Login  Register

Re: HelloGlobe.java

Posted by gouessej on Nov 08, 2022; 9:27pm
URL: https://forum.jogamp.org/HelloGlobe-java-tp4041917p4041918.html

Hello

framework.Semantic is a single self-contained class, you can just copy it into your project. Either use jitpack or rebuild GLM and UNO. Keep in mind that those examples use Kotlin, it's not ideal when you look for examples in Java.

NO IT IS NOT AN OFFICIAL TUTORIAL. It uses some third party dependencies that have nothing to do with JogAmp itself.

Personally, I prefer Xerxes' example:
https://jogamp.org/cgit/jogl-demos.git/tree/src/demos/es2/RawGL2ES2demo.java?id=HEAD
Julien Gouesse | Personal blog | Website