PDA

View Full Version : how to change the size of a box in an VRML scene within ARToolKit?


Friedbert
June 11th, 2005, 06:03 AM
Hello

How do i change the size of a box eg.(DEF myBox box ( 100 100 100))
from within ARToolKit?
As a trigger i integrated the range example into the simplevrml example.

So if the range value gets under 100 i want to set the size of the box equal to the range value given from simplevrml.

Thanks :) in advance
Friedbert