Java 3D OpenGL

com.jogamp.opengl (OpenGL 3.x?)
vs.
javax.media.opengl (OpenGL 2.x?)

LWJGL 3 vs JOGL

Processing – Advanced OpenGL

javax.media.opengl

Where can I find the package javax.media.opengl?
jogamp.org/deployment/jogamp-current/archive/

Maven

Javax Media OpenGL
JOGL Windows AMD64

LWJGL

LWJGL – Lightweight Java Game Library 3
github.com/LWJGL/lwjgl3, LWJGL is a Java library that enables cross-platform access to popular native APIs
github.com/LWJGLX/lwjgl3-awt, AWT support for LWJGL3

LWJGL3 based on GLFW
GLFW
Wikipedia: GLFW, small C library that allows the creation and management of windows with OpenGL contexts (like FreeGLUT or SDL)

How to use OpenGL in JavaFX?
JFXGL, Glue code that allows you to use JavaFX in your OpenGL/LWJGL3 app.

JOGL

Java OpenGL (JOGL)
JogAmp

YouTube

JOGL

JavaWebAndMore

#23 Java und OpenGL Tutorial – culling und depth-test

LWJGL

GamesWithGabe

Coding a 2D Game Engine in Java

freeCodeCamp.org

Code a 2D Game Engine using Java – Full Course for Beginners
Code a 2D Game Engine using Java [Part 2]
github.com/codingminecraft/MarioYoutube/tree/master

ThinMatrix

OpenGL 3D Game Tutorial (02.08.2014)
Starting Work on my New Farming Game! (30.01.2022)
OpenGL 3D Game Tutorials (Playlist)

mr frozen97-OSG•noob

Java 3D game using LWJGL, OPENGL, OPENAL, e.t.c
github.com/mrfrozen97/Java-3D-game-engine-with-basic-game

Leave a Reply

Your email address will not be published. Required fields are marked *