|
@@ -0,0 +1,78 @@
|
|
|
+This directory contains a slew of models and data needed to run the tutorial
|
|
|
+examples. This README.md contains an attempt to track down original sources of
|
|
|
+this data for purposes of attribution. In some cases, only the oldest known
|
|
|
+use is listed.
|
|
|
+
|
|
|
+| Filename | Source |
|
|
|
+|------------------------------------|--------------------|
|
|
|
+| 2triangles.off | [#libigl][] |
|
|
|
+| 3holes.off | ? |
|
|
|
+| arm-weights.dmat | [#libigl][] |
|
|
|
+| arm.obj | ? |
|
|
|
+| arm.tgf | [#libigl][] |
|
|
|
+| armadillo-weights.dmat | [#libigl][] |
|
|
|
+| armadillo.obj | [#stanford][] |
|
|
|
+| beetle.off | [#ivan][] |
|
|
|
+| big-sigcat.mesh | [#jacobson_2013][] |
|
|
|
+| bump-domain.obj | ?
|
|
|
+| bumpy-cube.dmat | ?
|
|
|
+| bumpy-cube.obj | ?
|
|
|
+| bumpy.off | ?
|
|
|
+| bunny.mesh | [#stanford][] |
|
|
|
+| bunny.off | [#stanford][] |
|
|
|
+| camelhead.off | [#sorkine_2004][] |
|
|
|
+| cheburashka-scalar.dmat | [#libigl][] |
|
|
|
+| cheburashka.off | [#cosmic_blobs][] |
|
|
|
+| cow.off | ?
|
|
|
+| cube.obj | [#libigl][] |
|
|
|
+| cube.off | [#libigl][] |
|
|
|
+| decimated-knight-selection.dmat | [#libigl][] |
|
|
|
+| decimated-knight.off | [#cosmic_blobs][] |
|
|
|
+| decimated-max-selection.dmat | [#libigl][] |
|
|
|
+| decimated-max.obj |
|
|
|
+| fandisk.off |
|
|
|
+| fertility.off |
|
|
|
+| grid.off |
|
|
|
+| hand-pose.dmat |
|
|
|
+| hand.mesh |
|
|
|
+| hand.tgf |
|
|
|
+| horse_quad.obj |
|
|
|
+| inspired_mesh.dmat |
|
|
|
+| inspired_mesh.obj |
|
|
|
+| inspired_mesh_b.dmat |
|
|
|
+| inspired_mesh_bc.dmat |
|
|
|
+| inspired_mesh_quads_Conjugate.off |
|
|
|
+| inspired_mesh_quads_Smooth.off |
|
|
|
+| lilium.crossfield |
|
|
|
+| lilium.obj |
|
|
|
+| lilium.samples.0.2 |
|
|
|
+| lilium_b.dmat |
|
|
|
+| lilium_bc.dmat |
|
|
|
+| lion.off |
|
|
|
+| octopus-high.mesh |
|
|
|
+| octopus-low.mesh |
|
|
|
+| planexy.off |
|
|
|
+| screwdriver.off |
|
|
|
+| snail.dmat |
|
|
|
+| snail.obj |
|
|
|
+| snail.samples.0.2 |
|
|
|
+| snail1.dmat |
|
|
|
+| snail2.dmat |
|
|
|
+| snail3.dmat |
|
|
|
+| snail4.dmat |
|
|
|
+| sphere.obj |
|
|
|
+| truck.obj |
|
|
|
+| xcylinder.obj |
|
|
|
+| ycylinder.obj |
|
|
|
+| zcylinder.obj |
|
|
|
+
|
|
|
+[#cosmic_blobs]: Cosmic blobs, http://www.mit.edu/~ibaran/autorig/
|
|
|
+[#ivan]: Hand measured from physical object, http://www.cs.utah.edu/docs/misc/Uteapot03.pdf
|
|
|
+[#jacobson_2013]: Alec Jacobson, Ladislav Kavan, and Olga Sorkine.
|
|
|
+ [Robust Inside-Outside Segmentation using Generalized Winding
|
|
|
+ Numbers](https://www.google.com/search?q=Robust+Inside-Outside+Segmentation+using+Generalized+Winding+Numbers),
|
|
|
+ 2013.
|
|
|
+[#libigl]: Original data produced by libigl authors, http://libigl.github.io/libigl/
|
|
|
+[#sorkine_2004]: Olga Sorkine, Daniel Cohen-Or, [Least-squares
|
|
|
+ Meshes](https://www.google.com/search?q=Least+squares+meshes), 2004.
|
|
|
+[#stanford]: The Stanford 3D Scanning Repository, http://graphics.stanford.edu/data/3Dscanrep/
|