datalurkur / Mountainhome

A detailed and intricate worldsim borrowing from the Dungeon Keeper-style dungeon-building mechanic
You're lookin' at it.
6 stars 2 forks source link

Create a ModelManager class #35

Closed datalurkur closed 14 years ago

datalurkur commented 14 years ago

This class is used primarily for loading models, emulating TextureManager or FontManager

datalurkur commented 14 years ago

Skeleton class created, needs implementation.

StLoch commented 14 years ago

The manager is good. Still need to implement some actual model loading, but the manager is good.