Commit 0e5fc0cf authored by Hui Wang's avatar Hui Wang
Browse files

Update overview.md

parent 33470494
......@@ -16,6 +16,7 @@ For this assignment, you will implement methods in `student/meshedit.cpp`. The f
- [Local Mesh Operations](/docs/meshedit/local.md)
- [Tutorial: Edge Flip](/docs/meshedit/edge_flip.md)
- [Beveling](/docs/meshedit/bevel.md)
- [(Videos)](/docs/guide/model.md#local-connectivity-editing)
- [Global Mesh Operations](/docs/meshedit/global.md)
- [Triangulation](/docs/meshedit/triangulate.md)
- [Linear Subdivision](/docs/meshedit/linear.md)
......@@ -23,6 +24,7 @@ For this assignment, you will implement methods in `student/meshedit.cpp`. The f
- [Loop Subdivision](/docs/meshedit/loop.md)
- [Isotropic Remeshing](/docs/meshedit/remesh.md)
- [Simplification](/docs/meshedit/simplify.md)
- [(Videos)](/docs/guide/model.md#global-mesh-processing)
As always, be mindful of the [project philosophy](/docs/index.md).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment