Paolo Cignoni
|
08f4270101
|
Initial Commit
|
2005-04-18 13:51:52 +00:00 |
ganovelli
|
c3db21bd39
|
tolto il const a interpolate
|
2005-04-17 21:57:03 +00:00 |
Federico Ponchio
|
59c1559e59
|
Typo: Point3 -> Point4
|
2005-04-15 09:19:50 +00:00 |
Paolo Cignoni
|
1cb26bdfbd
|
Created (Vertex-Face Topology And Incremental Mark).
|
2005-04-14 17:25:42 +00:00 |
Federico Ponchio
|
f766cf6773
|
*** empty log message ***
|
2005-04-14 17:23:08 +00:00 |
Federico Ponchio
|
2328e5b1e4
|
*** empty log message ***
|
2005-04-14 11:35:09 +00:00 |
Federico Ponchio
|
b3e2bf3ba7
|
Including math/bash.h
|
2005-04-13 09:40:30 +00:00 |
Nico Pietroni
|
9cb3c240e6
|
changed swap to math::Swap in Traspose Function
|
2005-04-11 14:11:22 +00:00 |
Nico Pietroni
|
82240231a0
|
Changed detach to FFdetach , compiled tested in manifold cases
|
2005-04-11 09:17:24 +00:00 |
Paolo Cignoni
|
1363b8c4a8
|
Added missing functions Avg, rms etc, now fully (almost) functional
|
2005-04-04 10:48:35 +00:00 |
Paolo Cignoni
|
16b0bd16c6
|
Minor changes
|
2005-04-01 13:04:55 +00:00 |
Paolo Cignoni
|
825c3b9a0c
|
minor changes to comply gcc compiler
|
2005-03-30 17:18:13 +00:00 |
Nico Pietroni
|
061c49ab5e
|
corrected 1 bug in distance function (use of templated coords type)
|
2005-03-23 17:32:01 +00:00 |
Paolo Cignoni
|
594087a963
|
minor changes
|
2005-03-23 13:49:04 +00:00 |
Paolo Cignoni
|
22ba690fda
|
Wrong left parenthesis removed.
|
2005-03-23 13:22:57 +00:00 |
ganovelli
|
c00bed83e6
|
cast int->iterator corrected
|
2005-03-23 11:29:49 +00:00 |
Paolo Cignoni
|
0fc0f795c4
|
add FaceAFAVFNFQRT
|
2005-03-22 10:11:08 +00:00 |
Paolo Cignoni
|
9d106c50c1
|
Minor changes
|
2005-03-18 16:38:36 +00:00 |
Paolo Cignoni
|
eda550ba49
|
minor changes to comply gcc compiler
|
2005-03-18 16:35:53 +00:00 |
Paolo Cignoni
|
f8fb041641
|
minor bugs fixed
|
2005-03-18 16:31:02 +00:00 |
Paolo Cignoni
|
4c1f6e73b6
|
removed small gcc compiling issues
|
2005-03-18 00:14:40 +00:00 |
Paolo Cignoni
|
b4b7f45041
|
Removed NormalizedNormalV (out of standard and wrong) and
added the member functions Normal and NormalizedNormal() (just like for faces)
|
2005-03-18 00:13:45 +00:00 |
Paolo Cignoni
|
b6b04faabc
|
removed small gcc compiling issues
|
2005-03-17 16:16:08 +00:00 |
Paolo Cignoni
|
eb117f8394
|
aggiunta funzione PasoDobleSmooth e relative:
- FitMesh
- FaceErrorGrad
- CrossProdGradient
- TriAreaGradient
- NormalSmooth
e le classi:
- PDVertInfo
- PDFaceInfo
necessarie per utilizzare SimpleTempData
|
2005-03-16 16:14:12 +00:00 |
Paolo Cignoni
|
9ca228b8fa
|
Added missing include assert and improved comments and requirements of geodesic quality
|
2005-03-15 11:48:50 +00:00 |
Paolo Cignoni
|
e974b9c948
|
Removed BestDim function from the grid_static_ptr class and moved to a indipendent file (grid_util.h) for sake of generality.
|
2005-03-15 11:43:18 +00:00 |
Paolo Cignoni
|
27694f7a67
|
Added operator*=( std::vector<PointType> ...) to apply a matrix to a vector of vertexes (replacement of the old style mesh.Apply(tr).
|
2005-03-15 11:40:56 +00:00 |
ganovelli
|
41945cf2d5
|
added intersection between tow planes (porting from old vcg lib)
|
2005-03-15 11:22:39 +00:00 |
ganovelli
|
95e02ebe5e
|
there was a debug line, now removed
|
2005-03-15 09:50:44 +00:00 |
Paolo Cignoni
|
150036bb8b
|
Initial Release
|
2005-03-15 01:28:46 +00:00 |
ganovelli
|
f86843bdb8
|
created
|
2005-03-14 17:04:24 +00:00 |
ganovelli
|
f9ca9b6ad8
|
*** empty log message ***
|
2005-03-14 16:46:50 +00:00 |
ganovelli
|
6063b7526d
|
*** empty log message ***
|
2005-03-14 16:36:59 +00:00 |
ganovelli
|
2d6e353608
|
ClosestK added and other minor changes
|
2005-03-14 15:11:18 +00:00 |
Paolo Cignoni
|
c272706c18
|
Added missing include<vector>
|
2005-03-14 09:23:40 +00:00 |
ganovelli
|
7610457632
|
added ClosersIterator and other minor changes. Not compatible with the previous version.
Still other modifications to do (temporary commit)
|
2005-03-11 15:25:29 +00:00 |
ganovelli
|
eed72fadc4
|
_ffi was a 4 for positions vector (only 3 used)
|
2005-03-11 14:14:14 +00:00 |
Paolo Cignoni
|
7b5459a777
|
Wrote down the final right version of the naming rules (af and NOT fa)
|
2005-03-11 13:33:38 +00:00 |
Paolo Cignoni
|
88fb1680d2
|
Wrote down the final right version of the naming rules (af and NOT fa)
|
2005-03-11 12:11:36 +00:00 |
Paolo Cignoni
|
d829ce7db6
|
Removed wrong named vertex and face configuration files
|
2005-03-11 12:10:59 +00:00 |
ganovelli
|
e050ef0c2e
|
creation
|
2005-03-09 13:22:55 +00:00 |
ganovelli
|
14a538a731
|
added vcg header
|
2005-03-08 14:42:22 +00:00 |
Nico Pietroni
|
0467ee0a6f
|
Fixed bug in Square
|
2005-02-25 11:41:08 +00:00 |
Nico Pietroni
|
8225d40cbb
|
added #include<vcg/complex/trimesh/update/topology.h> use of update topology in refineE
|
2005-02-25 10:28:04 +00:00 |
ganovelli
|
05d89ee903
|
created. This version writes the gaussian curvature on the Q() member of
the vertex
|
2005-02-22 16:40:29 +00:00 |
Federico Ponchio
|
87db18689d
|
assert addded.
|
2005-02-22 14:18:15 +00:00 |
Paolo Cignoni
|
b01f11a93e
|
Corrected declaration and some syntax errors in GetFrustum
|
2005-02-22 10:57:58 +00:00 |
ganovelli
|
31ac4bbe6f
|
GetFrustum moved from gl/camera to math/camera.h
|
2005-02-21 18:11:47 +00:00 |
Federico Ponchio
|
70aad83e78
|
Added Tight creation.
|
2005-02-21 17:03:03 +00:00 |
ganovelli
|
34679d1176
|
added vcg header
|
2005-02-21 12:13:25 +00:00 |