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

Octahedron normals #18

Closed CptPotato closed 6 months ago

CptPotato commented 1 year ago

Switch to octahedron encoded normals.

I still have to implement from_deg_dev correctly. I also took the liberty to fix and refactor the tests a little bit (see 07940fea52a88914e13c25ed74bf09837dca1188).

Closes #12

CptPotato commented 6 months ago

Sorry, I didn't really find the time or need to pick this one up again. Feel free to salvage parts if you need them.