Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-15 | Fix indirect inclusion. | Keuin | |
2022-04-14 | Make hitlist<T> no longer a generic class (but hitlist::color<T>(...) is now ↵ | Keuin | |
a generic member function). | |||
2022-04-13 | Global diffuse lighting. (gamma not corrected) | Keuin | |
Some operations on pixel<T>. Make ray3 support copy semantic. Fix vec3 operands does not filter out vec3-vec3 as parameters. random_uv_gen generating random unit vectors. | |||
2022-04-13 | Threaded antialiasing. | Keuin | |
2022-04-13 | Antialiasing. (not parallelized) | Keuin | |