Skip to content

A LWJGL based graphics engine for learning und prototyping.

License

Notifications You must be signed in to change notification settings

dremme/lwjgl-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWJGL Engine

A LWJGL based graphics engine for learning und prototyping.

Prerequisites

Java JDK 9+ needs to be installed on your machine. An OpenGL 4 capable GPU needs to be installed as well.

Only the OpenGL rendering path is supported as of now. Vulkan is planned for the future.

Run

The test game can be launched with:

./gradlew run

This will launch hamburg.remme.lwjgl.game.ParticleGame. It is a basic particle simulated physics game.

About

A LWJGL based graphics engine for learning und prototyping.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published