Age | Commit message (Expand) | Author |
---|---|---|
2022-04-12 | Add comments. | Keuin |
2022-04-12 | Optimize sphere hit calculation. | Keuin |
2022-04-12 | Make object::hit provides hit time t. | Keuin |
2022-04-12 | Bugfix: fixpoint on ray is calculated incorrectly, causing objects being stre... | Keuin |
2022-04-12 | Add basic object hit rendering. | Keuin |
2022-04-11 | Decouple viewport size and generated image size. | Keuin |
2022-04-11 | Implement ray3, timer and a simple viewport scanner. | Keuin |