Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Courses
Scotty3D
Commits
0e5fc0cf
Commit
0e5fc0cf
authored
Mar 09, 2023
by
Hui Wang
Browse files
Update overview.md
parent
33470494
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/meshedit/overview.md
View file @
0e5fc0cf
...
...
@@ -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
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment