Skip to content

sh0drun/dtgl

Repository files navigation

Dtgl

3D java engine.

How to run

From to root directory you can run with maven:

mvn clean package exec:java

What does handle

  1. Window creation offering opengl context
  2. Generates textured cubes or just colored, loading model from OBJ file
  3. Shaders support
  4. Matrices and vectors maths

Based on which libs

  1. LWJGL(Lightweight Java Game Library)
  2. GLFW for handling window events

Demo

Dtgl.mp4

About

3D engine java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published