Virtual Environment Windowing Library (VEWL)
VEWL allows the FLTK menu to run in immersive mode
Running on desktop or in simulator mode it makes the most
sense to run the selection menu in the normal desktop.
Example 10a:
./rundemo -s
When running in the RAVE we want the menu in the immersive environment.
We don't have a RAVE here for the demo, but we can simulate the
way it will look like by forcing the menu into the simulator
immersive mode.
Example 10b:
env FORCE_VEWL_IMMERSIVE=1 ./rundemo -s
Next
Slide13 (8/4/05)
Prev