All Projects → DaVikingCode → Hutch

DaVikingCode / Hutch

Licence: other
Starling and Pixi merged in a Haxe Framework

Programming Languages

haxe
709 projects
PLSQL
303 projects
HTML
75241 projects

Hutch

Meet Hutch the best friend of Starxi!

Hutch is a Haxe framework exporting on the web via WebGL (thanks to Pixi.js), on desktop and mobile via AIR (thanks to Starling). Hutch offers a nice layer of abstraction since (mostly) you don't have to bother if you're targeting Pixi or Starling.

API

Starling & Pixi share a close architecture since they're based on the traditional Flash display list architecture. Hutch respects this architecture. It is closer to the Starling's one because it is itself a port of the Flash display list for Stage3D, whereas Pixi has mostly borrowed the display list architecture to help Flash developers move on HTML5.

Hutch is pretty new, there are many things to do! In a long run, only the raw assets will depend of the targeted platform. Its goal is to have exactly the same behavior regardless the targeted platform.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].