Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
86 7191 d 14 h jab /trunk/src/Geometry/ The obj loader has been given the simple name obj_load. The fair polygonize
function is now in HMeshUtil
 
85 7191 d 14 h jab /trunk/src/HMeshUtil/ Fair polygonize was moved here. obj_load is an obj loader building on the
simple TriMesh obj loader.
 
84 7191 d 14 h jab /trunk/apps/Geometry-test/ fair-polygonize got its own test dir  
83 7191 d 14 h jab /trunk/apps/LinAlg-test/ A simple test of the LinAlg code  
82 7191 d 14 h jab /trunk/apps/OBJViewer/ Added objview - a simple obj viewer.  
81 7191 d 14 h jab /trunk/apps/ adding a new directory with a fun volume polygonizer  
80 7192 d 9 h jab /trunk/src/HMeshUtil/ New obj load facilities  
79 7192 d 9 h jab /trunk/src/Geometry/ some minor adjustments  
78 7193 d 9 h jab /trunk/src/Geometry/ Added yet another indexed face set to GEL. This will be removed once IMesh
is ready for prime time.
 
77 7193 d 10 h jab /trunk/src/Util/ 2D Grids are ubiquitous. Hence added.  
70 7199 d 9 h jab /trunk/src/Geometry/ I have been a bad boy. Wrong namespace in this file.  
66 7199 d 10 h bj /trunk/src/CGLA/ added includes of <functional> and <cfloat> to compile from msvc  
65 7201 d 3 h jab /trunk/apps/Geometry-test/ Test program for KDTree  
64 7201 d 3 h jab /trunk/src/Geometry/ minor changes  
63 7201 d 3 h jab /trunk/apps/Geometry-test/ Three test programs for the Geometry directory.
- Bloomenthal polygonization
- my own polygonization
- the kdtree test
 
62 7201 d 10 h jab /trunk/ A number of changes have been made to simplify GEL  
61 7201 d 10 h jab /trunk/src/Geometry/ Adding a lot of stuff:
- The KDTree class is useful for a great many projects.
- The voxel grid classes are also useful for many projects.
- fair_polygonize is my own little polygonizer which seems to work well.
- Polygonizer is bloomenthals polygonizer which has been C++'ified.
 
60 7201 d 10 h jab /trunk/src/Util/ Adding the ever useful argextracter and some hashtable classes.  
59 7201 d 14 h jab /trunk/ A few changes.  
58 7201 d 15 h jab /trunk/ minor changes. Fixed a bug in LinAlg/Matrix.h  

Show All