bcthund / Project_Parsec

1 stars 0 forks source link

Binary loading files #30

Open bcthund opened 3 years ago

bcthund commented 3 years ago

Add a header to each .bin file that defines some additional information as needed. This will be required to fully implement 2D and 3D textures. A binary file can only specify one or the other. This will likely also include a texture set name so indexes don't conflict with other bin files.