Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 256 Bytes

LWJGL3DGame

This is a basic LWJGL 3D Game Engine that I made in Java. It is one of my hobby projects I did in my free time.

The purpose of this project was to teach me how 3D game engines work, how OpenGL and OpenAL works, teach me OpenGLs shaders etc.