Zeta48

Results 3 issues of Zeta48

I am trying to add mesh decimation to my engine using your SeamAwareDecimater. Unfortunaletly the **decimate_down_to** method always return false. Even that small 2 triangles example fails: ` const int...

I am looking for a mesh simplification library to add LOD system to my engine. I found your api pretty cool and I would like to use it. To do...

Hello, I am trying to add IES lighting to my CPU renderer. To do so i used your IES parser. Unfortunetly i am getting wrong results when i sample the...