FractalFir / tmf

Tight Model format is an experimental lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.
MIT License
100 stars 6 forks source link

[FEATURE] Support for quads #21

Open pathquester opened 8 months ago

pathquester commented 8 months ago

I wanted to ask if this is in the to-do list. There is literally no way out there to compress quad meshes effectively right now. Converting to triangles means you lose all the precious clean quad topology.

FractalFir commented 8 months ago

Hi, this project is not actively developed right now. I plan to revisit it one day, but I won't be adding any new features for the time being.