Files
PhotonMF/TODO.org
2017-01-04 19:20:46 -04:00

693 B

Features [7/19]

  • Perspective projection
  • Ray-sphere intersection
  • Ray-plane and derived intersections

    • Ray-plane
    • Ray-disk
    • Ray-triangle
    • Ray-box
  • Ray-mesh intersection
  • Octree mesh
  • Directional lights
  • Point lights
  • Spotlights
  • Area lights

    • Sphere lights
    • Box/planar lights
    • Mesh lights
  • Phong shading
  • Specular reflections
  • Transmission
  • Scene description input files (JSON)
  • Indirect illumination
  • Russian roulette
  • Image based lightning
  • HDR light probes for IBL
  • Tone mapping
  • Texture mapping
  • Photon mapping