FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
Java
Email
Print
Reprint

add to:
Del.icio.us
Digg
Google
Furl
Slashdot
Y! MyWeb
Blink
April 01, 2002

The MPEG-4 Java API & MPEGlets

(Page 2 of 6)
Apr02: The MPEG-4 Java API & MPEGlets


#VRML V2.0 utf8
Group {
 children [
    Shape {
     appearance Appearance {
       material Material { }
     }
     geometry Cone { }
    }
  DEF TOUCH TouchSensor { }    # define the sensor 
  DEF LIGHT DirectionalLight { # define the light 
    color 0 1 0                
    on FALSE
  }
 ]
ROUTE TOUCH.isOver TO LIGHT.set_on
}

Example 1: Defining nodes in VRML (DEFed nodes).

Previous Page | 1 | 2 | 3 | 4 | 5 | 6 Next Page
TOP 5 ARTICLES
No Top Articles.



MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK