aboutsummaryrefslogtreecommitdiff
path: root/src/Colour.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-07-26Rework multithreaded renderingJames Barnett1-16/+0
Render worker tasks are now split into chunks rather than row blocks for better thread utilisation
2022-01-02Implement multi-threaded renderingJames Barnett1-0/+1
2022-01-01Implement basic ray tracingJames Barnett1-0/+15