NEWT’s event model is pretty simple.
It spawns one Event Dispatch Thread (EDT) for each unique Display
which role is to handle:
- input events
- window lifecycle actions (window visibility, resize, .. etc)
- not rendering
NEWT’s event model is pretty simple.
It spawns one Event Dispatch Thread (EDT) for each unique Display
which role is to handle:
It has been a long time, we know.
Lot’s of code changes and enhancements happened, even some minor
last minute API changes in favor of removing flying objects (temporary allocated ..),
ScreenMode change and more.
You can try the jogl-demos page, utilizing the new promoted and signed build.
Continue reading “Jogamp Release Candidate 2.0 b3”