ganovelli
37e4bcb367
Aggiunta versione Occ, versione compilata solo su microsoft
2005-10-15 16:20:09 +00:00
Paolo Cignoni
0896041baa
First working version of optional sample
2005-10-14 17:52:07 +00:00
Paolo Cignoni
b9d2016e62
added trimesh optional
2005-10-14 17:50:41 +00:00
Paolo Cignoni
05340422a8
Moved all the main functions inside clean.h
2005-10-11 16:03:41 +00:00
ganovelli
76617c2a7f
*** empty log message ***
2005-10-06 10:08:51 +00:00
Paolo Cignoni
ab2aa78c54
Cleaned up the code, added missing options, still with some bugs (optimal placement)
...
Still some issue on the heap size and on the safe update options.
Changed printing style
2005-10-03 00:00:31 +00:00
Paolo Cignoni
6525a2a052
*** empty log message ***
2005-10-02 23:26:38 +00:00
Paolo Cignoni
0a45bfe268
Changed the core for distance computation.
...
Current version uses the lib flexible search structures.
Now the comparison can be done exploiting a static uniform grid,
a hashed grid or a hierarchy of AA box.
2005-10-02 23:11:50 +00:00
Paolo Cignoni
283e6b822d
Version 4.06, Added possibility of using three different search structures UG Hash and AABB
2005-10-02 23:11:00 +00:00
Paolo Cignoni
a66d132c9c
*** empty log message ***
2005-10-01 21:45:07 +00:00
Paolo Cignoni
f380895202
*** empty log message ***
2005-10-01 21:24:00 +00:00
Paolo Cignoni
1610300e86
Fixed manifold Test
2005-09-30 15:48:46 +00:00
Paolo Cignoni
730c9a68bd
Problem: Text not aligned
2005-09-30 14:13:01 +00:00
Paolo Cignoni
678ac8a700
Fixed Manifold Test
2005-09-30 13:29:40 +00:00
Paolo Cignoni
3f0170846e
Fixed code related to creation o fthe XML file
2005-09-29 14:48:15 +00:00
Marco Di Benedetto
83eb240e34
Changed ray-triangle functor.
2005-09-29 11:52:22 +00:00
Marco Di Benedetto
21d8967063
First Commit.
2005-09-28 20:14:53 +00:00
Paolo Cignoni
895fa1dd37
Fixed some printout not alligned
2005-09-28 13:57:09 +00:00
Paolo Cignoni
541c26e601
Added possibility of saving File in OFF format
2005-09-28 10:46:04 +00:00
Paolo Cignoni
ab22877d1d
Initial Relase
2005-09-21 10:29:33 +00:00
Paolo Cignoni
8de0a9f67d
Changed file name to uniform with other solution projects,
...
before was main.cpp
2005-09-20 10:15:27 +00:00
Paolo Cignoni
8ae6621524
added optimization
2005-09-16 14:26:33 +00:00
Paolo Cignoni
d3cd9930d2
Partial adding of AABB trees, still not working...
2005-09-16 11:55:18 +00:00
Paolo Cignoni
f8a9645007
removed wrong %v in vertex number printing
2005-09-16 11:52:14 +00:00
Paolo Cignoni
193b7f8b49
Added scalar type specification in the typedef of MetroMeshGrid
2005-08-26 10:42:47 +00:00
Nico Pietroni
a506fdf8c7
minor changes
2005-07-18 15:46:23 +00:00
Paolo Cignoni
d34f797d3f
Changed some feature in XMLPrint
2005-07-15 20:26:48 +00:00
Paolo Cignoni
4d5a938fb5
Added XMLTree functions: STILL TO FIX some tags
2005-07-15 20:23:39 +00:00
Paolo Cignoni
c17ca589f0
File definition added
2005-07-15 11:30:26 +00:00
Paolo Cignoni
09a5372051
Corrected many small c++ errors reported by gcc
...
removed unused variables
changed a stack of iterator into a stack of face pointers
2005-07-01 11:29:56 +00:00
Nico Pietroni
b855e951d7
updated with new spatial hashing version
2005-06-15 10:09:41 +00:00
Nico Pietroni
1fa8b3ec4b
*** empty log message ***
2005-04-26 09:20:15 +00:00
Nico Pietroni
b7fb150c46
*** empty log message ***
2005-04-22 09:23:09 +00:00
Nico Pietroni
51040fd364
added term to internal force in order to deny area=0 for each face.
2005-04-21 12:24:41 +00:00
Nico Pietroni
ab6ca78ee1
minor changes
2005-04-20 15:20:13 +00:00
Federico Ponchio
a603f100c8
adding disk_tri
2005-04-14 16:19:34 +00:00
Federico Ponchio
7d982c7cf5
addind dist tri
2005-04-13 14:01:17 +00:00
Nico Pietroni
d231e04417
minor changes
2005-04-11 09:26:22 +00:00
Federico Ponchio
a5becc1adc
*** empty log message ***
2005-04-04 14:27:54 +00:00
Paolo Cignoni
4679fecf83
Release 4.05
...
Added saving of Error Histogram
2005-04-04 10:47:26 +00:00
Paolo Cignoni
84d860f8f8
Release 4.05
...
Added saving of Error Histogram
2005-04-04 10:36:36 +00:00
Federico Ponchio
9c05ca5f01
Changes in normal calculation.
2005-03-17 19:12:25 +00:00
Paolo Cignoni
04542fc046
added info rc
2005-03-15 16:17:45 +00:00
Federico Ponchio
c453e4da79
*** empty log message ***
2005-03-02 15:39:19 +00:00
Federico Ponchio
85280f97f0
NexusMT -> Nexus
2005-03-02 15:12:50 +00:00
Federico Ponchio
b3205c57d2
created
2005-03-02 15:11:31 +00:00
Federico Ponchio
8b79612c1f
Added nxs2ply
2005-03-02 14:52:29 +00:00
Federico Ponchio
ba729ee777
Extraction rewrittten (to fix recusive problems).
2005-03-02 10:40:18 +00:00
Federico Ponchio
5b922e3d32
Added line intersection
2005-03-01 11:21:20 +00:00
Federico Ponchio
98d30b10cf
nothing really
2005-03-01 11:20:22 +00:00
Federico Ponchio
51437a5f23
*** empty log message ***
2005-02-22 14:42:29 +00:00
Federico Ponchio
fad0a309c2
created
2005-02-22 14:36:19 +00:00
Federico Ponchio
e8ec8db1ed
*** empty log message ***
2005-02-22 14:35:53 +00:00
Federico Ponchio
02a1e6f6b0
debug and mostly vertex unifying across borders
...
(still not perfect... :P)
2005-02-22 14:20:45 +00:00
Federico Ponchio
ed2d3c823b
Debug, cleaning and optimization.
2005-02-22 10:38:17 +00:00
Federico Ponchio
487f113015
some culling bug.
2005-02-21 20:49:35 +00:00
Federico Ponchio
c2df026728
i already fixed this bug. I hate you cvs.
2005-02-21 19:05:58 +00:00
Federico Ponchio
901a4bba37
Created.
2005-02-21 18:26:37 +00:00
Federico Ponchio
00d5475c81
debug debug debug
2005-02-21 17:55:49 +00:00
Federico Ponchio
0a02f99ecf
*** empty log message ***
2005-02-21 17:06:19 +00:00
Federico Ponchio
0ccff41441
cleaning (a bit more).
2005-02-20 19:49:44 +00:00
Federico Ponchio
80ddbed065
cleaning.
2005-02-20 18:07:01 +00:00
Federico Ponchio
a99a702c9c
Less memory x extraction. (removed frags)
2005-02-20 00:43:24 +00:00
Federico Ponchio
e9932cfb95
History quick by default.
2005-02-19 17:14:02 +00:00
Federico Ponchio
eed1577b2e
Minor changes (visited and Cell)
2005-02-19 16:22:45 +00:00
Federico Ponchio
2bbfa50b0c
Small opt.
2005-02-19 14:00:43 +00:00
Federico Ponchio
c532f14569
Debug...
2005-02-19 12:06:55 +00:00
Federico Ponchio
9ce3dba5f7
Patch generalized and small fixes.
2005-02-19 10:45:05 +00:00
Federico Ponchio
507dabb528
created
2005-02-18 13:05:19 +00:00
Federico Ponchio
a61bf20e4c
Added patch reordering.
2005-02-18 13:04:13 +00:00
Federico Ponchio
2f2053878b
Optimized BuildLevels.
2005-02-17 16:40:35 +00:00
Federico Ponchio
5fb9d84548
Reorderes statistics a bit.
2005-02-17 15:39:44 +00:00
Federico Ponchio
12258dcd25
Full screen options...
2005-02-17 14:02:03 +00:00
Federico Ponchio
5f1ba39b27
qualche opzione in piu' , tolti i grafici
2005-02-16 15:52:09 +00:00
Federico Ponchio
02d8bd6b38
aggiunta delle sphere
2005-02-15 15:55:36 +00:00
Paolo Cignoni
6c82c844b5
Minor changes to self-intersection
2005-02-15 12:26:06 +00:00
Federico Ponchio
2f8bd5c457
aggiunta delle sphere
2005-02-14 17:11:08 +00:00
Federico Ponchio
d033c7df1a
Cleaning up.
2005-02-14 15:17:36 +00:00
Federico Ponchio
bc16ed65b7
*** empty log message ***
2005-02-14 14:49:09 +00:00
Federico Ponchio
ee233a924d
Preload disabled at startap (-p)
2005-02-14 14:21:24 +00:00
Federico Ponchio
8e25bbadcb
Statistics.
2005-02-10 09:18:20 +00:00
Nico Pietroni
5613d4c584
minor changes
2005-02-08 17:47:50 +00:00
Federico Ponchio
7fb6400066
Added copyright
2005-02-08 12:43:03 +00:00
Paolo Cignoni
0e678b6d03
Fixed Color and Volume
2005-02-07 15:44:31 +00:00
Federico Ponchio
25f4c94ebf
Patch cache -> heap
2005-02-03 12:35:01 +00:00
ganovelli
6da2d99673
*** empty log message ***
2005-02-02 11:14:47 +00:00
Nico Pietroni
28da494fe3
minor changes
2005-02-01 18:07:14 +00:00
Paolo Cignoni
8722c1dbc2
Fixed Volume and Color
2005-02-01 17:37:53 +00:00
Federico Ponchio
dab569fc53
Trigger
2005-02-01 16:42:30 +00:00
Paolo Cignoni
d341939de1
*** empty log message ***
2005-01-28 12:03:10 +00:00
Paolo Cignoni
51c88ab378
Release 4.04
...
final updates for gcc compiling issues
2005-01-26 22:45:34 +00:00
Federico Ponchio
6b4b4f3de7
Fixing normals...
2005-01-26 12:46:29 +00:00
Paolo Cignoni
a9d926302e
Minor changes
2005-01-25 17:05:06 +00:00
Federico Ponchio
4c488dd556
Border file up to 32G (was 4).
2005-01-25 15:40:33 +00:00
Paolo Cignoni
c1497d3cd2
Added program Icon for the windows version
2005-01-25 10:46:02 +00:00
Paolo Cignoni
1de0cc8d6d
Removed becouse mindispoint is gone into the library
2005-01-24 16:09:31 +00:00
Paolo Cignoni
3ecd3344ec
Release 4.04
...
Moved to the library core the code for computing min distance froma a point to a mesh using a uniform grid.
Slightly faster.
2005-01-24 15:46:48 +00:00
Federico Ponchio
13158dd2c1
Small bugs.
2005-01-24 15:45:00 +00:00
Paolo Cignoni
83add89568
updated from MinDistPoint to Closest (and removed some warnings)
2005-01-24 15:37:14 +00:00
Federico Ponchio
145ddf779f
Added remoteness ("distance" from frustum)
2005-01-21 18:12:45 +00:00
Federico Ponchio
88037f7df5
Small changes and adding realtime extr.
2005-01-21 17:29:59 +00:00
Federico Ponchio
a8a6b48bc0
Porting and debug.
2005-01-21 17:09:13 +00:00
Paolo Cignoni
01036e395b
Readme of realease 1.00
2005-01-21 12:08:34 +00:00
Paolo Cignoni
577a8887ef
Added file under msvc
2005-01-19 16:43:43 +00:00
Paolo Cignoni
29e46cb2af
simple project that make use of the MC and EMC algorithms
2005-01-19 15:37:11 +00:00
Paolo Cignoni
4936947b26
Added trimeshinfo to the standard apps solutions
2005-01-19 10:31:54 +00:00
Federico Ponchio
221723b519
Small changes.
2005-01-18 22:46:58 +00:00
Federico Ponchio
244e548569
Small changes.
2005-01-18 22:25:32 +00:00
Federico Ponchio
4636a37a27
Stupid bugs.
2005-01-18 22:24:23 +00:00
Paolo Cignoni
7a78a0b752
Added OFF file Option
2005-01-18 16:33:12 +00:00
Paolo Cignoni
ea0bfb87a9
Defs.h modfied from the Metro defs.h
2005-01-17 18:20:33 +00:00
Paolo Cignoni
15b0f812bd
Added new routines.
...
Self-intersection first release
2005-01-17 18:19:00 +00:00
Federico Ponchio
7f31d74240
Small changes and adding realtime extr.
2005-01-17 17:35:48 +00:00
Federico Ponchio
90e4d33361
Cleanup.
2005-01-14 15:55:32 +00:00
Federico Ponchio
e66a97ffd0
VertRemap removed.
2005-01-14 15:49:42 +00:00
Federico Ponchio
c35cead5ce
created
2005-01-14 15:41:10 +00:00
Federico Ponchio
975ec6ae04
Revolution.
2005-01-14 15:25:29 +00:00
Paolo Cignoni
2987126008
Added Oriented/Orientable but still some errors on those routines
2005-01-07 16:38:09 +00:00
Paolo Cignoni
8e5824a2bc
Added Standard comments
2005-01-03 16:13:09 +00:00
Paolo Cignoni
110e8bc821
Initial Release
2005-01-03 16:08:08 +00:00
Paolo Cignoni
b301807ed4
Resolved min/max macro conflict
2005-01-03 13:59:54 +00:00
Paolo Cignoni
3b52f47dfb
Release 4.03
...
Better ply compatibility, and improved error reporting
2005-01-03 11:28:52 +00:00
Nico Pietroni
eb2e212382
some modifications
2004-12-21 17:50:14 +00:00
Nico Pietroni
dcfa1f4bad
some modifications
2004-12-21 17:38:42 +00:00
Nico Pietroni
c618354a24
first release version
2004-12-20 17:56:01 +00:00
Nico Pietroni
7c59d90735
first release version
2004-12-17 11:17:36 +00:00
Federico Ponchio
45154f0716
Optimizing realtime vis.
2004-12-15 16:37:55 +00:00
Federico Ponchio
b2f3d4f49e
Optimizing realtime vis.
2004-12-15 13:50:32 +00:00
Federico Ponchio
e8c748d159
Optimizing realtime vis.
2004-12-15 08:46:16 +00:00
Federico Ponchio
7fb2c4b831
Realtime viz
2004-12-14 14:10:22 +00:00
Federico Ponchio
9bb65dd0c3
Lotsa changes...
2004-12-13 00:44:48 +00:00
Federico Ponchio
bdb503ef17
Created
2004-12-12 20:50:07 +00:00
Federico Ponchio
da1f904ea4
Different splitting optimization.
2004-12-09 22:33:28 +00:00
Federico Ponchio
43d86a873b
Performance tunings.
2004-12-04 16:14:40 +00:00
Federico Ponchio
c68ebbc920
Optimizations...
2004-12-04 15:48:57 +00:00
Federico Ponchio
e96b8ca53b
Speedup for computenormals
2004-12-04 14:19:22 +00:00
Federico Ponchio
315340fd9b
Fixed a couple of memory leak...
2004-12-04 13:24:28 +00:00
Federico Ponchio
7a4c85a7dc
*** empty log message ***
2004-12-04 13:22:55 +00:00
Federico Ponchio
783d125b71
Fixed a couple of memory leak...
2004-12-03 21:19:00 +00:00
Federico Ponchio
1f5315d09f
nothing...
2004-12-03 16:04:34 +00:00
Federico Ponchio
03863f15b8
Debug
2004-12-03 01:20:56 +00:00
Federico Ponchio
2f18ab315f
Level 5;
2004-12-02 20:22:42 +00:00
Federico Ponchio
8f77a2a501
Level 5;
2004-12-02 20:16:13 +00:00
Federico Ponchio
f6b8487607
*** empty log message ***
2004-12-02 19:12:44 +00:00
Federico Ponchio
24978a13ae
Bounding sphere fix.
2004-12-02 19:10:18 +00:00
Federico Ponchio
4bcf96c3ea
in64 related bug.
2004-12-02 17:07:34 +00:00
Federico Ponchio
ecb28ba21e
Microchange.
2004-12-01 18:46:48 +00:00
Federico Ponchio
cccc31f53c
Microchanges.
2004-12-01 18:46:21 +00:00
Federico Ponchio
f667ed41d8
fixed an assert
2004-12-01 16:03:21 +00:00
Federico Ponchio
6d82d738a3
Level 3
2004-12-01 16:00:35 +00:00
Federico Ponchio
4a66ae106b
Level 2 (debug).
2004-12-01 03:32:46 +00:00
Federico Ponchio
96f6da0bb3
Windows port.
2004-12-01 03:25:58 +00:00
Federico Ponchio
0595bf1f6f
Level 2.
2004-12-01 03:24:32 +00:00
Federico Ponchio
d78f277a46
Level 0.
2004-12-01 01:15:03 +00:00
Federico Ponchio
ecb7ae1672
Level 0.
2004-11-30 22:50:30 +00:00
Federico Ponchio
07ae3a37fc
*** empty log message ***
2004-11-30 17:51:29 +00:00
Federico Ponchio
58d7eb26b8
*** empty log message ***
2004-11-30 13:14:10 +00:00
Paolo Cignoni
b2bd5fd8cf
Release 4.02
...
removed bug in printing Hausdorf distance,
removed bug in command line parsing,
upgraded import mesh library to support off format
2004-11-29 09:07:04 +00:00
Federico Ponchio
4e4b1b89fc
*** empty log message ***
2004-11-28 07:58:49 +00:00
Federico Ponchio
11b96df32c
*** empty log message ***
2004-11-28 04:16:19 +00:00
Federico Ponchio
290aac34d3
winsockapi include problem
2004-11-28 04:12:04 +00:00
Federico Ponchio
a8e2df5d3c
Fixing borders... let's hope.
2004-11-28 01:23:26 +00:00
Federico Ponchio
75c9f2e194
Using baricenters... lotsa changes.
2004-11-18 18:30:15 +00:00
Federico Ponchio
b23413ecb2
Changes...
2004-11-18 18:10:00 +00:00
Federico Ponchio
f9dd9b0416
Trying to fix big patches.
2004-11-03 16:31:38 +00:00
Federico Ponchio
b6d9d125da
Fixed big patches problem.
2004-10-30 20:17:03 +00:00
Federico Ponchio
21ee08ab67
Trying to fix big patches.
2004-10-29 16:33:29 +00:00
Paolo Cignoni
e250430b09
Removed TetraViewer project (QT stuff)
2004-10-28 01:03:00 +00:00
Federico Ponchio
55ede4005a
new decimator
2004-10-25 16:57:40 +00:00
Federico Ponchio
1357518ca9
many changes.
2004-10-22 14:41:12 +00:00
Federico Ponchio
6bea51d502
Some controls added.
2004-10-22 14:31:56 +00:00
Federico Ponchio
d5b7c987a5
Split is now in fragment.
2004-10-22 10:37:32 +00:00
Federico Ponchio
507c3e9f86
Removed split.
2004-10-22 10:35:02 +00:00
Federico Ponchio
d23e12f0a3
added split.
2004-10-22 10:34:13 +00:00
Federico Ponchio
2bfda63cc5
Small changes.
2004-10-22 10:33:35 +00:00
Federico Ponchio
7745578c97
Debugging, debugging, debugging.
2004-10-21 15:05:39 +00:00
Federico Ponchio
625216a999
Debugging.
2004-10-21 14:01:24 +00:00
Federico Ponchio
ac405521f2
Debugging.
2004-10-21 13:40:16 +00:00
Federico Ponchio
ff951fed19
Small changes.
2004-10-21 12:22:21 +00:00
Federico Ponchio
4e77db8161
Fixed rambuffer.
2004-10-21 12:19:52 +00:00
Federico Ponchio
c03be7f134
Support for mfile (>4Gb)
2004-10-21 12:14:02 +00:00
Federico Ponchio
3a7c177926
Fixed ram_buffer init
2004-10-21 10:27:57 +00:00
Federico Ponchio
3e31244b04
Removed some spam.
2004-10-21 10:14:25 +00:00
Federico Ponchio
3dacb77958
*** empty log message ***
2004-10-21 10:13:48 +00:00
Federico Ponchio
9f8932c620
Fixed ram_buffer init
2004-10-20 15:07:02 +00:00
Federico Ponchio
7017f8cc3e
renamed
2004-10-19 17:20:24 +00:00
Federico Ponchio
a31d7d6ff8
Changed interface
2004-10-19 17:16:53 +00:00
Federico Ponchio
8c7b15e524
#include <trackball> on the top
2004-10-19 17:04:32 +00:00
Federico Ponchio
64e6a53c0b
Fixed windows files > 2Gb
2004-10-19 16:52:49 +00:00
Federico Ponchio
c583e7b914
Bug fixed...
2004-10-19 16:52:01 +00:00
Federico Ponchio
65814f4a2b
Added row file access ....
2004-10-19 16:50:27 +00:00
Federico Ponchio
c52f36b38b
Added trackball.
2004-10-19 04:23:57 +00:00
Federico Ponchio
aa10df58c6
*** empty log message ***
2004-10-19 04:23:29 +00:00
Federico Ponchio
50838c7394
Fized stupid bug.
2004-10-19 04:05:56 +00:00
Federico Ponchio
959de602c6
Daily backup (fragment...)
2004-10-19 01:23:02 +00:00
Federico Ponchio
bb0cd9ff64
First draft
2004-10-19 01:19:46 +00:00
ganovelli
f6597baedf
added
2004-10-18 15:00:15 +00:00
Federico Ponchio
1002d536ff
Minor bug.
2004-10-15 17:42:27 +00:00
Federico Ponchio
2acaf1a503
Vbo added.
2004-10-15 16:45:27 +00:00
Federico Ponchio
94895e32a6
Tests and small changes.
2004-10-15 11:41:03 +00:00
Federico Ponchio
27636b4eeb
Small changes.
2004-10-14 13:52:02 +00:00
Federico Ponchio
54a1d90730
Added statistics.
2004-10-14 13:46:34 +00:00
Federico Ponchio
c65e4840b1
Added ram buffer size in extraction.
2004-10-14 13:42:33 +00:00
ganovelli
89ed56162b
added
2004-10-12 15:44:32 +00:00
Federico Ponchio
60e18f9b17
Testing compression.
2004-10-11 16:04:18 +00:00
Federico Ponchio
37c4190f02
Added vertex quantization.
2004-10-11 16:03:18 +00:00
Federico Ponchio
6dcf444dde
*** empty log message ***
2004-10-11 16:02:23 +00:00
Federico Ponchio
255e1f6c43
Windows porting small changes.
2004-10-10 17:36:43 +00:00
Federico Ponchio
d1a97fec8d
Added compression and debugged.
2004-10-10 17:19:42 +00:00
Federico Ponchio
b3f9365d70
Windows porting small changes.
2004-10-09 17:37:45 +00:00
Federico Ponchio
f3d0f070f1
Ram buffer option added (last)
2004-10-09 17:32:25 +00:00
Federico Ponchio
9ca71be1dc
Ram buffer option added (again)
2004-10-09 17:29:04 +00:00
Federico Ponchio
a95bba4785
Ram buffer option added.
2004-10-09 17:22:57 +00:00
Federico Ponchio
1d510312c4
Windows porting small changes.
2004-10-09 16:51:36 +00:00
Federico Ponchio
a466e95b83
Windows porting small changes.
2004-10-09 14:46:47 +00:00
Federico Ponchio
796b5bad89
Erased.
2004-10-09 11:13:34 +00:00
Federico Ponchio
bcbccb7801
Created.
2004-10-09 11:09:13 +00:00
Federico Ponchio
92bba49538
Commented unused include.
2004-10-09 11:02:05 +00:00
Federico Ponchio
1922c54dc5
Working version (maybe)
2004-10-08 15:12:04 +00:00
Federico Ponchio
fde19dc655
Working version.
2004-10-08 14:46:26 +00:00
Federico Ponchio
5d7de0f69c
Created
2004-10-08 10:06:53 +00:00
Federico Ponchio
f748c0216c
Removed
2004-10-08 10:01:05 +00:00
Federico Ponchio
89521c76bb
Removed.
2004-10-08 09:57:09 +00:00
Federico Ponchio
81a8af621a
Fixed degenerate faces.
2004-10-08 09:32:31 +00:00
Nico Pietroni
8c83d3d4d0
minor changes
2004-10-07 13:14:37 +00:00
Federico Ponchio
4dc937e514
Fixed degenerate faces.
2004-10-06 16:40:47 +00:00
Federico Ponchio
fcfab2d616
Added.
2004-10-06 16:39:38 +00:00
Nico Pietroni
95f4182f00
minor changes
2004-10-06 16:23:14 +00:00
ganovelli
2bb477dd63
nimor changes
2004-10-04 18:45:48 +00:00
ganovelli
ac77f4d7d9
added
2004-10-04 18:17:32 +00:00
ganovelli
51eb287cea
removed capital letters
2004-10-04 18:01:36 +00:00
ganovelli
d879a1445b
moved from metro core
2004-10-04 17:57:06 +00:00
Nico Pietroni
f1cb3297e6
first running version
2004-10-04 17:07:23 +00:00
Nico Pietroni
285d2db0e4
added tetraview project
2004-10-04 17:03:04 +00:00
Federico Ponchio
da80ed5243
Daily backup. Preparing for compression.
2004-10-04 16:49:54 +00:00
Federico Ponchio
58c2168719
Daily backup.
2004-10-01 16:54:57 +00:00
Federico Ponchio
f51fcfcd5f
Added include <assert.h>
2004-10-01 16:00:12 +00:00
Federico Ponchio
93eb05a323
First draft.
2004-10-01 12:40:32 +00:00
Federico Ponchio
430070f9fd
Backup (added strips and normals)
2004-09-30 23:56:33 +00:00
Federico Ponchio
e8f3b4fec1
First draft.
2004-09-30 01:24:45 +00:00
Federico Ponchio
4277711874
Reference to temporary fixed and indented.
2004-09-30 00:57:42 +00:00
Federico Ponchio
d9f8e55d90
Lot of changes. Backup.
2004-09-30 00:27:42 +00:00
Federico Ponchio
1a4fbc82da
Added used counter.
2004-09-30 00:27:08 +00:00
Federico Ponchio
4d1485e8da
Added clustering.
2004-09-28 10:26:49 +00:00
Federico Ponchio
b09b54699c
Backup
2004-09-28 10:26:35 +00:00
Federico Ponchio
b72f041136
Rewrote.
2004-09-28 10:26:21 +00:00
Federico Ponchio
57ee6ea2ef
Voronoi partition changes.
2004-09-28 10:26:07 +00:00
Paolo Cignoni
2bf024cfb7
Better Doxygen docs
2004-09-28 09:58:47 +00:00
Paolo Cignoni
37dd22cc79
Added MapFalseColor
2004-09-28 09:46:51 +00:00
Paolo Cignoni
d911f4b1d1
minor changes
2004-09-28 09:43:46 +00:00