Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  sources
  core
 bitmap.hpp
 color.hpp
 euclidian.hpp
 image.hpp
 matrix.hpp
 rect.hpp
 screen.hpp
 sdl.hpp
 utils.hpp
 vector.hpp
  geometry
 element.hpp
 geometry.hpp
 hit.hpp
 mesh.hpp
 plan.hpp
 sphere.hpp
  material
 daynightmaterial.hpp
 funnytexture.hpp
 generatedmap.hpp
 imagetexture.hpp
 material.hpp
 texture.hpp
 texturedmaterial.hpp
 texturemap.hpp
  physics
 camera.hpp
 photon.hpp
 ray.hpp
  scene
 entity.hpp
 light.hpp
 object.hpp
 omnilight.hpp
 scene.hpp
 video_ostream.hpp