Re: Java 3D engine for jogl
Posted by
gouessej on
Jul 03, 2023; 9:59am
URL: https://forum.jogamp.org/Java-3D-engine-for-jogl-tp4042725p4042727.html
Hello
Thank you for sharing. I have a few suggestions:
- don't put .class files into your GIT repository
- provide an easy IDE-agnostic solution to build the project using a build tool (Ant, Gradle, Maven, etc)
I'll look at your source code more deeply as soon as possible.