Open adamRenny opened 11 years ago
Implement a render stack to introduce DOM element renderables. The only caveat is the lack of context and therefore lack of primitives.
One option would be to include a canvas renderer that we could use to output to an image.
Requires decision from #44
Implement a render stack to introduce DOM element renderables. The only caveat is the lack of context and therefore lack of primitives.
One option would be to include a canvas renderer that we could use to output to an image.