A modular, flexible, lightweight, declarative, efficient, incremental, structured library for 3D written in LWJGL-OPENGL bindings for Java
GNU General Public License v3.0
4
stars
2
forks
source link
Restructure Renderer Functionality #14
Open
Innoviox opened 7 years ago
To make this project more like an engine, some functionality from
Renderer
should be moved toGameRenderer
(the pseudo-client side).