Paolo Cignoni cignoni
|
dd8774c1f4
|
Added open method implementation
|
2005-11-25 19:35:55 +00:00 |
|
Paolo Cignoni cignoni
|
e585cbad6c
|
small changes to signature of MeshIOInterface methods
|
2005-11-25 19:29:01 +00:00 |
|
Paolo Cignoni cignoni
|
16017c8844
|
Moved MeshColorizeInterface menu entries under "Color" sub-menu
|
2005-11-25 18:15:10 +00:00 |
|
Paolo Cignoni cignoni
|
55542ca6fc
|
Added categorization to render menu
|
2005-11-25 17:41:52 +00:00 |
|
Paolo Cignoni cignoni
|
d50477fcab
|
changed vector declaration from oldVertVec(m.vert.size()) to oldVertVec.
|
2005-11-25 17:34:52 +00:00 |
|
Paolo Cignoni cignoni
|
4cdb3ccddc
|
Added meshcurvature project to .pro file
|
2005-11-25 16:45:21 +00:00 |
|
Paolo Cignoni cignoni
|
6fd51302ef
|
First release: calculate gaussian curvature
|
2005-11-25 16:28:24 +00:00 |
|
Paolo Cignoni cignoni
|
13453ee4a5
|
First release: calculate Gaussian curvature
|
2005-11-25 16:28:01 +00:00 |
|
Paolo Cignoni cignoni
|
b05fe69677
|
MeshColorizeInterface plugin to calculate curvature
|
2005-11-25 16:27:58 +00:00 |
|
Paolo Cignoni cignoni
|
366fe80509
|
Added vert::Color4b, vert::Qualityf components to CVertexO: required by MeshColorizeInterface plugins
|
2005-11-25 16:25:35 +00:00 |
|
Paolo Cignoni cignoni
|
4c60831f9d
|
Added MeshColorizeInterface plugins support code
|
2005-11-25 16:23:02 +00:00 |
|
Paolo Cignoni cignoni
|
f9734e2c95
|
Added function declaration: void applyColorMode();
|
2005-11-25 16:20:51 +00:00 |
|
Paolo Cignoni cignoni
|
45a4a77571
|
Added consistency of toolbar and menu with openGL
|
2005-11-25 16:02:28 +00:00 |
|
Paolo Cignoni cignoni
|
212c78dc85
|
added meshio plugin pro
|
2005-11-25 15:43:44 +00:00 |
|
Paolo Cignoni cignoni
|
eb9fba8669
|
added meshio plugin
|
2005-11-25 15:40:13 +00:00 |
|
Paolo Cignoni cignoni
|
e3f1458ed3
|
Changed action name
|
2005-11-25 14:49:41 +00:00 |
|
Paolo Cignoni cignoni
|
ff114173ef
|
Added rendering of bounding box and new icon
|
2005-11-25 14:46:44 +00:00 |
|
Paolo Cignoni cignoni
|
d0dc575e0c
|
unique for compiling everything
|
2005-11-25 14:41:54 +00:00 |
|
Paolo Cignoni cignoni
|
edadbe2d46
|
Added new icon that represent the changing of lighting state and modified function.
|
2005-11-25 12:58:59 +00:00 |
|
Paolo Cignoni cignoni
|
870d2ff6b0
|
Added function to Enable/Disable lighting (work in progress)
|
2005-11-25 11:56:00 +00:00 |
|
Paolo Cignoni cignoni
|
e6014450ab
|
Added UpdateNormal on Vertex
|
2005-11-25 11:12:26 +00:00 |
|
Paolo Cignoni cignoni
|
b20836fe40
|
Some cleanup
|
2005-11-25 02:47:18 +00:00 |
|
Paolo Cignoni cignoni
|
c846bd5224
|
added Q_DECLARE_INTERFACE for MeshColorizeInterface
|
2005-11-25 00:10:08 +00:00 |
|
Paolo Cignoni cignoni
|
5c60fde152
|
fixed setting even vertex loop
|
2005-11-24 20:23:01 +00:00 |
|
Paolo Cignoni cignoni
|
5ee1957fbf
|
s-x controls histogram frac
d-c controls histogram range
added screwdriver model
|
2005-11-24 17:07:46 +00:00 |
|
Paolo Cignoni cignoni
|
d40f10f1ea
|
added Loop Subdivision Surface entry.
Warning : this method, based on ../../test/loop/new_refine.h
doesn't work!!
|
2005-11-24 16:02:28 +00:00 |
|
Paolo Cignoni cignoni
|
c5cc2a5c3a
|
Added the check icon for menu Render->Show Normals
|
2005-11-24 15:46:57 +00:00 |
|
Paolo Cignoni cignoni
|
34501522a9
|
add Butterfly method to Filter plugin
|
2005-11-24 15:31:22 +00:00 |
|
Paolo Cignoni cignoni
|
9d59fb39de
|
Correct a little bug in menu filter
|
2005-11-24 14:59:31 +00:00 |
|
Paolo Cignoni cignoni
|
a70b62627c
|
added some debug controls:
a-z: changes curvaure clamp values
s-x: changes histogram range value (not working?)
m: switch between histogram and manual clamp
|
2005-11-24 11:10:14 +00:00 |
|
Paolo Cignoni cignoni
|
66ae36abcf
|
Yet another test to compile under linux: added a const before QString in applyfilter...
|
2005-11-24 10:54:37 +00:00 |
|
Paolo Cignoni cignoni
|
19fd89d2e4
|
I forgot this one!
|
2005-11-24 10:42:31 +00:00 |
|
Paolo Cignoni cignoni
|
95446babca
|
removed _WINDOWS define and changed <qgl.h> in <QGLWidget> to correctly compile in non windows platforms
|
2005-11-24 10:35:05 +00:00 |
|
Paolo Cignoni cignoni
|
b572252dd2
|
changed invocation of applyfilter
|
2005-11-24 09:48:37 +00:00 |
|
Paolo Cignoni cignoni
|
d94d5cf59b
|
commented line 62. dangerous unuseful debug line.
|
2005-11-24 01:45:28 +00:00 |
|
Paolo Cignoni cignoni
|
69f30357ba
|
Ho committato la versione come si era sistemata a lezione.
Se non va bene sovrascrivetela pure...
|
2005-11-24 01:43:25 +00:00 |
|
Paolo Cignoni cignoni
|
290710f0ae
|
Initial Relase of Sample rendering plugins that simply shows normals
|
2005-11-24 01:40:51 +00:00 |
|
Paolo Cignoni cignoni
|
a20ba59f29
|
Added new plugins intefaces, tested with shownormal render mode
|
2005-11-24 01:38:37 +00:00 |
|
Paolo Cignoni cignoni
|
cbdc96ff57
|
added:
histogram to txt file
argv[1]: ply model to open
|
2005-11-23 23:58:29 +00:00 |
|
Paolo Cignoni cignoni
|
dcc9172eb8
|
changed vertex to vertexplus and face to faceplus for MyMesh
|
2005-11-23 15:57:20 +00:00 |
|
Paolo Cignoni cignoni
|
9519c4b80d
|
new version of RefineOddEvenE.
Does not aborts or segfaults but gives incorrect faces.
|
2005-11-23 15:56:03 +00:00 |
|
Paolo Cignoni cignoni
|
b042822e01
|
colori della mesh in base ai valori di curvatura gaussiana dei vertici
|
2005-11-23 15:18:33 +00:00 |
|
Paolo Cignoni cignoni
|
3e43ed04af
|
Reverted plugin interface to prev version
|
2005-11-23 00:25:06 +00:00 |
|
Paolo Cignoni cignoni
|
8a4ed60c12
|
Removed no more usefull files
|
2005-11-23 00:21:05 +00:00 |
|
Paolo Cignoni cignoni
|
6dc5ed632b
|
Reverted to prev version
|
2005-11-23 00:19:45 +00:00 |
|
Paolo Cignoni cignoni
|
0b44659436
|
added hint for better hiddenline
|
2005-11-23 00:04:03 +00:00 |
|
Paolo Cignoni cignoni
|
d3f56ed027
|
Changed names view->render, added renderModeGroup to implement radio styles menu entries
|
2005-11-23 00:03:10 +00:00 |
|
Paolo Cignoni cignoni
|
85e5f897ba
|
restored to prev version
|
2005-11-23 00:02:30 +00:00 |
|
Paolo Cignoni cignoni
|
3711deda95
|
Changed names view->render, added renderModeGroup
|
2005-11-23 00:02:07 +00:00 |
|
Paolo Cignoni cignoni
|
ad46015795
|
Changed frustum values.
|
2005-11-22 21:51:53 +00:00 |
|