Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-22 | Delete vec3::refract. (buggy) | Keuin | |
2022-04-20 | Add vec3::parallel and its test. | Keuin | |
2022-04-20 | Bugfix: vec3::cross was implemented and tested incorrectly. | Keuin | |
2022-04-16 | Add vec3::refract<Enable_TIR>, vec3::valid, float-point validity assertion ↵ | Keuin | |
in vec3 operations, and tests. | |||
2022-04-15 | Fix vec3::reflect. Add tests for vec3::reflect and vec3::is_zero. | Keuin | |
2022-04-14 | Add pixel and bitmap color depth conversion. | Keuin | |