Remesh - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

Remesh

Description:

Subdivide the mesh. Iterate between step 3 and 4. 2005-03-31 ... Subdivide. Failure case: Solution: subdivision. Get initial position from polygon model ... – PowerPoint PPT presentation

Number of Views:48
Avg rating:5.0/5.0
Slides: 12
Provided by: tingfa
Category:
Tags: remesh | subdivide

less

Transcript and Presenter's Notes

Title: Remesh


1
Local-Remesh without Parameterization
Tingfang Zhou
2005 -3 -31
2
Background (I)
  • Optimize mesh quality

Poor quality
Good quality
3
Background (II)
  • Prepare for B-spline fitting

Often Lead to poor b-spline surface
Nice for fitting
4
What is a good gridding ?
  • Arc length uniformity
  • The grid spacing along a particular gird line
    should be uniform
  • Aspect ratio uniformity
  • The grid spacing along u grid line should be the
    same as v
  • Parametric fairness
  • Every gird line should be of the minimal possible
    length given the first two

5
Overview algorithm
  • Select patch and perform a seed fill of the patch
  • Compute an initial guess for the uv grid lines
    using Dijkstra algorithm
  • Refine the mesh with the arc length and fairness
    constrains
  • Subdivide the mesh
  • Iterate between step 3 and 4

6
Select Patch
  • Select four corners in turn
  • Compute the dijkstra shortest path
  • Select seed point
  • Compute select patch

7
Initialization of remesh points
  • Initial mesh points are computed as intersections
    of initial uv grid lines

8
Refining using force vector
Iterative
9
Subdivide
  • Failure case
  • Solution subdivision
  • Get initial position from polygon model
  • Refine with Force(P1,P) and Force(P2,P)

10
Gridding algorithm
11
Improvement
  • Applied to points?
  • Generalize to global remesh?
Write a Comment
User Comments (0)
About PowerShow.com