Skip to content

A LWJGL based graphics engine written in Kotlin for learning und prototyping.

License

Notifications You must be signed in to change notification settings

dremme/lwjgl-engine-kotlin

Repository files navigation

LWJGL Engine

A LWJGL based graphics engine written in Kotlin for learning und prototyping.

Prerequisites

Java JDK 12+ 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 clean run

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

About

A LWJGL based graphics engine written in Kotlin for learning und prototyping.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published