HTML5 Tools | HTML5 Game Development (original) (raw)

HTML5 Please

With the tagline: “Use the new and shiny responsibly” HTML5 Please provides a succinct recommendation for which parts of the HTML5 and related standards are good to use and which …Read more

CAAT

From the website: CAAT is a multi-instance director-based scene-graph manager. It is able to render using Canvas, WebGL and CSS with the same code base. Features actors, containers, scene transitions, …Read more

PXLoader – A JavaScript Preloader for HTML5 Apps

PixelLab has released a JavaScript library to simplify the download of images, sound files and other various assets for HTML5 games called PxLoader. Here’s a basic example from the site: …Read more

GLSL Sandbox

A online gallery created by Javi Fontan and Diego Goberna and the WebGL hero MrDoob showcasing various WebGL shaders with their code. Share List

WebGLGap: WebGL in PhoneGap

A Small research project released by Scirra (Makers of Construct 2 A visual HTML5 Game Development Tool) have released a plugin for PhoneGap called WebGLGap that exposes a subset of …Read more

Weinre: a mobile-friendly remote web inspector

One of the major pain points of doing mobile development has been debugging. With all the great tools available on desktop browsers to do everything from profiling to step debugging, …Read more

ShapeSmith: a WebGL 3d Modeler

ShapeSmith is an open-source WebGL based 3D Modelling project that aims to make “creating printable 3D models accessible to anyone with a modern browser” – but it could definitely have …Read more

Box2DJs: a 2D Javascript Physics Engine

Box2Djs is a Javsacript port of the Actionscript port of the C++ 2D Physics Engine Box2D. It was ported form the action script using a automated script, so it shares …Read more

A new project coming out of Bocoup aims to provide HTML5 Game Devs with a set of tools that allows them to focus on making games and not worry about …Read more