|
|
VRML Elevator - A working elevator in VRML. Scripted button on the lift let's you go up or down. The routing knows when the elevator is up or down. This world uses a CoordinateInterpolator to move the elevator and a vrmlscript to change directions on the Interpolato...Read More
|
VRML Works - I've composed some vrml sculptures and placed them in the 3d world of this website. You can access these vrml vignettes by clicking the Go 3D link.
Three new vignettes hit on the earth, wind and fire aspects. The Workshop offers some thought provoki...Read More
|
Terrain Sensor - Here's a vrml custom terrain sensor using a PlaneSensor in conjunction with a TouchSensor. This is the makings of a very simple terrain editing vrml script.
Click here to download the wrl file: terrain_sensor.wrl. You can also launch this file in 3D....Read More
|
Browse3D Free VRML viewer Windows - Browse 3D is a vrml browser. It allows you to open, view, and navigate 3d worlds in vrml format.
The program will run local wrl files as well as remote ones located on the web. This program uses
the Blaxxun Contact plug-in. Available for free from ...Read More
|
HUD Display - I don't know how i forgot i coded this. It took forever for my feeble little mind to grasp, but it finally works. VRML's diverse scripting language works a lot like javascript. With event listeners and nodes you can "ROUTE" events in VRML to and from...Read More
|
The Morphing Poser Head VRML - In vrml you can apply morphs to coordinates. Similar to Poser functioning, these morphs can also be programmed in for artificial intellgence to respond to the user's movements.
Here's a simple morph of a Poser head, exported in vrml. Each head was ad...Read More
|