Login  Register

Re: A new binary build available soon

Posted by gouessej on Apr 09, 2023; 5:11pm
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4042421.html

The new binary build (including its Java documentation) has just been uploaded. Gradle was used to generate everything except the Java documentation because I don't know how to aggregate the documentation of several sub-projects into one documentation. Maven was used to generate the Java documentation. When this problem is solved, Maven will be dropped once for all.

What's new in this build?
- Java 19 as minimal required version
- OFF importer
- Audio system
- JOGL 2.4.0
- misleading interleaved VBO support removed
- a new method to retrieve the normals of a primitive, in indexed and not indexed mesh data
- better management of the both representations of zero

The tutorial still needs an important update (work in progress).

Coming soon:
- JARs in the JogAmp Maven development repository

What's next?
- Java 20 or 21 as minimal required version
- abandon of Maven as a build tool
Julien Gouesse | Personal blog | Website