aboutsummaryrefslogtreecommitdiff
path: root/src/Vector.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-07-26Rework multithreaded renderingJames Barnett1-40/+0
Render worker tasks are now split into chunks rather than row blocks for better thread utilisation
2022-01-03Implement refractionJames Barnett1-0/+4
2022-01-01Implement basic ray tracingJames Barnett1-0/+36