Commit Graph

3 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 6ec176d895
image: Refactor everything that isn't cli handling into manager class
The cli handling belongs in image/index.mjs, but everything that isn't 
cli handling belongs in a middleware class kinda thing. In this case, 
we've created a RenderManager class.
2021-01-18 19:14:03 +00:00
Starbeamrainbowlabs 01a97d04a1
Well, that was a failed experiment.
We will probably come back to multithreading the renderer here, but for 
now we don't actually need it I don't think.
2020-05-07 15:37:09 +01:00
Starbeamrainbowlabs a9a66b82e1
Migrate from main PhD-Code repo.
Link: https://git.starbeamrainbowlabs.com/sbrl/PhD-Code
2020-03-27 20:10:52 +00:00