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”
This year we will be at SIGGRAPH2010 with our own little BOF Session:
3D & Multimedia Across Platforms and Devices Using JOGL
Tuesday, 27 July | 4:00 PM – 6:00 PM | Los Angeles Convention Center Room 507This session discusses the features, contributions, and future of OpenGL, OpenCL, and OpenMax across devices and OS exposed on top of Java using the JogAmp open-source libraries. Sven Gothel sgothel (at) jausoft.com
Until then, we work hard to have at least the following platforms working stable: Continue reading “JogAmp/JOGL @ SIGGRAPH2010 ..”
http://jogamp.org is under constructions .. 🙂
After a few hick-ups lately, the JOGL repositories (gluegen, jogl, jogl-demos and jogl-utils) are moved from kenai to github http://github.com/sgothel. The JOGL development team, will continue this project in it’s open source and free spirit. JOCL will follow this move as well. Continue reading “JOGL is dead. Long live JOGL.”
New beta5 with OpenGL 3.2 support is available. Continue reading “JOGL New Beta5 – Incl. OpenGL 3.2 support”
The GlueGen and Jogl repositories are relocated from dev.java.net’s SVN workspace
to kenai’s git workspace. Continue reading “Jogl/Gluegen SCM migration to Kenai completed”
Abandoning SVN in our projects (gluegen, jogl and jogl-demos) for the various reasons, http://git.or.cz/gitwiki/GitSvnComparsion,
we had to choose a new SCM. Continue reading “SVN to GIT migration (1)”
Just added a new project on Kenai for JOGL. Continue reading “JOGL Project on Kenai ..”
Well, due to the lack of a real book or manual,
I will add some Q&A in the FAQ and keep links to JOGL 2.x resources in the main page.
Actually I would say, we shall setup a WIKI page where we all could write the book and FAQ ..