bcthund / Project_Parsec

1 stars 0 forks source link

Fully Implement VectorMap #29

Open bcthund opened 3 years ago

bcthund commented 3 years ago

VectorMaps are used but indirectly using a MakePair function and a predetermined number of textures when a texture object is created with Begin(). Textures should be freely added as needed and only space allocated for loaded textures.