Files modified by maxx: 2004-11-23 (00:09)

Note: Added debug level 7

Files modified by maxx: 2004-11-23 (00:04)

Note: - Incorporated the cube size into the rendering (this also implied changing the behaviour of the usage of the origin); - recoded cube browser using MCMesh (some little bugs need to be removed); - started code for selecting cubes in the drawing window; - added some widgets (mostly of information types); - fixed a whole lot of bugs;

Files modified by maxx: 2004-11-22 (23:55)

Note: Added variables for smoothing the mesh; added a statistics variable holding the mesh size.

Files modified by maxx: 2004-11-22 (23:53)

Note: Incorporated new mesh architecture in the diagramms.

Files modified by maxx: 2004-11-18 (00:50)

Note: Exported the callback classes from MarchingCubesBase.h to a separat file to eventually use it in MCData.

Files modified by maxx: 2004-11-18 (00:35)

Note: Fixed big bug in MCData destructor

Files modified by maxx: 2004-11-18 (00:13)

Note: Added cube selection in GUI, base and data

Files modified by maxx: 2004-11-17 (08:37)

Note: A new version of the cvs changelog

Files modified by maxx: 2004-11-17 (08:35)

Note: Fixed the glDrawElements bug (it used a uninitialized variable); added the remainig code for drawing lines and normals

Files modified by maxx: 2004-11-17 (01:19)

Note: Optimization phase two has begun: replaced MCData by a simple structure; data creation is split into two phases; BUT: glDrawElements crashes

Files modified by maxx: 2004-11-17 (01:15)

Note: Added documentation page

Files modified by maxx: 2004-11-14 (17:56)

Note: Fixed normals bug in MCMesh; Added deletion code for widgets; Added some bug reports

Files modified by maxx: 2004-11-14 (12:17)

Note: Script for finding all gl functions in the code.

Files modified by maxx: 2004-11-14 (03:17)

Note: Added code to flip the object

Files modified by maxx: 2004-11-13 (22:52)

Note: Added code to manipulate line drawing and culling

Files modified by maxx: 2004-11-13 (22:48)

Note: Added variables to manipulate line drawing and culling

Files modified by maxx: 2004-11-10 (02:01)

Note: First optimization step: got rid of MCElement

Files modified by maxx: 2004-11-10 (01:18)

Note: Fixed bug regarding cube size.

Files modified by maxx: 2004-11-10 (01:18)

Note: Update

Files modified by maxx: 2004-11-10 (01:17)

Note: Added number of indices to the info tab

Files modified by maxx: 2004-11-10 (01:15)

Note: Big bug in index macro

Files modified by maxx: 2004-11-09 (15:51)

Note: MarchCubes implemented; some changes in debug.h; added some new GUI-elements

Files modified by maxx: 2004-11-01 (23:59)

Note: Defines some general macros.

Files modified by maxx: 2004-11-01 (23:54)

Note: Fixed a major design bug with MCData; almost finished drawing of normals (minor bug in GUI)

Files modified by maxx: 2004-10-06 (00:24)

Note: Source browser turned on

Files modified by maxx: 2004-10-06 (00:14)

Note: Added the changelog to the documentation

Files modified by maxx: 2004-10-05 (23:53)

Note: Some changes to make the code compile with gcc-3.4; added base code for normal calculation; extended internal data representation of the vertices; added neighbourhood calculation; added glDrawElements code (and it works :)

Files modified by maxx: 2004-10-05 (23:51)

Note: Some code changes for OpenGL debugging

Files modified by maxx: 2004-10-05 (23:45)

Note: Added OpenGL debugging; it's not very clean but it works for the moment

Files modified by maxx: 2004-10-03 (00:23)

Note: These changes are needed to make vuVolume compile with gcc-3.4.

Files modified by maxx: 2004-09-27 (22:08)

Note: Data structures nearly complete; some tests begun (will be removed afterwards).

Files modified by maxx: 2004-09-20 (20:14)

Note: Some thoughts on data

Files modified by maxx: 2004-09-15 (22:30)

Note: Changed scaling to 75%.

Files modified by maxx: 2004-09-15 (22:21)

Note: Work on the data structures had begun. Documentation has been extended and diagramms are changed. The added code has never been compiled!

Files modified by maxx: 2004-09-15 (22:18)

Note: We need the base diagrams for the edge mapping so they are added

Files modified by maxx: 2004-09-09 (15:19)

Note: Datadesign for the mesh data begun; added some new diagramms and data structure classes

Files modified by maxx: 2004-09-04 (13:00)

Note: Done lot's of documentation and some minor changes most of which have to do with memory management.

Files modified by maxx: 2004-08-26 (23:42)

Note: Made the last windows changes work on linux

Files modified by maxx: 2004-08-16 (22:22)

Note: Added a new variable to make mymake and myclean work.

Files modified by maxx: 2004-08-16 (22:19)

Note: Another weekends work result: - extended GUI (mostly history); - fixed bug in cube browser and frame drawing; - begun changing everithing to use the lookup tables; - changed everithing to use origin; - invited a cube size variable. Currently working on the historgam update ... flipping to linux.

Files modified by maxx: 2004-08-12 (21:50)

Note: Added this for dist purpos only

Files modified by maxx: 2004-08-08 (23:20)

Note: We prouldy anounce the completion of the histogram widget

Files modified by maxx: 2004-08-08 (22:41)

Note: Made the linux version changes work for windows.

Files modified by maxx: 2004-08-07 (15:15)

Note: Now also compiles with wxGTK-2.4

Files modified by maxx: 2004-08-07 (15:14)

Note: Fixed compile bug with wxGTK-2.4 on linux

Files modified by maxx: 2004-08-06 (02:03)

Note: History is one step away from working properly

Files modified by maxx: 2004-08-03 (22:49)

Note: New widget design now works; we also have a histogram widget now.

Files modified by maxx: 2004-08-03 (22:48)

Note: Does not work under linux; we still have to fix it

Files modified by maxx: 2004-08-02 (20:42)

Note: Nearly completed GUI-Widgets (first part of refactoring); nearly replaced all GUI-elements in utility widget (vuMarchingCubes); begun stage two: making widgets realy independent (does not compile at the moment); changed behaviour of debug.h (now debug level can be definded for every source file, i.e. .cpp)

Files modified by maxx: 2004-07-29 (01:38)

Note: this file fixes problems with icons in linux

Files modified by maxx: 2004-07-29 (01:37)

Note: Allmost all widget classes implemented; GUI refactoring draws to an end.

Files modified by maxx: 2004-07-26 (14:19)

Note: A wrog path to a widget factory ... does not compile!

Files modified by maxx: 2004-07-20 (22:50)

Note: Backchecked first refactoring steps in linux; some warnings left!

Files modified by maxx: 2004-07-20 (22:28)

Note: First part of refactoring; new widget class structure; fixed some problems with callbacks in this structure; let's move on.

Files modified by maxx: 2004-07-15 (22:03)

Note: MCWidget structure reworked.

Files modified by maxx: 2004-07-15 (21:59)

Note: Ignoring changelog.html

Files modified by maxx: 2004-07-13 (20:07)

Note: Id-Test

Files modified by maxx: 2004-07-13 (18:35)

Note: Added the Changelog generation tool (using cvs2cl.pl).

Files modified by maxx: 2004-07-13 (01:56)

Note: Added some new Widget classes; does compile but not run (segfaults while setting the label of a vuMCKeyVector member).

Files modified by maxx: 2004-07-13 (01:55)

Note: After making it work on linux, windows had now problems; fixed this.

Files modified by maxx: 2004-07-12 (11:39)

Note: Made it compile on linux.

Files modified by maxx: 2004-07-12 (11:38)

Note: Begin of refactoring.

Files modified by maxx: 2004-07-10 (12:10)

Note: An affort to implement the model-view-controller concept for the Marching cubes engine

Files modified by maxx: 2004-07-10 (12:06)

Note: To enjure a complete documentation several Makefiles are added here

Files modified by maxx: 2004-07-08 (22:03)

Note: Reading .dat data is almost complete (normalisation is missing); scanning and rendering the volume can now begin

Files modified by maxx: 2004-07-05 (11:27)

Note: Fixed a bug in the cube setup browser code (it now draws real triangles); Added a fps display in the status line.

Files modified by maxx: 2004-07-05 (00:56)

Note: Cube Setup browser finisched; also added a new setting for drawing the object with lines to the Gui.

Files modified by maxx: 2004-07-04 (01:24)

Note: Fist lines of code for the cube config browser.

Files modified by maxx: 2004-07-03 (21:31)

Note: GUI almost 'completed'. Several things were added: - there are two lights now (the second, i.e nr. 1, can be an- and disabled); - light position are changeable; - Most of the colors are now changeable; - extended mouse control; with mouse can be changed: - object position, - light positons and - zoom; - Settings tab is splitted into 'settings' and 'GL'; - addRight() code split into seperat functions; added some marcos - in MarchinCubesBase drawing is split into 'glRender' which draws the object and 'glRenderFrame' which draws a frame at the volume border.

Files modified by maxx: 2004-07-02 (19:30)

Note: Lot's of work done: - clean frame for the tool window (vuGui/wxUtilities/vuMarchingCubes) - created an class structure and documentaiton for this (mostly in vuGui/wxUtilities/vuMarchingCubes and General/vuMarchingCubes; structure graph in Documentation/images) - added a module to General which holds parts of the class structure (vuGui/wxUtilities/vuMarchingCubes) - first clean frame implementation of the data class (Volume/Regular/Unimodal/3d/2B/Threshold/MarchingCubes)

Files modified by maxx: 2004-06-21 (18:36)

Note: So, jetzt kompiliert's auch ...

Files modified by maxx: 2004-06-21 (12:56)

Note: vuMarchingCubes hinzugefügt; einige Spielereien mit der GUI (hauptsächlich Probleme mit dem GL-Widget von wxWindows gelöst); code wird verworfen und dient nur der Dokumentation;

Files modified by maxx: 2004-06-21 (12:42)

Note: vuMarchingCubes hinzugefügt; einige Spielereien mit der GUI (hauptsächlich Probleme mit dem GL-Widget von wxWindows gelöst); code wird verworfen und dient nur der Dokumentation;

Files modified by maxx: 2004-06-21 (12:22)

Note: vuMarchingCubes hinzugefügt; einige Spielereien mit der GUI (hauptsächlich Probleme mit dem GL-Widget von wxWindows gelöst); code wird verworfen und dient nur der Dokumentation;

Files modified by maxx: 2004-05-21 (23:38)

Note: Initial Version of vuVolume, moderatly changed to make it compile on my windows and linux machine.

Files modified by maxx: 2004-05-21 (23:26)

Note: Initial Version of vuVolume, moderatly changed to make it compile on my windows and linux machine.

Files modified by maxx: 2004-05-21 (23:02)

Note: Initial Version of vuVolume, moderatly changed to make it compile on my windows and linux machine.