|
|
|
|
NOTE: This page is here for historical purposes only, changes on the server have broken it. If you have RealAudio's FREE RealPlayer G2, you can hear my non-white, hip, alien musician play some spacey original music. I created this avatar for Avatars99.
How does this thing work? Well, I run this code. In it I put the URL of my avatar and the URL of my realaudio file. It runs a Script in Cybertown that combines the two and triggers it all with a click.
#VRML V2.0 utf8
EXTERNPROTO MusicAvatar[
field MFString avatarUrl
field SFString musicUrl
field SFString title
field SFString name
]"http://www.cybertown.com/events/worldcon/avatar/musav.wrl#MusicAvatar"
MusicAvatar{
avatarUrl "http://philliphansel.org/alien_music.wrl"
musicUrl "http://philliphansel.org/alien_music.ram"
title ""
name ""
}
|
|
|