Paolo Cignoni
|
dbc5a559c4
|
Moved ComputeNormal and ComputeNormalizedNormal out of the face class (no more a member function!)
|
2005-11-22 15:47:35 +00:00 |
Paolo Cignoni
|
8725c0bccf
|
Sample datasets
|
2005-11-22 15:26:43 +00:00 |
Paolo Cignoni
|
302b42e887
|
Executable
|
2005-11-22 15:18:13 +00:00 |
Paolo Cignoni
|
a5b417b904
|
Third Release of TriMeshInfo
|
2005-11-22 15:05:02 +00:00 |
Paolo Cignoni
|
172d9dd678
|
Sample datasets
|
2005-11-22 15:03:55 +00:00 |
Paolo Cignoni
|
db522519df
|
Second Release of TriMeshInfo with also some Sample DataSets
|
2005-11-22 15:01:34 +00:00 |
Paolo Cignoni
|
29718ca551
|
First release of TriMeshinfo
|
2005-11-22 14:58:57 +00:00 |
Paolo Cignoni
|
37a5fc317c
|
Test case for TrimeshInfo
|
2005-11-22 14:54:05 +00:00 |
Paolo Cignoni
|
88662e6045
|
Completed and tested self-intersection routine
|
2005-11-22 14:04:10 +00:00 |
Nico Pietroni
|
7d8f6cfd5c
|
last version of index spacing used
|
2005-11-22 12:50:57 +00:00 |
Paolo Cignoni
|
019fb69c53
|
Changed HasColor -> HasFaceColor and HasNormal ->HasFaceNormal
|
2005-11-21 21:46:20 +00:00 |
Paolo Cignoni
|
0d97fa92f5
|
Moved ComputeNormal and ComputeNormalizedNormal out of the face class (no more a member function!)
|
2005-11-21 21:44:47 +00:00 |
Paolo Cignoni
|
25d8f00263
|
First Release (not working!)
|
2005-11-21 15:58:12 +00:00 |
Paolo Cignoni
|
10daa05e85
|
Access to constant normal changed from by val to by reference
|
2005-11-18 15:44:51 +00:00 |
ganovelli
|
43b85e9405
|
created
|
2005-11-18 14:46:23 +00:00 |
Paolo Cignoni
|
4ba6feba18
|
Better Histogram description
|
2005-11-17 00:58:28 +00:00 |
Paolo Cignoni
|
8b4ceb6dc4
|
Changed include order
removed clean::initialize
|
2005-11-17 00:42:03 +00:00 |
Paolo Cignoni
|
c86e0478f1
|
Removed Initialize use updateflags::Clear() instead.
|
2005-11-17 00:41:07 +00:00 |
Paolo Cignoni
|
ff27f8cdad
|
Added some missing members to EmptyMark
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 23:02:37 +00:00 |
Paolo Cignoni
|
47f1ceb215
|
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 22:59:35 +00:00 |
Paolo Cignoni
|
6f9a18897c
|
Added IncrementalMark and WedgeTexCoord
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 22:58:17 +00:00 |
Paolo Cignoni
|
293a23721d
|
Added EmptyMark to base class
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 22:56:32 +00:00 |
Paolo Cignoni
|
4b7b1c1015
|
Added WedgeTexture component
|
2005-11-16 22:43:36 +00:00 |
Paolo Cignoni
|
896703158a
|
Added missing includes (color and assert)
Added texture name members
|
2005-11-16 22:35:47 +00:00 |
Paolo Cignoni
|
213fe182d5
|
Minor changes
|
2005-11-16 16:45:51 +00:00 |
Paolo Cignoni
|
4f523817c1
|
Changed ComputeSelfintersection
|
2005-11-16 16:33:23 +00:00 |
Paolo Cignoni
|
cb35ae54ca
|
Corrected small error in the ifdefs about USE_EPSILON_TEST and USE_TRI_TRI_INT_EPSILON_TEST
|
2005-11-16 16:04:40 +00:00 |
Paolo Cignoni
|
b6bf591ea3
|
Changed name of the component from <Flag> to <BitFlags>
|
2005-11-16 15:59:46 +00:00 |
Paolo Cignoni
|
85109504ef
|
Changed DegeneratedFaces, sets the D flags for each faces
that is found to be degenerated.
CounEdges and ConnectedComponents check now if a face IsD()
else for degenerated faces many asserts fail.
|
2005-11-15 12:16:34 +00:00 |
Paolo Cignoni
|
f32fb12d03
|
Changed Volume Routine, before was returning negative values
|
2005-11-15 12:09:17 +00:00 |
Paolo Cignoni
|
ce250c83a2
|
Added Incremental Mark
|
2005-11-14 23:50:57 +00:00 |
Paolo Cignoni
|
0f7d072b0f
|
Changed Invert -> FastInvert for the function based on the maple expansion
|
2005-11-14 10:28:25 +00:00 |
Paolo Cignoni
|
304937ada9
|
removed unused args name in main to remove warnings
|
2005-11-14 09:29:32 +00:00 |
Paolo Cignoni
|
f5d1b6c337
|
changed access to face functions (border, area)
removed some typecast warnings
|
2005-11-14 09:28:18 +00:00 |
Paolo Cignoni
|
a5d8bd82ac
|
Heavily restructured the code of Trimeshinfo.
Now divided the collecting part from the reporting one (xml and ascii)
|
2005-11-14 09:21:07 +00:00 |
Paolo Cignoni
|
fe97d7b970
|
No more useful
|
2005-11-13 08:05:17 +00:00 |
Paolo Cignoni
|
a19a728a9f
|
Added a missing proto for Occ
|
2005-11-13 07:26:52 +00:00 |
Paolo Cignoni
|
e6db8b5c7d
|
added missing cFFi
|
2005-11-12 18:43:14 +00:00 |
Paolo Cignoni
|
19fd589795
|
Added ClearS and GetBBox
|
2005-11-12 18:42:18 +00:00 |
Paolo Cignoni
|
f8e4bf2c94
|
Added HasFlags and initialization of flags at construction.
|
2005-11-12 18:41:14 +00:00 |
Paolo Cignoni
|
fab34558d7
|
Added dummy static member for avoiding annoying warning in empty functions...
|
2005-11-12 18:39:54 +00:00 |
Paolo Cignoni
|
d3c1165fe6
|
Added 'Visited' flag functions
|
2005-11-12 18:36:51 +00:00 |
Paolo Cignoni
|
fca4bdc2d5
|
Changed HasFlag -> HasFlags
|
2005-11-12 18:35:49 +00:00 |
Paolo Cignoni
|
3fe284e519
|
Initial Commit
|
2005-11-12 18:34:17 +00:00 |
Paolo Cignoni
|
003e70f410
|
Changed wrong 'MyMesh' into the correct types
|
2005-11-12 18:24:56 +00:00 |
Paolo Cignoni
|
014e00da52
|
Added missing include flags
|
2005-11-12 18:20:50 +00:00 |
Paolo Cignoni
|
c61676a906
|
Improved a lot!
|
2005-11-12 18:20:25 +00:00 |
Paolo Cignoni
|
fd8e9de787
|
Added support for non triangular faces (simple fan triangulation) and removed flags intiailization.
|
2005-11-12 18:13:30 +00:00 |
Paolo Cignoni
|
7d58ce0910
|
Added casts and changed integral types to remove warnings
|
2005-11-12 18:12:16 +00:00 |
Paolo Cignoni
|
bb91241d14
|
Removed Abs and LowClampToZero and added comments
|
2005-11-12 18:10:35 +00:00 |