Commit Graph

873 Commits

Author SHA1 Message Date
Andrea Maggiordomo 9eb8672ba9 added RasterizedOutline2Packer::PackBestEffort() sample 2019-12-10 10:14:10 +01:00
Luigi Malomo 9c1fbc085c fixed nanoply build 2019-11-21 17:09:05 +01:00
Paolo Cignoni b619a09508 Simple example for mesh uniform resampling class 2019-05-08 11:28:54 +02:00
Luigi Malomo ce75b4e68f updated polygon triangulate funnction + corrected Dijkstra spelling 2019-02-28 12:37:01 +01:00
Andrea Maggiordomo 19adc39387 Updated RasterizedOutline2Packer
Added parameters to control the gutter size of the outlines, the
possibility to track space between previously placed polygons when
evaluating new moves (inner horizons), and the possibility to try a
small number of permutations of the packing sequence in order to
improve the overall efficiency.

Cleaned up QtOutline2Rasterizer.

Updated the relevant samples.
2019-01-31 14:28:24 +01:00
Paolo Cignoni b95684e6e5 Corrected some of the polygonal samples and created a collective sample_poly.pro 2018-11-29 00:35:22 +01:00
Paolo Cignoni 280ea2dd42 Added two small OFF file (quad and tri fertility) 2018-11-29 00:31:57 +01:00
Paolo Cignoni 6deb1afce2 harmless warnings 2018-11-28 18:58:08 +01:00
Paolo Cignoni ac53416289 Cleaned the ofbx.cpp file to make it c++11 2018-09-09 11:35:54 +02:00
Paolo Cignoni 161c2c04f9 Add io_trimesh/import_fbx.h and sample file 2018-09-09 09:26:07 +02:00
Paolo Cignoni f8c3e2baef updating code according the Faux/Crease -> edgesel changes 2018-05-05 11:28:47 +02:00
Paolo Cignoni c627b31e59 Cleaned up the CoM (curve on manifold) class and revised the sample using it 2018-05-05 00:38:41 +02:00
Paolo Cignoni 7b0464603d Added texture clean sample 2018-02-20 14:04:01 +01:00
Paolo Cignoni bf7cf6d5a0 Added saving of per vertex point3 attribute.
warning: it leaks memory...
2018-02-16 07:29:42 +01:00
Paolo Cignoni 8d00be785e typo in metro savemask 2018-02-14 00:23:47 +01:00
Paolo Cignoni db7394d19b Added sample to show how to save in PLY a given PerVertex or PerFace attribute 2018-02-13 19:44:49 +01:00
Paolo Cignoni 4768a26558 removed useless reference of plyinfo 2018-02-13 19:42:02 +01:00
Paolo Cignoni e75b4c15f8 removed useless referencing of plyinfo 2018-02-13 19:40:56 +01:00
Paolo Cignoni 2341123df5 removed useless file from pro 2018-02-13 19:38:39 +01:00
Luigi Malomo 992ab0ca2e edgemesh uniform sampler fixed + voronoi remesher improved 2017-09-11 14:47:32 +02:00
Paolo Cignoni 7f38262616 corrected curvature issues #25
(wrong requirements, missing components...)
2017-09-10 18:09:08 +02:00
Paolo Cignoni 6b11cc44d9 More and more debugging for the CoM class. Now it should begin to be usable 2017-09-05 00:38:43 +02:00
Paolo Cignoni e0b7a64b04 Refactored curve on manifold 2017-08-30 16:03:46 +02:00
Luigi Malomo fbd29ab314 additional parameter added to remesher 2017-07-31 15:01:22 +02:00
Paolo Cignoni 8fe2f730a1 Added two samples
trimesh_create
trimesh_topological_cut
2017-07-23 11:34:44 +02:00
Luigi Malomo 75eca5e231 fix for voronoi remesher, again 2017-07-17 20:39:04 +02:00
Paolo Cignoni 59270c3023 Corrected orthographic error in function name. IsFeaseable -> IsFeasible 2017-06-16 11:33:35 +02:00
Paolo Cignoni 25a1801c98 Improved Texture example 2017-06-13 15:46:19 +02:00
Paolo Cignoni 951c94fa20 Corrected comment and typo in include 2017-04-12 08:06:58 +02:00
Paolo Cignoni ce5f87188b added sample for mesh mesh intersection with remeshing 2017-04-11 19:41:24 +02:00
Paolo Cignoni 9299552435 added sample for mesh mesh intersection with remeshing 2017-04-11 19:20:36 +02:00
Paolo Cignoni 49251952c1 Totally rewrote the plane intersection sample 2017-04-05 07:48:20 +02:00
Paolo Cignoni 78cad847ed renamed trimesh_intersection sample 2017-04-04 23:21:52 +02:00
Paolo Cignoni e7161dfa56 Cleaning type mismatch in update quality (quality has its own type!) 2017-04-03 17:23:25 +02:00
Paolo Cignoni a854c64cb8 Removed trimesh edge because it requires opengl 2017-04-02 19:59:55 +02:00
Paolo Cignoni 1b074db364 added cast for compiling under vs 2017-04-02 19:58:47 +02:00
Paolo Cignoni 012c6f6d50 Small changes required for windows compilation of all the samples 2017-04-02 19:52:16 +02:00
Paolo Cignoni 430810a9ac Added trimesh_select sample 2017-04-02 01:29:00 +02:00
Paolo Cignoni 570f203bf6 cmakefile for metro and tridecimator compacted 2017-03-28 18:44:38 +02:00
Paolo Cignoni 174576d096 Cleaned up the old metro 2017-03-28 18:43:45 +02:00
Paolo Cignoni 605cf379b5 yet more harmless warnings 2017-03-28 17:43:42 +02:00
Paolo Cignoni de255e10ea Adding a minimal cmakelists.txt tri decimator 2017-03-27 16:51:47 +02:00
Paolo Cignoni cc2ed229ac Building a folder with small sample meshes 2017-03-27 14:08:03 +02:00
Paolo Cignoni 8efebae360 Still cleaning all the samples.
Now all the trimesh_samples should compile without any dependency
2017-03-24 16:50:19 +01:00
Paolo Cignoni 6b06c53b09 moved IGL sample in the wrap/IGL/sample folder 2017-03-24 15:24:07 +01:00
Paolo Cignoni 1acf0ce100 Still cleaning samples 2017-03-24 15:23:43 +01:00
Paolo Cignoni 361250c867 Small change to remove warning 2017-03-24 15:18:14 +01:00
Paolo Cignoni d907db5a73 Still cleaning the samples
uniform renaming
2017-03-24 11:02:38 +01:00
Paolo Cignoni 4216338de9 Sample Cleaning.
Moved in a different folder the samples that requires qt or other
libraries
2017-03-24 09:02:58 +01:00
Paolo Cignoni 79f2fc9e73 Added Isotropic remeshing.
And the correspondent sample
2017-03-22 14:12:40 +01:00