DEV Community

[Comment from a deleted post]
 
jtenner profile image
jtenner

If you decide to venture, I'll join you on your quest! Good luck.

 
trusktr profile image
Joe Pea

Cool. I think I'm going to take Babylon.js, which is already in TypeScript, and start by porting a minimal set of features over in order to get cubes rendering on screen as a PoC.

Mostly I think it'll be converting numbers to i* types, and editing the renderer so that is connects with the JS glue to a canvas.