Live data from Hacker News

CutJS – Fast 2D HTML5 rendering engine for game development

cutjs.org

1–10 of 54 posts

Re: CutJS – Fast 2D HTML5 rendering engine for game development

#9

>A CutJS app consists of a tree of nodes, each node is pinned (transformed) against its parent and have zero, one or more image cutouts. Image cutouts comes from either image textures or Canvas drawing. Won't SVG achieve the same thing?

Yes, it has inspired me, but CutJS renders to HTML5 Canvas to be usable in game development.
Post reply on HN