A 3D game engine written in Java to learn about OpenGL / Graphics rendering.
Find a file
2023-05-26 23:04:50 -04:00
.idea Add WindowManager class, get window drawing to screen and create all capabilities. this is the rest of the previous commit because im dumb 2023-05-26 12:11:15 -04:00
src/main/java/com/okseby/core Add ObjectLoading with sample rectangle. 2023-05-26 23:04:50 -04:00
.gitignore Initial commit pt.2 - Environment setup 2023-05-26 11:28:23 -04:00
LICENSE Initial commit 2023-05-26 11:20:45 -04:00
pom.xml Initial commit pt.2 - Environment setup 2023-05-26 11:28:23 -04:00
README.md README update pt. 69 2023-05-26 22:42:18 -04:00

Warabi

This is a game engine, that doesn't make games.... or engines.

......and its written in Java, sorry.

License