author | Radek Brich <radek.brich@devl.cz> |
Wed, 19 Mar 2008 17:18:59 +0100 | |
branch | pyrit |
changeset 45 | 76b254ce92cf |
parent 44 | 3763b26244f0 |
child 46 | 6493fb65f0b1 |
--- a/DEVNOTES Thu Jan 03 18:06:34 2008 +0100 +++ b/DEVNOTES Wed Mar 19 17:18:59 2008 +0100 @@ -19,3 +19,8 @@ (Container|Octree|KdTree) top; scene.setTop(top) // top object in hierarchy top.optimize() // build optimization structure + +Rework camera +------------- +Sampler - points in screen plane, 0..w:0..h +Camera - transform point from sampler to a ray