Game made with Terrain4J Game Engine https://halbear.net/
Find a file
2026-08-29 04:24:05 +01:00
gradle/wrapper Deferred Lighting 2026-06-19 13:04:15 +01:00
resources more OpenGL support, cameras and 3D projection and it now shares 3D models with vulkan, OpenGL does not work if launched, and switching to vulkan from OpenGL does not work 2026-08-29 04:24:05 +01:00
src/main more OpenGL support, cameras and 3D projection and it now shares 3D models with vulkan, OpenGL does not work if launched, and switching to vulkan from OpenGL does not work 2026-08-29 04:24:05 +01:00
.gitignore update gitIgnore 2026-01-16 11:12:13 +00:00
build.gradle 2D Sprite Renderer and sprite framework, Began additional OpenGL Renderer, started transitioning multiplayer networking to use Java NIO 2026-08-20 03:03:03 +01:00
gradlew initial Commit 2026-01-10 21:28:21 +00:00
gradlew.bat initial Commit 2026-01-10 21:28:21 +00:00
README.md Initial commit 2026-01-10 21:23:10 +00:00
settings.gradle initial Commit 2026-01-10 21:28:21 +00:00
terrain4j.properties more OpenGL support, cameras and 3D projection and it now shares 3D models with vulkan, OpenGL does not work if launched, and switching to vulkan from OpenGL does not work 2026-08-29 04:24:05 +01:00

Terrain4J

Vulkan Java Game Engine