GabiThume / open-fashion

Open Fashion Design Tool
8 stars 1 forks source link

3d preview #4

Open forresto opened 10 years ago

forresto commented 10 years ago

Consider how to turn flat polygons into 3D meshes.

Potentially:

  1. Delaunay triangulation
  2. Subdivide those triangles by connecting midpoints of each segment
  3. "Sewing" #3
  4. Force-directed layout, something like http://christophermanning.org/projects/building-cubic-hamiltonian-graphs-from-lcf-notation/ in 3D
automata commented 10 years ago

Remembered of Ddress from continuum (Processing.js).

automata commented 10 years ago

http://jlongster.com/s/lljs-cloth/