http://tecfa.unige.ch/ico/navi/tex2html/top.gifhttp://tecfa.unige.ch/ico/icons/vrml97-icon.gif next up previous contents index
Next: 5.1 The idea Up: VRML Primer and Tutorial Previous: 4.4 Adding and Removing

   
5. Introduction to moving, interactive VRML

DISCLAIMER: I don't really understand a lot about VRML and even less about interactive VRML. In addition, some code is simply disgusting (blatant lack of abstraction and some Voodoo code lines). Will clean this up progressively.

This chapter will graducally build up. So far, just consider that there is an order of complexity in doing/learning VRML:

1.
Understanding Events and ROUTE

2.
Doing simple routes from sensors to objects

3.
Adding Interpolators

4.
Pluging some Javascript (or VRMLScript) in between

5.
Doing things with JAVA

6.
Connecting up to a multi-user server

I intend to look into all of these at some point. Right now this chapter covers some of 1-4 (not enough!).



 

D.K.S. - 1998-03-18