IridescenceTech / Stardust-Celeste

Stardust-Celeste a performant 3D cross-platform game engine!
Apache License 2.0
34 stars 6 forks source link

Mesh Overhaul #31

Closed IridescentRose closed 1 year ago

IridescentRose commented 1 year ago

Meshes Should Have:

Mesh FixedMesh <MeshType, Vert Count, Index Count>

Where MeshType is a Vertex

Ideally we should update shaders in the future to be aware of the input data.