Skip to content

yuantianle/Geometric_Modeling-Feb2021

Repository files navigation

Geometric_Modeling-Feb2021

1.1 Mesh Subdivision

10k Tris 40k Tris 160k Tris
image image

1.2 3D Check Board Texturing

L = 1 L = 0.5 L = 0.25
image image image
image image image

2.1 Mesh Smoothing

Method Angle View Side View Front View Bottom View
Uniform scheme image image image image
Cord scheme image image image image
Mean Curvature Flow scheme image image image image
Mean Value Coordinates scheme image image image image

2.2 3D Heat Diffusion

Iterating Solver Result Time cost
Gauss-Seidel (10000 times) image 457.678s
Explicit (10000 times) image 442.608s
Implicit (10000 times) image 7.67s

2.3 3D Texture Synthesis

Texture Left-Side View Front View Right-Side View
image image image
image image image image
image image image image
image image image image
image image image image
image image image image

3.1 Curvature Tensor Visualization

Curvature Type Donut Surface Dragon Surface
Mean curvature image image
Gaussian curvature image image

Before Smoothing

Eigen Vector Type Donut Surface Dragon Surface
Minor principle image image
Major principle image image
Duplicate principles image image

After Smoothing

Eigen Vector Type Donut Surface Dragon Surface
Minor principle image image
Major principle image image
Duplicate principles image image

3.1 Sketch Stylization

Mesh Type Curvature Regression Line Add Silhouette Stroke Turn on Light
Donut image image
Bunny image image image
Feline image image image
Dragon image image image
Budda image image image

Transformation Results

Transformation Bunny Before Bunny After
Rotate image image
Scale image image
Translate image image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published