Java game engine using LWJGL
This repository has been archived on 2022-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-05-25 18:18:51 -04:00
.idea Resolving conflicts and applying textures 2020-05-25 15:53:12 -04:00
resources/textures texturing works 2020-05-25 14:59:42 -04:00
src uniforms! 2020-05-25 18:18:51 -04:00
.gitignore without .idea in gitignore 2020-05-23 17:31:56 -04:00
HeliumEngine.iml moving and vm options 2020-05-07 14:24:03 -04:00
README.md only for mac 2020-05-07 14:24:40 -04:00

Helium-Engine

Java game engine using LWJGL

To run add the -XstartOnFirstThread to your VM options (only for Mac)