Haxe Nape & Pixi.js Demo
A quick basic physics demo using haxe, pixi.js and nape just to make sure the combination works and well it works :) Click here for the demo and source code below. package samples.nape; import pixi.renderers.IRenderer; import pixi.display.Sprite; import pixi.display.Stage; import...