openfl / away3d

An open source, real-time 3D engine for OpenFL
Apache License 2.0
203 stars 33 forks source link
3d-engine away3d haxe openfl

Apache 2.0 License Haxelib Version Build Status

Away3D

Away3D is an open source platform for developing interactive 3D graphics for video games and applications.

Features

Installation

You can easily install Away3D with OpenFL:

openfl install away3d

To add it to an OpenFL project, add this to your project file:

<haxelib name="away3d" />

To list available samples, run:

openfl create away3d

Development Builds

Clone the Away3D repository:

git clone https://github.com/openfl/away3d

Tell haxelib where your development copy of Away3D is installed:

haxelib dev away3d away3d

To return to release builds:

haxelib dev away3d