JacksonHoggard / voodoo2d

👹 2D Java Game Engine built in OpenGL
MIT License
131 stars 50 forks source link

added the loadMesh(String filename) method to the Mesh class #11

Closed tim-day-387 closed 4 years ago

tim-day-387 commented 4 years ago

Description

Added the loadMesh(String filename) method to the Mesh class in response to issue #8