Interface
demos :
- camera :
- moving camera with the mouse (rotation &
translation)
- zooming/unzooming with the mouse wheel
- pick :
- finding which object(s) was picked with the mouse
in a GLSceneViewer
- coloring objects under the mouse pointer
- fadingintf :
- smoother, progressive coloring of objects under
the pointer
- using the OnProgress event
See also :
Back