rosaqq / lekek

Java game engine project with LWJGL.
MIT License
0 stars 0 forks source link

SkyBox rendering refactor #77

Closed dffsa closed 2 years ago

dffsa commented 2 years ago

Setters for required attributes for SkyBox rendering removed. Instead these attributes are directly supplied to the program shader before calling SkyBox.render method.