Skip to content

Implementation of the paper "Surface Simplification Using Quadric Error Metrics"

Notifications You must be signed in to change notification settings

RecursionSheep/MeshSimplification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MeshSimplification

Project 2 (implementation of the paper Surface Simplification Using Quadric Error Metrics) of the course Computer Graphics, 2019 Spring, Tsinghua University.

Usage

Use g -o mesh_simp mesh_simp.cpp -std=c 11 -O3 to compile the code.

Use mesh_simp <input_model> <output_model> <simp rate> <dist threshold> to run.

Results

avatar

avatar

avatar

About

Implementation of the paper "Surface Simplification Using Quadric Error Metrics"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages