Skip to content

FreeD v0.0.29 - Creating a Game Engine 3

Latest
Compare
Choose a tag to compare
@DesertCookie DesertCookie released this 17 Jul 14:58

In this episode, the engine's capabilities get extended with the functionality of loading image files into textures and creating and rendering textured models. Also, a basic entity-rendering system gets put in place.

Added classes Texture, TextureLoader, TexturedModel