FreeWRL
view release on metacpan or search on metacpan
INTERPRETATION view on Meta::CPAN
My own VRML97 spec interpretations -- please feel free to challenge.
1. PROTOs and ROUTEs and SCRIPTs.
- SCRIPTs see the outer interface of the proto even when doing
direct access, not the inside
2. TouchSensor
- isOver events are not generated when the user doesn't move the mouse.
if the user moves the mouse, the endpoint is compared with the current
isOver status and if it's different, an event is generated.
3. Mouse sensors
- spec is not explicit about events being generated only when
the geometry is at front - currently I only cast rays through
sensitive nodes.
Probably I should change this at some point...
4. Sensors and the mouse button
( run in 0.224 second using v1.01-cache-2.11-cpan-beeb90c9504 )