vanrijn/src
Matthew Gordon d9af6dad94 Added Phong integrator (actually only computing lambertion yet) 2019-11-12 22:11:06 -05:00
..
camera.rs Added Phong integrator (actually only computing lambertion yet) 2019-11-12 22:11:06 -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
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 Added Phong integrator (actually only computing lambertion yet) 2019-11-12 22:11:06 -05:00
scene.rs Render a basic scene 2019-11-12 08:03:29 -05:00