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 |
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 |