jvm-graphics-labs / hello-triangle

Simple sample showing a complete rendering of a triangle, in Java and Kotlin
MIT License
46 stars 14 forks source link
globe java jogl kotlin opengl texture triangle

Content:

Quick start:

If you don't know how to use Gradle, follow this simple tutorial

If you have any problem/question/doubt do not hesitate asking on the jogl forums or StackOverflow or open an issue here

In case you find the above samples too complex or difficult to understand, I strongly suggest you to start from scratch with a jogl tutorial, such as modern-jogl-examples. The original C tutorial it's ported from, it's one of the best, if not the best, out there.