1 / 21

Surface Modeling with Oriented Particle System

Surface Modeling with Oriented Particle System. Szeliski and Tonnesen Siggraph 1992. Overview. Use particle systems to simulate deformable surface models Set up potential functions for internal forces The dynamics controlled by external forces, internal forces, gravity, and damping.

Download Presentation

Surface Modeling with Oriented Particle System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Surface Modeling with Oriented Particle System Szeliski and Tonnesen Siggraph 1992

  2. Overview • Use particle systems to simulate deformable surface models • Set up potential functions for internal forces • The dynamics controlled by external forces, internal forces, gravity, and damping

  3. Surface Modeling Freeform Surface Modeling

  4. Particle System Oriented Particle System

  5. Oriented Particles Pi: particle (global) position Ri: particles orientation; 3rd column of Ri is the local normal vector Behavior of (oriented) particles is governed by external forces and desired potential functions. Equilibrium states rest at lowest energy state.

  6. Intermolecular Potential Function Dynamics: long-range attraction force and short-range repulsion force pj rij ,fij pi

  7. Expect Particles to be Part of a Flat Surface …

  8. Weighting Function y (r) The weighting function y (r)is a monotonedecreasing function used to limit the range of inter-particle interactions. Convert to local coordinate

  9. Particle Dynamics • Potential functions specify the “internal forces” • Particle systems are under additional external forces and damping forces

  10. Computation of Internal Forces

  11. Numerical time integration Euler method, Runge-Kutta, semi-implicit methods, … Controlling Complexity Kd tree to subdivide the tree to efficiently find the neighbors within some radius Rendering Axes, discs, triangulation (wireframe or shaded) Misc.

  12. Modeling Operations Weld two surfaces together

  13. Cutting a surfaces into two

  14. Putting a crease into the surface

  15. Particle Creation and 3D Interpolation

  16. 3D Interpolation

  17. Homework Oriented Particle: 2D version

  18. Summary • State of each particle: • Design potential as in page 7 • Weighting function

  19. Operation • Anchored at two end points; fix one of the normal (q = p/2) • Insert middle points • Deform the curve by moving one middle points • Etc.

More Related