Commit Graph

806 Commits

Author SHA1 Message Date
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
Paolo Cignoni dad227d797 updated list of working samples 2016-06-13 04:54:43 +00:00
Paolo Cignoni 5287115db2 small changes to allow clang compilation 2016-06-12 21:11:25 +00:00
Paolo Cignoni 47334c555d Small change to make the bbox function in segment equal to the other vcg object (getbbox instead of bbox) 2016-06-12 21:10:46 +00:00
Nico Pietroni 9097130c3b corrected some bug in the main call 2016-06-09 12:09:56 +00:00
Paolo Cignoni e65ef3a87c Cleaning up sample prog 2016-06-09 10:46:59 +00:00
Paolo Cignoni 121d356fbf Cleaning up sample prog 2016-06-09 10:46:10 +00:00
Paolo Cignoni ef724af624 Cleaning up sample prog 2016-06-09 08:44:43 +00:00
Paolo Cignoni 4f187bae10 Cleaning up sample prog 2016-06-09 08:44:21 +00:00
Paolo Cignoni b480eeaba1 Cleaning up sample prog 2016-06-09 08:43:21 +00:00
Paolo Cignoni 067f2e713d Cleaning up sample prog 2016-06-09 08:42:29 +00:00
granzuglia 848a17e0fb removed useless file 2016-05-06 06:11:05 +00:00
granzuglia e671856039 updated the rendering example using the new rendering system 2016-05-06 02:23:45 +00:00
Paolo Cignoni 1c8f6100cd better comment 2016-02-09 12:16:09 +00:00
Paolo Cignoni a43fd22a50 updated ransac sample (Still to be completed) 2016-02-09 09:35:11 +00:00
Paolo Cignoni c516493c7e better templating 2016-02-08 07:01:20 +00:00
Paolo Cignoni beda36650d First very rough skeleton of the ransac framework 2016-02-08 06:55:09 +00:00
Paolo Cignoni 2bb91ac57a Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
granzuglia 6bb2ed6382 - recommitted last working version of the trimesh_QT_shared project contained in the git repository 2015-07-30 11:13:19 +00:00
Nico Pietroni 00d485469f minor changes in the code to make it compile correctly 2015-06-15 14:43:27 +00:00
granzuglia 1864d686c0 - updated version of the shared context - multiple windows renderer 2015-06-14 10:28:47 +00:00
granzuglia dca2488ac4 - sample projects using new rendering engine 2015-06-10 23:58:57 +00:00
Paolo Cignoni fffd61bbed updated the sample to the last changes 2014-11-05 17:23:39 +00:00
Paolo Cignoni 34a920a6f9 First sample using implicit smoothing 2014-11-05 16:22:51 +00:00
Paolo Cignoni ab21f5437c harmless clang warning 2014-11-04 10:13:35 +00:00
Paolo Cignoni fa8690e457 Improving Doxygen Documentation 2014-11-04 10:01:48 +00:00
Paolo Cignoni 8380ea37a0 Updating to reflect Small changes to the smooth 2014-11-04 09:57:07 +00:00
Paolo Cignoni 0e9c582aeb first sample for harmonic interpolation 2014-11-03 15:07:07 +00:00
ganovelli 918cec664a fixed includes to new files position (also in app2/sample/hashing_2D) 2014-10-09 14:10:27 +00:00
ganovelli 5249736918 completed renaming to lowercase of space/index/index2d and hashing_test2d 2014-10-09 12:32:03 +00:00
ganovelli a945715727 renaming to lowercase 2014-10-09 12:30:04 +00:00
ganovelli d78ad96d9a files renaming to lowercase 2014-10-09 12:22:31 +00:00
Paolo Cignoni 8e9de883b3 Added edgemesh sampling example 2014-08-26 01:44:03 +00:00
Nico Pietroni 08839e1f4c corrected some minor warning 2014-08-01 00:24:08 +00:00
Nico Pietroni 46cdf95e0d reformulated the whole test application with grid_static ptr and formulated new tests 2014-08-01 00:18:13 +00:00
Gianpaolo Palma 28e1d4e21a Update after refactoring of the KdTree class. 2014-07-11 12:28:52 +00:00
Gianpaolo Palma 86cab645cf Added application to test the different indexing structure for the nearest neighbor search on the vertices of the mesh (radius search, knn nearest, closest point). 2014-07-11 12:20:40 +00:00
Paolo Cignoni c3f7b86500 Some changes to the voronoi processing class. Now it performs Loyyd relaxation on constrained elements only keeping into account the constrained set. In other words sample on the boundary are relaxed only keeping into account of he other boundary vertexes This will result in much better distributions of samples on the boundaries.
Improved also boundary management in the refinement/spring relaxing. 
Added a parameter for controlling the preprocessing refinment
2014-03-18 11:27:46 +00:00
Paolo Cignoni 323362697a Changed to trisplit to make it c++ 01 compliant 2014-03-04 17:18:03 +00:00
Paolo Cignoni f4fde23bb2 updated the sample to the voronoi processing renaming 2014-03-04 00:52:46 +00:00
Paolo Cignoni 2744e1330f Added new sample on voronoi processing 2014-03-04 00:41:54 +00:00
Paolo Cignoni f5701a9a85 Renaming for standard naming of samples 2014-02-25 16:49:23 +00:00
Paolo Cignoni 338cb9255c Renaming for standard naming of samples 2014-02-25 16:47:24 +00:00
Paolo Cignoni b7ed96e083 PolygonalMesh Debugging: corrected typo in the name of the polychord class 2014-02-18 11:12:37 +00:00
Paolo Cignoni 23d4533559 PolygonalMesh Debugging: corrected typo in the name of the polychord class 2014-02-18 11:01:44 +00:00
Paolo Cignoni 5f68ac2d07 cleaning up polygonal vcg samples 2014-02-18 09:17:18 +00:00