hippocoder / MeshSimplification

Simplify meshes following a grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeshSimplification

Simplify meshes following a grid

Choose a mesh to simplify

original

Create a grid. Each cube contains at least one vertice of the mesh

grid

Merge every vertices in the same cube in a single vertice

merged

Other example:

original

grid

!merged

About

Simplify meshes following a grid


Languages

Language:C# 100.0%