Go to file
Nathan Vegdahl 96db00b10a Refactored some parts of Renderer to take up less memory and be faster.
Specifically, LightPath is now significantly smaller, and
resultingly faster to process.

Also finally fixed the bug where without light sources the light
from the sky wouldn't affect surfaces.
2017-05-11 20:23:19 -07:00
example_scenes PsychoBlend now exports meshes as meshes, and Psychopath renders to PNGs. 2016-07-10 17:42:28 -07:00
mem_arena Added missing *_with_alignment allocation variants. 2017-04-23 10:10:10 -07:00
psychoblend Fixed bug in Psychoblend. 2017-04-10 16:35:57 -07:00
src Refactored some parts of Renderer to take up less memory and be faster. 2017-05-11 20:23:19 -07:00
.gitignore Updated .gitignore file. 2017-02-23 19:59:22 -08:00
Cargo.lock Fixed some things for building with SIMD support. 2017-04-13 23:28:26 -07:00
Cargo.toml Fixed some things for building with SIMD support. 2017-04-13 23:28:26 -07:00
todo.txt Updated todo. 2017-02-06 16:08:52 -08:00