Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/away3d/away3d-examples-openfl

OpenFL port of the Away3D 3D engine - Examples
https://github.com/away3d/away3d-examples-openfl

Last synced: about 2 months ago
JSON representation

OpenFL port of the Away3D 3D engine - Examples

Awesome Lists containing this project

README

        

#Examples using Away3D for OpenFL

##Introduction
Away3D for OpenFl is a port of the Flash Away3D engine, enabling OpenFL C++ native
builds for OSX, Windows, iOS, Android and maybe others.

##Installation

haxelib install away3d-examples

Or if you would like to install a specific example use the following.

lime create away3d // To list all of the available examples
lime create away3d:Basic_View // To install the Basic_View example
lime create away3d:Basic_View /destinationFolder // To install the example to a specific location

A typical project.xml file would look as follows. Each example has it's own project.xml.
























##Dependencies
Requires OpenFL 2.2.4 and the Away3D library

haxelib install away3d

##License

Copyright 2014 The Away3D Team

The Away3D OpenFL port is free, open-source software under the MIT license.