Subversion Repositories gelsvn

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
308 6723 d 7 h jab /branches/ray-debug/ Many changes in order to make ray tracer work with bboxes  
/branches/ray-debug/apps/Raytracer/Makefile
/branches/ray-debug/apps/Raytracer/raytrace.cpp
/branches/ray-debug/src/Geometry/BoundingINode.cpp
/branches/ray-debug/src/Geometry/BoundingINode.h
/branches/ray-debug/src/Geometry/BoundingLNode.cpp
/branches/ray-debug/src/Geometry/BoundingLNode.h
/branches/ray-debug/src/Geometry/BoundingNode.cpp
/branches/ray-debug/src/Geometry/BoundingNode.h
/branches/ray-debug/src/Geometry/BoundingTree.cpp
/branches/ray-debug/src/Geometry/BoundingTree.h
/branches/ray-debug/src/Geometry/Triangle.h
307 6723 d 8 h jab /branches/ray-debug/ new branch for debugging ray tracing  
/branches/ray-debug
305 6723 d 11 h jab /trunk/apps/ I have made minor changes to ensure things compile on Linux. Mostly
adding Makefiles
 
/trunk/apps/MeshDistance/Makefile
/trunk/apps/Raytracer/Makefile
/trunk/apps/Decimator/decimator.cpp
/trunk/apps/Raytracer/raytrace.cpp
299 6735 d 10 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
294 6735 d 13 h jrf /  
/branches/SPD/apps/Raytracer
/branches/SPD/apps/Raytracer/Camera.h
/branches/SPD/apps/Raytracer/raytrace.cpp
/trunk/data/dolphins.obj
/branches/SPD/apps/MeshDistance/meshdist.cpp
/branches/SPD/apps/OBJViewer/objview.cpp
/branches/SPD/apps/VolumePolygonize/volpoly.cpp
/branches/SPD/src/GLGraphics/QuatTrackBall.cpp
/branches/SPD/src/GLGraphics/QuatTrackBall.h
/branches/SPD/src/Geometry/Ray.h