Commit Graph

851 Commits

Author SHA1 Message Date
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
Paolo Cignoni bf0f5db991 [sample refactoring] added various samples 2017-03-19 18:59:02 +01:00
Paolo Cignoni ad146d8c0f Cleaned unsupported/trimeshinfo folder 2017-03-19 12:43:17 +01:00
Paolo Cignoni 219a8fda23 moved trimeshinfo into unsupported folder 2017-03-19 12:38:33 +01:00
Paolo Cignoni b4c143d0c1 moved quadrangulator into unsupported folder 2017-03-19 12:37:49 +01:00
Paolo Cignoni c5a57bb22c removed plyrefine app (superseded by trimesh_refine) 2017-03-19 12:37:22 +01:00
Paolo Cignoni d1067b890a moved pivoting app into unsupported folder 2017-03-19 12:35:54 +01:00
Paolo Cignoni 804545548d Cleaning Pass on samples 2017-03-14 07:49:15 +01:00
Paolo Cignoni a34a8dd44e Better init for the sampling radius of the voronoi remesher 2017-03-13 15:50:36 +01:00
Paolo Cignoni 4a80b019ac First commit of the voronoi based remesher
Still to be checked…
2017-03-13 13:28:46 +01:00
Paolo Cignoni a597aea988 Corrected harmless Warnings 2017-03-02 10:20:27 +01:00
Paolo Cignoni 4fb8921130 Small compilation error (changed interface...)
(and other harmless warning removed)
2017-03-02 10:12:11 +01:00
Paolo Cignoni e8ec992f11 Updated the sample to the recent changes of the quadric simplification framework 2017-02-21 17:48:18 +01:00
Paolo Cignoni 75bb6dff89 Updated the pro to the new eigen path 2017-02-21 17:16:54 +01:00
Paolo Cignoni 856f360af0 added eigenlib to the include path of the pro 2017-02-08 13:54:10 +01:00
Paolo Cignoni 4529d09e58 Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
Note that since this commit in your projects you must add also the
eigen folder to the include path.
2017-01-26 15:31:53 +01:00
nico d23632a7d3 first example of small program that use polygonal optimization routines 2017-01-25 17:26:19 +01:00
nico b482aa3cbe first version of Dual meshing with sample application 2017-01-23 17:22:44 +01:00
Paolo Cignoni a6a520ed2d small changes in readme and doxygen files to remove old sourceforge links 2016-12-15 13:01:13 +01:00
Paolo Cignoni cd3f0461bf updated documentation to reflect the github transfer 2016-06-27 11:12:33 +02:00
Paolo Cignoni 78254e94af First version of the plymc vcg surface reconstructor 2016-06-14 22:46:23 +02:00
Paolo Cignoni cf308f9c2e Corrected wrong include 2016-06-14 21:36:42 +02:00
Paolo Cignoni 32333eba24 Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00