Paolo Cignoni
|
794f2f27a7
|
Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters.
Updated also all the vcg samples using the trackball
|
2013-01-28 15:15:14 +00:00 |
Paolo Cignoni
|
6990ec48d3
|
Added sample for point matching
|
2012-11-22 23:30:42 +00:00 |
Paolo Cignoni
|
7a8aba311b
|
harmless gcc warnings in the samples
|
2012-11-10 16:57:26 +00:00 |
Paolo Cignoni
|
302e8130b0
|
Added Geodesic Sample
|
2012-11-07 01:16:21 +00:00 |
Paolo Cignoni
|
c72396e6f7
|
Cleaned up the pro of two sample
|
2012-11-05 10:10:33 +00:00 |
Paolo Cignoni
|
b6d198362c
|
Small changes to the compactVector (added a check on empty vectors) and improved the sample on allocation.
|
2012-10-31 06:58:08 +00:00 |
Paolo Cignoni
|
fe95eeca43
|
Improving Documentation: removed a ton of doxygen warnings. Cleared a bit the groups structure, added a few comments to allocator
|
2012-10-26 06:16:15 +00:00 |
Paolo Cignoni
|
6c3d86d448
|
Still Improving the documentation.
|
2012-10-25 23:52:48 +00:00 |
Paolo Cignoni
|
a90b24dca5
|
Improved documentation...
|
2012-10-25 23:40:51 +00:00 |
Paolo Cignoni
|
fc5a0216ac
|
Improved documentation about allocation. Added sample on allocation.
|
2012-10-25 22:53:33 +00:00 |
Paolo Cignoni
|
bf7511c68b
|
removed useless include from some samples
|
2012-10-25 21:18:49 +00:00 |
Paolo Cignoni
|
b50b1e88c3
|
Still improving documentation
|
2012-10-25 07:20:06 +00:00 |
Paolo Cignoni
|
5adb83c8c9
|
Added kdtree sample and updated a bit the comments of the other samples
|
2012-10-24 09:40:15 +00:00 |
Paolo Cignoni
|
c87cd495de
|
Rewrote of the Fitting to plane functions. Added Weighted version and sample
|
2012-10-22 18:27:30 +00:00 |
ganovelli
|
afc883bfc1
|
removed
|
2012-10-19 15:08:37 +00:00 |
Paolo Cignoni
|
75122cd193
|
Improved comments and interface of perlin noise color
|
2012-10-19 12:32:05 +00:00 |
Paolo Cignoni
|
d81d14189c
|
Still improving doxygen base docs and samples...
|
2012-10-19 11:48:33 +00:00 |
Paolo Cignoni
|
a88964b4cd
|
Small changes to quadrangulator
|
2012-10-18 16:49:26 +00:00 |
Paolo Cignoni
|
deea64827a
|
Small changes to the pro of quadrangulator
|
2012-10-18 16:47:38 +00:00 |
Paolo Cignoni
|
c699766356
|
Completed the (partially failed) move of the MIQ folder
|
2012-10-18 16:31:08 +00:00 |
Paolo Cignoni
|
0282aafd90
|
|
2012-10-18 16:28:50 +00:00 |
Paolo Cignoni
|
bba85aeddb
|
Renamed the miq into quadrangulator
|
2012-10-18 16:21:55 +00:00 |
Paolo Cignoni
|
e641f6f44c
|
removed no more used files
|
2012-10-18 16:06:09 +00:00 |
Paolo Cignoni
|
5ba6675838
|
Cleaning up the quadrangulator application
|
2012-10-18 16:03:57 +00:00 |
Paolo Cignoni
|
51534fc79a
|
Moved unsupported vcg app into the apposite folder
|
2012-10-18 12:48:09 +00:00 |
Nico Pietroni
|
154e88ee21
|
first release version
|
2012-10-18 00:42:37 +00:00 |
Paolo Cignoni
|
c83fd4d7bb
|
Renamed as standard the sample file names
|
2012-10-17 05:15:58 +00:00 |
Paolo Cignoni
|
a25d0197a9
|
Moved unsupported vcg app into the apposite folder
|
2012-10-16 09:32:39 +00:00 |
Paolo Cignoni
|
8e5d2c1140
|
Moved unsupported vcg app into the apposite folder
|
2012-10-16 09:29:06 +00:00 |
Paolo Cignoni
|
b17079c7b9
|
Moved unsupported vcg app into the apposite folder
|
2012-10-16 09:23:55 +00:00 |
Paolo Cignoni
|
9ae5490a8b
|
Still improving the documentation of the samples
|
2012-10-16 09:08:19 +00:00 |
Paolo Cignoni
|
bebfa3eb8b
|
Removed using namespace vcg from samples
|
2012-10-15 14:09:24 +00:00 |
Paolo Cignoni
|
c40c1b7f6b
|
Changed all vn,fn into VN(),FN() in all the samples.
Shortened the curvature example
Cleaned the attribute Example comments
|
2012-10-15 07:52:40 +00:00 |
Paolo Cignoni
|
6760de8bdd
|
added per mesh attribute example to the trimesh_attribute sample
|
2012-10-13 21:35:42 +00:00 |
Paolo Cignoni
|
3778d69fd4
|
Removed useless include
|
2012-10-12 06:14:04 +00:00 |
Paolo Cignoni
|
cd3af281cc
|
Added a few more samples (normals, inertia, sampling)
|
2012-10-12 06:07:06 +00:00 |
Paolo Cignoni
|
6750b5d80a
|
Cleaning and updating all the samples...
|
2012-10-11 10:40:07 +00:00 |
Paolo Cignoni
|
75c7ac1873
|
Improving documentation tags in the sample
|
2012-10-10 08:42:59 +00:00 |
Paolo Cignoni
|
699164ea11
|
removed useless example snippet
|
2012-10-10 08:14:24 +00:00 |
Paolo Cignoni
|
89d3fa3c43
|
Added a sample for curvature
|
2012-10-09 10:25:00 +00:00 |
Paolo Cignoni
|
69000a6af7
|
Yet another big cleaning pass to the samples
|
2012-10-09 08:43:35 +00:00 |
Paolo Cignoni
|
dd520b4fc4
|
Cleaned up all a bit all the samples. Now they compile with the upcoming changes...
|
2012-10-09 07:12:31 +00:00 |
Paolo Cignoni
|
c22ebbf304
|
Yet another iteration in the quest of a portable qt+antttweakbar example...
|
2012-10-08 05:52:54 +00:00 |
Paolo Cignoni
|
8e1176d803
|
Yet another iteration in the quest of a portable qt+antttweakbar example...
|
2012-10-08 05:51:28 +00:00 |
Paolo Cignoni
|
a2f65f19ca
|
Corrected errors for gcc-4.6 under ubuntu (conflicts between glew and qt :( )
|
2012-10-07 17:33:19 +00:00 |
Paolo Cignoni
|
e7f1949d8e
|
Removed useless folder with unsupported not working project files
|
2012-10-04 16:30:30 +00:00 |
Paolo Cignoni
|
155f48a25c
|
Cleaning up the old metro app
|
2012-10-04 16:28:41 +00:00 |
Paolo Cignoni
|
eb8baaeee0
|
Cleaning up the old metro app
|
2012-10-04 16:26:52 +00:00 |
Paolo Cignoni
|
591031c47e
|
Cleaning up the old metro app
|
2012-10-04 16:25:22 +00:00 |
Paolo Cignoni
|
9bac133933
|
Cleaned the first sample
|
2012-10-04 11:11:27 +00:00 |