Closed
Description
This is a fantastic project and I can definitely think of more than one place I'm interested in applying it in the not-too-distant future! What are your thoughts on the amount of work to take what you've done and render it to a surface? One application I can see for it is as the basis for user interface rendering for .Net-based games. Currently, to leverage the power of HTML and CSS for a game, you really need to embed something like Awesomium or CEF. Having a completely managed library available that can do all the work of rendering to an offscreen surface and being able to process a stream of input events (either simulated or otherwise) would be really powerful.