Fast-Quadric-Mesh-Simplification icon indicating copy to clipboard operation
Fast-Quadric-Mesh-Simplification copied to clipboard

Mesh triangle reduction using quadrics

Results 14 Fast-Quadric-Mesh-Simplification issues
Sort by recently updated
recently updated
newest added

I use vrtualbox windows guest OS, which doesn't support OpenGL 3.3 I encountered with issue: > > Loading Objects ../data/wall.obj ... > Read ../data/wall.obj - 289149 points , 651923 faces...

I have a problem with the barycenter interpolation code: Are points P,A,B,C coplanar? According to the QEM algorithm, the new point P may not be coplanar with ABC, so the...

my computer is usually using 430440 version, and I don't know if it is a version or a problem with video card driver hardware? ![图片](https://user-images.githubusercontent.com/22174508/96099453-d784f480-0f05-11eb-8357-e5772a0e8aed.png) What's more, there's a magic...

First of all thank you for open source! I encountered some problems in the process of using, I took the obj model input with material (.mtl) and simplified the output...