descriptionSimple, yet photon mapping, C++ raytracer
homepage URLhttp://bla.thera.be
ownerbla@thera.be
last changeTue, 11 Mar 2008 23:52:00 +0000 (12 00:52 +0100)
content tags
add:
readme
(Doing this as a project for studies. So until working (1-2 months max) can't welcome any help... yeah, like if there was some. Documentation is managed using doxygen. Can be compiled with make doc if you have doxygen and pdflatex. 0.5 raytraces some scene already)
shortlog
2008-03-11 Tomasz bla... Removed unnecessary \bug declarations.master
2008-03-11 Tomasz bla... Cleaned output, disabled debugging - creating release.0.5v
2008-03-11 Tomasz bla... Adding one example.
2008-03-11 Tomasz bla... Solving non-existant problems with doxygen.
2008-03-11 Tomasz bla... Filled documentation.
2008-03-11 Tomasz bla... Fixed few bugs, added lots of debugging,
2008-03-11 Tomasz bla... Parameters seems to work. Time to create few examples,
2008-03-11 Tomasz bla... Adding parameter handling using getopt()
2008-03-11 Tomasz bla... One bug found; added orphaned SceneXML.cc and one example.
2008-03-11 Tomasz bla... First scene read. Reading works, but needs some debugging.
2008-03-10 Tomasz bla... Creating XML parser of 3D scenes.
2008-03-09 Tomasz bla... Updated documentation.
2008-03-09 Tomasz bla... Renamed namespace Scene to "World" so there's no
2008-03-09 Tomasz bla... Sphere UV corrected, scene changed.
2008-03-09 Tomasz bla... Added simple implementation of refraction.
2008-03-08 Tomasz bla... Initial clean commit before publishing software.0.4v
tags
16 years ago 0.5v Pretty stable version with scene...
16 years ago 0.4v Initial version which already raytr...
heads
16 years ago master