Federico Ponchio
|
a464fed6ae
|
IsOutside returns distance now. (and 0 if inside :)
|
2010-11-22 16:48:02 +00:00 |
Federico Ponchio
|
327de0c77e
|
fixed bug in getModelPlane
|
2010-11-15 00:09:48 +00:00 |
Federico Ponchio
|
b8c868da99
|
added some doc.
|
2010-11-15 00:06:15 +00:00 |
Paolo Cignoni
|
aeea62cfd0
|
New version of PTX importer. Added support of direct point cloud loading
|
2010-11-08 15:06:21 +00:00 |
ganovelli
|
bd03229989
|
patch to force immediate mode (bug with vbo to be solved)
bug in call glTexCoordPointer fixed
|
2010-11-08 11:03:18 +00:00 |
Paolo Cignoni
|
343493ef11
|
Moved the ORTHO, PERSPECTIVE enums from the vcg namespace to the camera class namespace.
|
2010-10-31 13:19:09 +00:00 |
Paolo Cignoni
|
a8a2e61f58
|
better templating of xml importing/exporting of cameras with qt
|
2010-10-31 13:10:07 +00:00 |
Paolo Cignoni
|
30186419dc
|
Updated to the new glLabel calling style
|
2010-10-31 13:07:17 +00:00 |
Paolo Cignoni
|
3f48658c57
|
Strongly restructured the glLabel utility class for writing on opengl/qt painter context. Added methods for on screen printing on the viewport corners with almost automatic line managment.
|
2010-10-31 13:06:03 +00:00 |
ganovelli
|
42c69abccf
|
first working commit for the apss (from Algebraic point set surfaces
Gaël Guennebaud and Markus Gross, SIG07)
|
2010-10-29 17:18:29 +00:00 |
Paolo Cignoni
|
0bff4edee2
|
Added methods for read/write of xml camera in the new documented format.
|
2010-10-25 13:53:51 +00:00 |
Paolo Cignoni
|
c6d3aee778
|
improved support of per face colored off
|
2010-10-21 17:45:14 +00:00 |
Paolo Cignoni
|
f646abea7b
|
added support of ply files saved by the plywrite package of matlab, that strangely enough use char (!) as a type for vertex indexes...
|
2010-10-20 12:25:13 +00:00 |
Nico Pietroni
|
88ec283477
|
corrected ClosestPoint and DIstance function calls to the ones in distance3.h
|
2010-10-15 15:22:30 +00:00 |
Nico Pietroni
|
0b2b8f8700
|
removed SegmentSegmentDistance function, it must be used the one in distance3.h
|
2010-10-15 15:21:43 +00:00 |
Marco Di Benedetto
|
421ae17fb4
|
changed some asserts in explicit error checks.
|
2010-10-13 12:53:30 +00:00 |
granzuglia
|
7df0c698d6
|
used QPainter to render the axis labels
|
2010-10-04 08:46:19 +00:00 |
granzuglia
|
497c82bdac
|
added QPainter.h in the include session
|
2010-10-04 08:45:30 +00:00 |
Paolo Cignoni
|
1bf8633928
|
added a missing include
|
2010-10-01 08:57:46 +00:00 |
Paolo Cignoni
|
45a6c74329
|
Added a simple wrapper for writing with QT painter simple labels in 3D (even right aligned or rotated)
|
2010-09-30 23:32:26 +00:00 |
Paolo Cignoni
|
f299a80c7b
|
added two glgeterror for cleaning the error stack after qt render text
|
2010-09-30 08:12:54 +00:00 |
Paolo Cignoni
|
349e9869cf
|
Updated many vcg files to do not use anymore the vcg::Max(a,b) and vcg::Min(a,b). Use the std version instead.
|
2010-09-21 22:09:13 +00:00 |
Paolo Cignoni
|
7d9d285bd5
|
removed harmless warning
|
2010-09-07 10:29:40 +00:00 |
Paolo Cignoni
|
0dbf1bf305
|
missing vcg:: namespace in types...
|
2010-09-01 22:01:03 +00:00 |
Paolo Cignoni
|
0ee814c9ae
|
Corrected stupid error added during a last minute comment.
|
2010-07-19 16:34:35 +00:00 |
Paolo Cignoni
|
1492587430
|
Added utility function to read a xml node into a shot
|
2010-07-19 16:23:51 +00:00 |
Nico Pietroni
|
ce779c0082
|
added if(tm==TMPerWedge) glEnable(GL_TEXTURE_2D); on line 543
|
2010-07-15 13:29:31 +00:00 |
Nico Pietroni
|
26709cae6c
|
cahnged WIN32 define to _WIN32
|
2010-07-15 13:27:18 +00:00 |
Paolo Cignoni
|
bc23a049bd
|
removed harmless gcc warnings (unsigned vs signed int)
|
2010-06-23 14:26:52 +00:00 |
ganovelli
|
212c15b77b
|
update calls to Append<..>::Mesh(..)
|
2010-06-18 08:35:36 +00:00 |
ganovelli
|
9834a6dc5c
|
3 --> (*fi).VN()
|
2010-06-18 08:30:50 +00:00 |
Paolo Cignoni
|
168953b768
|
added missing initialization of tex coord.
|
2010-06-16 12:04:55 +00:00 |
Paolo Cignoni
|
2e22f9b51d
|
added initialization of mask in LoadFaceOcfMask
|
2010-06-01 08:11:20 +00:00 |
granzuglia
|
8f2c1d543d
|
fixed small visualization bugs (dereferenced empty vertex attributes)
|
2010-05-24 14:53:54 +00:00 |
Marco Di Benedetto
|
0fc8a49a51
|
|
2010-05-22 19:47:43 +00:00 |
granzuglia
|
42265b4893
|
added \
|
2010-05-04 10:10:29 +00:00 |
granzuglia
|
9508892e4c
|
added \usepackage{hyperref} reference
|
2010-05-04 09:59:38 +00:00 |
granzuglia
|
9ca3dc0855
|
fixed cast bug for 64bit architectures.
|
2010-04-30 17:34:59 +00:00 |
Federico Ponchio
|
1111b67e7e
|
fixed resolution
|
2010-04-29 16:54:10 +00:00 |
Paolo Cignoni
|
4cfffc32f2
|
corrected managment of per-mesh color for point clouds
|
2010-04-28 15:02:05 +00:00 |
Paolo Cignoni
|
49ccc24606
|
Simple wrapper to dump vcg objects to qstring
|
2010-04-28 01:49:27 +00:00 |
Paolo Cignoni
|
aa04a96264
|
Never try to make a glwrap DrawFill over an empty mesh...
|
2010-04-27 09:50:55 +00:00 |
Federico Ponchio
|
975ecd103e
|
added range (for near and far computation)
|
2010-04-25 20:37:59 +00:00 |
Federico Ponchio
|
bae0c7decc
|
added SetView allowing direct passing of matrices.
|
2010-04-20 18:23:51 +00:00 |
Paolo Cignoni
|
c095f8efe6
|
added pushattrib/popattrib in the point rendering code of gl trimesh wrapper
|
2010-04-20 01:01:13 +00:00 |
Paolo Cignoni
|
a9bb40f647
|
removed harmless gcc warnings
|
2010-04-19 12:21:26 +00:00 |
Paolo Cignoni
|
691ff07eb4
|
more robust parsing of malformed off (should not crash!)
|
2010-04-19 12:20:56 +00:00 |
Paolo Cignoni
|
0f221f2d99
|
added suppor for per vertex tex coord rendering
|
2010-04-08 16:52:23 +00:00 |
Paolo Cignoni
|
a184a620e4
|
corrected the vertical orientation of texture to be consistent with per wedge tex coords
|
2010-04-08 16:49:50 +00:00 |
Nico Pietroni
|
d32ed18e1d
|
corrected one bug in FromTrackball function
|
2010-04-07 21:43:24 +00:00 |