Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
311 6722 d 19 h jrf /trunk/src/Geometry/  
/trunk/src/Geometry/BSPTree.cpp
310 6722 d 20 h jrf /trunk/ BSPTree corrections  
/trunk/apps/Raytracer/Camera.h
/trunk/apps/Raytracer/raytrace.cpp
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/Ray.h
309 6726 d 22 h jab /trunk/ numerous changes making ray tracing work with bbox hierarchy  
/trunk/apps/MeshDistance/meshdist.cpp
/trunk/apps/Raytracer/Camera.h
/trunk/apps/Raytracer/Makefile
/trunk/apps/Raytracer/raytrace.cpp
/trunk/src/Geometry/AABox.cpp
/trunk/src/Geometry/BoundingINode.cpp
/trunk/src/Geometry/BoundingINode.h
/trunk/src/Geometry/BoundingLNode.cpp
/trunk/src/Geometry/BoundingLNode.h
/trunk/src/Geometry/BoundingNode.cpp
/trunk/src/Geometry/BoundingNode.h
/trunk/src/Geometry/BoundingTree.cpp
/trunk/src/Geometry/BoundingTree.h
/trunk/src/Geometry/Ray.h
/trunk/src/Geometry/Triangle.cpp
/trunk/src/Geometry/Triangle.h
/trunk/src/Geometry/build_bbtree.cpp
306 6728 d 19 h jrf /trunk/ quaternion_cleanup branch has been merged with main branch  
/trunk/src/CGLA/ArithQuat.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/Quatd.h
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/Quatf.h
/trunk/src/CGLA/Vec3d.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h
/trunk/test/CGLA-simple/simple_test.cpp
/trunk/test/CGLA-vec/vec_test.cpp
304 6728 d 22 h jab /trunk/src/ I have made minor changes to ensure that GEL compiles on Linux.  
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/Geometry/BBox.cpp
/trunk/src/Geometry/BBox.h
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/Ray.h
/trunk/src/Geometry/ThreeDDDA.cpp
/trunk/src/Geometry/ThreeDDDA.h
299 6740 d 21 h jrf /trunk/ The SPD branch has been merged with the main branch.
This means that Bounding Box Hierarchies, BSP Trees, and two new applications have been added.
 
/trunk/apps/MeshDistance
/trunk/apps/Raytracer
/trunk/src/Geometry/AABox.cpp
/trunk/src/Geometry/AABox.h
/trunk/src/Geometry/BBox.cpp
/trunk/src/Geometry/BBox.h
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/BSPTree.h
/trunk/src/Geometry/BoundingINode.cpp
/trunk/src/Geometry/BoundingINode.h
/trunk/src/Geometry/BoundingLNode.cpp
/trunk/src/Geometry/BoundingLNode.h
/trunk/src/Geometry/BoundingNode.cpp
/trunk/src/Geometry/BoundingNode.h
/trunk/src/Geometry/BoundingTree.cpp
/trunk/src/Geometry/BoundingTree.h
/trunk/src/Geometry/OBox.cpp
/trunk/src/Geometry/OBox.h
/trunk/src/Geometry/Ray.h
/trunk/src/Geometry/Triangle.cpp
/trunk/src/Geometry/Triangle.h
/trunk/src/Geometry/build_bbtree.cpp
/trunk/src/Geometry/build_bbtree.h
/trunk/src/Geometry/verification.cpp
/trunk/src/Geometry/verification.h
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/GLGraphics/QuatTrackBall.cpp
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
/trunk/src/Geometry/ThreeDDDA.cpp
/trunk/src/Geometry/ThreeDDDA.h
295 6740 d 23 h jrf /trunk/src/Geometry/  
/trunk/src/Geometry/TriMesh.cpp
277 6821 d 0 h jrf /trunk/src/ The int_pow function in CGLA has been updated to run with O(log(n)) complexity.

The QuatTrackBall has been updated.
 
/trunk/src/CGLA/CGLA.h
/trunk/src/GLGraphics/QuatTrackBall.cpp
/trunk/src/GLGraphics/QuatTrackBall.h
271 6834 d 21 h bj /trunk/ removed .vcproj and .sln files from SVN  
/trunk/GEL.sln
/trunk/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/trunk/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/trunk/apps/Decimator/Decimator.vcproj
/trunk/apps/OBJViewer/OBJViewer.vcproj
/trunk/apps/VolumePolygonize/VolumePolygonize.vcproj
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/GLGraphics/GLGraphics.vcproj
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/Util/Util.vcproj
/trunk/test/CGLA-covariance/CGLA_covariance.vcproj
/trunk/test/CGLA-mat/CGLA_mat.vcproj
/trunk/test/CGLA-ogl/CGLA_ogl.vcproj
/trunk/test/CGLA-simple/CGLA_simple.vcproj
/trunk/test/CGLA-vec/CGLA_vec.vcproj
/trunk/test/Geometry-kdtree/Geometry_kdtree.vcproj
/trunk/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/trunk/test/Util-resman/Util_resman.vcproj
248 6880 d 22 h bj /trunk/src/CGLA/  
/trunk/src/CGLA/CGLA.h
230 6918 d 20 h bj /trunk/src/Geometry/ resolving jab sloppyness ;-)  
/trunk/src/Geometry/QEM.cpp
229 6918 d 20 h bj /trunk/src/HMesh/ warnings removed  
/trunk/src/HMesh/smooth.cpp
223 6924 d 22 h bj /trunk/ resolved LIBC default lib issue with a #pragma
clapack.lib needs to have libc ignored
 
/trunk/makefiles/msvc8exe.mpt
/trunk/makefiles/msvcexe.mpt
/trunk/src/LinAlg/LapackFunc.h
222 6936 d 18 h jab /trunk/src/ minor changes  
/trunk/src/Geometry/QEM.cpp
/trunk/src/HMesh/quadric_simplify.cpp
220 6936 d 20 h jab /trunk/ Fixed QEM problems  
/trunk/apps/Decimator/Makefile
/trunk/apps/Decimator/decimator.cpp
/trunk/src/Geometry/QEM.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/HMesh/quadric_simplify.cpp
219 6936 d 22 h bj /trunk/src/HMesh/ #include "Util/BinaryHeap.h" removed  
/trunk/src/HMesh/quadric_simplify.cpp
215 6937 d 20 h jab /trunk/src/HMesh/ Our version of QSlim has been greatly improved. It now performs
consistency checks to avoid bad edge collapses which will flip
triangles. Another fixed problem was a voracious memory hunger.

Fuzzy vector median smoothing has been added.

Other changes are minor.
 
/trunk/src/HMesh/caps_and_needles.cpp
/trunk/src/HMesh/quadric_simplify.cpp
/trunk/src/HMesh/smooth.cpp
/trunk/src/HMesh/smooth.h
/trunk/src/HMesh/volume_polygonize.cpp
214 6937 d 20 h jab /trunk/src/Geometry/ Load raw can now load a signed short volume
Elsewhere Vec3d has replaced Vec3f
 
/trunk/src/Geometry/QEM.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/Geometry/TrilinFilter.cpp
/trunk/src/Geometry/load_raw.cpp
211 7026 d 20 h jab /trunk/src/ Removed IMesh from documents  
/trunk/src/gel.doxygen
206 7034 d 23 h jrf /trunk/src/CGLA/ Added a constructor to Vec3f taking a Vec4f as argument. The last element of the Vec4f is simply thrown away.

Added a Vec2ui. A 2D vector of unsigned integers is useful for specifying dimensions.
 
/trunk/src/CGLA/Vec2ui.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h

Show All