CutJS – A Lightweight, Fast & Interactable 2D HTML5 Rendering Engine For Game Development
Join the DZone community and get the full member experience.
Join For Freecutjs is a 2d html5 rendering engine for game developement which aims to make canvas drawing easier.
using jquery’s take on the dom, cutjs presents your canvas application in a dom-like tree structure and manages your application’s rendering cycles and click events.
cutjs has a simple api, is cross-platform and works on both desktop and mobile devices with modern browsers.
requirements:
none
demo:
http://cutjs.org/
license:
mit license
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments