OpenGL
General infrastructure
- Modularization of input event-handling in TGLViewer: all
event-handling is done by the TGLEventHandler class.
- Support highlighting of physical shapes for providing feedback and
showing selection.
- Improved FTGL font management and text rendering support.
- Improved camera controls.
Eve
- Support for multiple, parallel OpenGL views that can show different
projections of the same event.
- Provide object selection and feedback highlight across all GL-views and
list-trees.
- New classes for visualization of calorimeter data (TEveCaloXYZ,
still under development, see tutorials/eve/cms_calo.C.
- Improved handling of projected elements.
- Consolidation of existing classes and code - Eve is still under rapid
development.