Hacker News new | ask | show | jobs
by throwaway15213 4423 days ago
>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?

1 comments

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