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
335 6504 d 14 h jab /trunk/ A few changes to the project  
/trunk/GEL.xcodeproj/jab.mode1
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
/trunk/apps/RangeScanViewer/rsview.cpp
334 6553 d 17 h jab /trunk/src/Geometry/ Slight changes to doc.  
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/TriMesh.cpp
333 6592 d 4 h bj /trunk/apps/RangeScanViewer/ RangeScanViewer  
/trunk/apps/RangeScanViewer
/trunk/apps/RangeScanViewer/ply.h
/trunk/apps/RangeScanViewer/plyfile.c
/trunk/apps/RangeScanViewer/rsview.cpp
332 6623 d 8 h jab /trunk/src/HMesh/ Added functions for subdividing (Catmull Clark topological splits - but
not averaging) and closing holes simply by turning holes into boundary
polygons.
 
/trunk/src/HMesh/close_holes.cpp
/trunk/src/HMesh/close_holes.h
/trunk/src/HMesh/subdivision.cpp
/trunk/src/HMesh/subdivision.h
331 6644 d 14 h jab /trunk/src/ Added a draw function for HMesh  
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
/trunk/src/HMesh/FaceCirculator.h
330 6659 d 12 h jab /trunk/src/Geometry/ Some changes to the KDTree  
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/OBox.cpp
329 6672 d 7 h jab /trunk/GEL.xcodeproj/ Added XCode files.  
/trunk/GEL.xcodeproj
/trunk/GEL.xcodeproj/jab.mode1
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
328 6679 d 18 h jab /trunk/test/Geometry-kdtree/ Some changes to the kdtree test  
/trunk/test/Geometry-kdtree/kdtree-test.cpp
327 6679 d 18 h jab /trunk/src/CGLA/ Removed determinant from cpp file  
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
326 6679 d 18 h jab /trunk/test/CGLA-mat/ changes  
/trunk/test/CGLA-mat/mat_test.cpp
325 6679 d 18 h jab /trunk/src/CGLA/ An alternative 4x4 determinant function is included and commented out.  
/trunk/src/CGLA/ArithSqMat4x4Float.h
324 6680 d 16 h jab /trunk/src/ Some changes. Mostly a nasty precision issue has been fixed with regard
to 4x4 determinants. KDTrees have also been improved.
 
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
/trunk/src/CGLA/Vec2ui.h
/trunk/src/GLGraphics/draw.cpp
/trunk/src/Geometry/BBox.cpp
/trunk/src/Geometry/BoundingINode.h
/trunk/src/Geometry/BoundingLNode.h
/trunk/src/Geometry/BoundingNode.h
/trunk/src/Geometry/BoundingTree.cpp
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/Ray.h
323 6686 d 9 h bj /trunk/src/CGLA/ added generic make_rot method with rotation matrix as input  
/trunk/src/CGLA/ArithQuat.h
322 6688 d 5 h jab /trunk/apps/Raytracer/ Small changes to make ray tracer compile on mac  
/trunk/apps/Raytracer/Camera.h
/trunk/apps/Raytracer/raytrace.cpp
321 6688 d 6 h jab /trunk/ No log message.  
/trunk/Makefile
/trunk/src/CGLA/Vec3i.cpp
/trunk/src/GLGraphics/draw.cpp
/trunk/src/Geometry/BoundingINode.cpp
/trunk/src/Geometry/BoundingLNode.cpp
/trunk/src/Geometry/BoundingNode.cpp
/trunk/src/Geometry/BoundingTree.cpp
/trunk/src/HMesh/obj_load.cpp
320 6695 d 16 h awk /trunk/src/CGLA/  
/trunk/src/CGLA/Vec2i.h
319 6696 d 6 h awk /trunk/src/Geometry/ Partitioned interface into public / private..
Changed all TriMesh* to const TriMesh*
Commented normal computation code in intersect in..
Fixed bug with normals (object space normals were returned, not world space)
 
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/BSPTree.h
318 6696 d 6 h awk /trunk/src/Geometry/ Changed hit_object to const pointer to TriMesh  
/trunk/src/Geometry/Ray.h
317 6698 d 8 h awk /trunk/src/CGLA/  
/trunk/src/CGLA/Vec2i.h
316 6701 d 10 h jab /trunk/src/CGLA/ Added a constructor to Vec2i that accepts a single int.  
/trunk/src/CGLA/Vec2i.h

Show All