vanrijn/src
Matthew Gordon 98373a1935 Add missing file that should have been in earlier commit 2019-11-13 17:48:34 -05:00
..
camera.rs Add retro (towards camera) direction to IntersectionInfo 2019-11-13 17:47:40 -05:00
image.rs Change memory layout of Image, so it's not drawn upside-down by SDL 2019-11-12 16:47:56 -05:00
integrators.rs Add missing file that should have been in earlier commit 2019-11-13 17:48:34 -05:00
lib.rs Added Phong integrator (actually only computing lambertion yet) 2019-11-12 22:11:06 -05:00
main.rs Remove some busywork needlessly redrawing window. 2019-11-12 16:51:08 -05:00
raycasting.rs Add retro (towards camera) direction to IntersectionInfo 2019-11-13 17:47:40 -05:00
scene.rs Render a basic scene 2019-11-12 08:03:29 -05:00