rosaqq / lekek

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

IRenderable #35

Closed rosaqq closed 3 years ago

rosaqq commented 3 years ago

Create IRenderable interface that defines a method render with a shader program and a view matrix as parameters.

image