The RenderInteractionFramework enables the user to create engaging UIs and interactions in 3D Space, ignoring PanelCOMPs. The RIF works completly in 3D-Space and is resolution, scale and camera indipendant, resulting in awesome scalable UIs no matter what,
2022.32660
Place the Framework COMP in your project and define Panel, Camera and Render-Parameter, Use the callbacks of the interactionEngine to handle events:
Check Project.toe for in-depth examples.