OSGUIsh is a library that generates GUI-like events for nodes in an OSG scene graph. This allows a programmer to install callbacks that are executed when the mouse moves over a node, or when it is clicked or double-clicked, or when the mouse wheel moves, etc.
| Tags | Graphic Event handling GUI OpenSceneGraph |
|---|---|
| Licenses | OpenSceneGraph Public License |
| Operating Systems | Linux Windows |
| Implementation | C++ OpenSceneGraph Boost |