Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/away3d/away3d-examples-openfl
- Owner: away3d
- Created: 2012-05-02T12:47:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T18:57:21.000Z (over 9 years ago)
- Last Synced: 2024-08-04T05:03:31.432Z (5 months ago)
- Language: Haxe
- Homepage:
- Size: 19 MB
- Stars: 38
- Watchers: 13
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-actionscript-sorted - Away3D examples OpenFL - Actionscript examples for use with the Away3D OpenFL (3D Engines / Away3D)
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 libraryhaxelib install away3d
##LicenseCopyright 2014 The Away3D Team
The Away3D OpenFL port is free, open-source software under the MIT license.