Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hayesmaker/AS3-Dices

Actionscript 3.0 Dice rolling animation using Stage3D, Away3D and Jiglib
https://github.com/hayesmaker/AS3-Dices

Last synced: about 2 months ago
JSON representation

Actionscript 3.0 Dice rolling animation using Stage3D, Away3D and Jiglib

Awesome Lists containing this project

README

        

OK Hai!

This is my AS3 Dice animations project.

Goals: Provide a dynamic and fast totally customisable Dice animation for use in games or whatever else you might want to throw dices for.

This project is uses:
Actionscript 3 - The language
Stage3D - Adobe's low level 3D api for offloading heavy maths calculations to the GPU.
Away3D - A nice high level 3d Framework so I don't have to learn the low level shit.
Jiglib - A physics engine ported to AS3.

Setup instructions:
Coming.