bcthund / Project_Parsec

1 stars 0 forks source link

Expanded Binary File Loader #31

Open bcthund opened 3 years ago

bcthund commented 3 years ago

Have a master .bin file that lists other .bin files to load. The master is the only files that has other bin files, the children must follow the normal format for a texture list. This will allow loading of both 2D and 3D textures into the same system.

bcthund commented 3 years ago

The child files can be used to specify texture groups such as Flora, and Trees.