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
348 6416 d 20 h awk /trunk/apps/Pathtracer/ Added path tracer, misc fixes  
/trunk/apps/Pathtracer/mt19937ar.cpp
/trunk/apps/Pathtracer/pathtracer.cpp
/trunk/apps/Pathtracer/main.cpp
/trunk/apps/Pathtracer/mt19937ar.c
/trunk/apps/Pathtracer/Makefile
/trunk/apps/Pathtracer/camera.cpp
/trunk/apps/Pathtracer/core.hpp
/trunk/apps/Pathtracer/mesh.cpp
/trunk/apps/Pathtracer/path_tracer.cpp
347 6416 d 21 h awk /trunk/apps/Pathtracer/  
/trunk/apps/Pathtracer/main.cpp
346 6416 d 21 h awk /trunk/  
/trunk/apps/Pathtracer
/trunk/apps/Pathtracer/Makefile
/trunk/apps/Pathtracer/camera.cpp
/trunk/apps/Pathtracer/camera.hpp
/trunk/apps/Pathtracer/core.hpp
/trunk/apps/Pathtracer/glass.cpp
/trunk/apps/Pathtracer/glass.hpp
/trunk/apps/Pathtracer/luminaire.cpp
/trunk/apps/Pathtracer/luminaire.hpp
/trunk/apps/Pathtracer/main.cpp
/trunk/apps/Pathtracer/material.cpp
/trunk/apps/Pathtracer/material.hpp
/trunk/apps/Pathtracer/matte.cpp
/trunk/apps/Pathtracer/matte.hpp
/trunk/apps/Pathtracer/mesh.cpp
/trunk/apps/Pathtracer/mesh.hpp
/trunk/apps/Pathtracer/metal.cpp
/trunk/apps/Pathtracer/metal.hpp
/trunk/apps/Pathtracer/mt19937ar.c
/trunk/apps/Pathtracer/mt19937ar.h
/trunk/apps/Pathtracer/omni.cpp
/trunk/apps/Pathtracer/omni.hpp
/trunk/apps/Pathtracer/path_tracer.cpp
/trunk/apps/Pathtracer/path_tracer.hpp
/trunk/apps/Pathtracer/plastic.cpp
/trunk/apps/Pathtracer/plastic.hpp
/trunk/apps/Pathtracer/scene.cpp
/trunk/apps/Pathtracer/scene.hpp
/trunk/apps/Pathtracer/tracer.cpp
/trunk/apps/Pathtracer/tracer.hpp
/trunk/data/cornell_box
/trunk/data/cornell_box/back.obj
/trunk/data/cornell_box/box1.obj
/trunk/data/cornell_box/box2.obj
/trunk/data/cornell_box/ceiling.obj
/trunk/data/cornell_box/floor.obj
/trunk/data/cornell_box/front.obj
/trunk/data/cornell_box/left.obj
/trunk/data/cornell_box/quad.obj
/trunk/data/cornell_box/right.obj
/trunk/data/cornell_box/small_sphere.obj
/trunk/data/cornell_box/sphere1.obj
/trunk/data/cornell_box/sphere2.obj
/trunk/data/cornell_box/teapot1.obj
/trunk/data/cornell_box/teapot2.obj
/trunk/apps/Raytracer/Makefile
/trunk/src/HMesh/x3d_load.cpp
345 6429 d 21 h jab /trunk/GEL.xcodeproj/ Minor changes to the project  
/trunk/GEL.xcodeproj/jab.pbxuser
344 6429 d 21 h jab /trunk/ The power eigensolution method was slightly broken. It seems to work now.  
/trunk/test-bundle-Info.plist
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
/trunk/src/GLGraphics/GLViewController.cpp
343 6429 d 21 h jab /trunk/test/CGLA-mat/ The power eigensolution method was slightly broken. It seems to work now. This test program has been improved.  
/trunk/test/CGLA-mat/mat_test.cpp
342 6429 d 21 h jab /trunk/src/CGLA/ The power eigensolution method was slightly broken. It seems to work now. The test program has been improved. However, it is a simple method, and only robust on small matrices but that is what CGLA is all about  
/trunk/src/CGLA/eigensolution.cpp
341 6474 d 3 h jab /trunk/ Added a ply viewer to OBJViewer.
other minor changes.
 
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
/trunk/apps/MeshDistance/meshdist.cpp
/trunk/apps/OBJViewer/objview.cpp
/trunk/apps/OBJViewer/ply_load.cpp
/trunk/apps/VolumePolygonize/volpoly.cpp
/trunk/src/HMesh/obj_save.cpp
340 6493 d 2 h jab /trunk/GEL.xcodeproj/ Added ply view to OBJViewer  
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
339 6493 d 2 h jab /trunk/src/GLGraphics/ Added ply view to OBJViewer  
/trunk/src/GLGraphics/draw.cpp
338 6493 d 2 h jab /trunk/src/Geometry/ Added ply view to OBJViewer  
/trunk/src/Geometry/TriMesh.h
337 6493 d 2 h jab /trunk/apps/OBJViewer/ Added ply view to OBJViewer  
/trunk/apps/OBJViewer/ply.c
/trunk/apps/OBJViewer/ply.h
/trunk/apps/OBJViewer/ply_load.cpp
/trunk/apps/OBJViewer/ply_load.h
/trunk/apps/OBJViewer/objview.cpp
336 6494 d 22 h jab /trunk/ Ensured that the touched value is unchanged when saving
more work to do:
In many places, I change touch values, and probably all
these should be changed so that they restore the value.
 
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
/trunk/apps/Decimator/decimator.cpp
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/Manifold.h
/trunk/src/HMesh/obj_save.cpp
335 6494 d 22 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 6544 d 1 h jab /trunk/src/Geometry/ Slight changes to doc.  
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/TriMesh.cpp
333 6582 d 13 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 6613 d 17 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 6634 d 23 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 6649 d 21 h jab /trunk/src/Geometry/ Some changes to the KDTree  
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/OBox.cpp
329 6662 d 16 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

Show All