Go to file
Nathan Vegdahl 6e8f0894fd Image struct can now dole out buckets in a thread-safe way.
This avoids the whole-image locking that was being done before,
which was causing a lot of thread contention.
2016-07-02 16:27:19 -07:00
example_scenes Implemented rectangular area lights. 2016-06-29 14:30:42 -07:00
src Image struct can now dole out buckets in a thread-safe way. 2016-07-02 16:27:19 -07:00
.gitignore Implemented rectangular area lights. 2016-06-29 14:30:42 -07:00
Cargo.lock Implemented bucketed rendering. 2016-06-05 01:27:55 -07:00
Cargo.toml Implemented bucketed rendering. 2016-06-05 01:27:55 -07:00
todo.txt First renders with lighting. Yay! 2016-06-27 23:16:39 -07:00