Re: Graph Type Rendering Updates (Graph UI)
Posted by Sven Gothel on Jan 09, 2024; 2:33pm
URL: https://forum.jogamp.org/Graph-Type-Rendering-Updates-Graph-UI-tp4042173p4043245.html
So far ..
- Enhanced the RangeSlider
- With marks for i.e. GLMediaPlayer chapters
- Added Tooltip and initial TooltipText implementation (mouse hover bubble help)
- Added basic AABBox clipping in Graph via its shader (pixel correct)
- Need to wire it w/ Shape/Group and demo a clipped sliding group
...
Edited: AABBox clipping in Graph via its shader (pixel correct)