media @ VU
proto-lights.vr
proto-lights.vr
(wrl
)
[ flux /
bitmanagement /
cortona /
octaga
]
lights
Web3D/VR
PROTO lights [
exposedField SFFloat intensity 1
exposedField SFColor color 111
]{
DirectionalLight { direction 0 0 -1 color IS color intensity IS intensity }
DirectionalLight { direction 0 0 1 color IS color intensity IS intensity }
DirectionalLight { direction 1 0 0 color IS color intensity IS intensity }
DirectionalLight { direction -1 0 0 color IS color intensity IS intensity }
DirectionalLight { direction 0 1 0 color IS color intensity IS intensity }
DirectionalLight { direction 0 -1 0 color IS color intensity IS intensity }
}
(C) A. Eliëns
21/5/2007
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.