Courses

So much to do so little time!

The main courses I went to was the VRML courses. VRML 2.0 has a lot of added features and is getting closer and closer to acting like a CAVE Library. I imagine it would have been easier to work back from the CAVE Library. Nevertheless, a combination of VRML and the CAVE Library will be a powerful combination in the near future.


VRML 2.0

rough notes from the courses:




Animating VRML
DEF Rotate Me Transform{
	rotation 0.0 1.0 0.0 0.0
	children (. . .)
}
DEF Rotator Orientation Interpolator{. . .}

ROUTE Rotator.value.changed
TO Rotate.set.rotation


---===<<<<<<<((((((([[[[[[[*]]]]]]])))))))>>>>>>>===---