Subversion Repositories gelsvn

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
393 6070 d 9 h jab /branches/wireframe-experiments/ Creating a branch of GEL for certain wireframe experiments  
/branches/wireframe-experiments
324 6654 d 11 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
318 6670 d 0 h awk /trunk/src/Geometry/ Changed hit_object to const pointer to TriMesh  
/trunk/src/Geometry/Ray.h
313 6723 d 6 h jrf /trunk/ BSPTree ray tracing now works well !
The problem was a way too large epsilon causing triangles to appear unnecessarily in several different space division boxes. Precision has now been increased and the code has been made more robust. Try it out on the bunny.
 
/trunk/apps/Raytracer/raytrace.cpp
/trunk/src/Geometry/BBox.cpp
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/BoundingINode.cpp
/trunk/src/Geometry/Ray.h
310 6723 d 8 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 6727 d 10 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
304 6729 d 10 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 6741 d 9 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 6741 d 11 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
290 6743 d 11 h jrf /branches/SPD/src/Geometry/ Andreas' Bounding Box Hierarchies have been added  
/branches/SPD/src/Geometry/AABox.cpp
/branches/SPD/src/Geometry/AABox.h
/branches/SPD/src/Geometry/BoundingINode.cpp
/branches/SPD/src/Geometry/BoundingINode.h
/branches/SPD/src/Geometry/BoundingLNode.cpp
/branches/SPD/src/Geometry/BoundingLNode.h
/branches/SPD/src/Geometry/BoundingNode.cpp
/branches/SPD/src/Geometry/BoundingNode.h
/branches/SPD/src/Geometry/BoundingTree.cpp
/branches/SPD/src/Geometry/BoundingTree.h
/branches/SPD/src/Geometry/OBox.cpp
/branches/SPD/src/Geometry/OBox.h
/branches/SPD/src/Geometry/Triangle.cpp
/branches/SPD/src/Geometry/Triangle.h
/branches/SPD/src/Geometry/build_bbtree.cpp
/branches/SPD/src/Geometry/build_bbtree.h
/branches/SPD/src/Geometry/tritest.cpp
/branches/SPD/src/Geometry/verification.cpp
/branches/SPD/src/Geometry/verification.h
/branches/SPD/src/Geometry/BBox.cpp
/branches/SPD/src/Geometry/BBox.h
/branches/SPD/src/Geometry/BSPTree.cpp
/branches/SPD/src/Geometry/BSPTree.h
/branches/SPD/src/Geometry/Ray.h
/branches/SPD/src/Geometry/ThreeDDDA.cpp
/branches/SPD/src/Geometry/ThreeDDDA.h
/branches/SPD/src/Geometry/TriMesh.cpp
208 7035 d 10 h jrf /branches/SPD/src/Geometry/ Adding Bent's BBox, BSPTree, and Ray. Rewritten to fit the TriMesh class in Geometry.  
/branches/SPD/src/Geometry/BBox.cpp
/branches/SPD/src/Geometry/BBox.h
/branches/SPD/src/Geometry/BSPTree.cpp
/branches/SPD/src/Geometry/BSPTree.h
/branches/SPD/src/Geometry/Ray.h