aboutsummaryrefslogtreecommitdiff
path: root/src/models/RaytraceContext.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-07-26Add configurable render chunk sizeJames Barnett1-0/+1
2025-07-26Add configurable render chunk allocation modesJames Barnett1-1/+8
2025-07-26Rework multithreaded renderingJames Barnett1-0/+43
Render worker tasks are now split into chunks rather than row blocks for better thread utilisation