Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daiwei1999/AwayCPP

C++ porting of Away3D engine independent of Adobe's Flash/Air runtimes
https://github.com/daiwei1999/AwayCPP

Last synced: 16 days ago
JSON representation

C++ porting of Away3D engine independent of Adobe's Flash/Air runtimes

Awesome Lists containing this project

README

        

AwayCPP
=====

This is a experimental project of C++ porting of Away3D engine targeting computers, web browsers and mobile platforms.

Get started
===========

### Build Windows version
* Visual Studio 2013 or above is required
* Open `AwayCPP_Windows.sln` with Visual Studio
* Build the solution and run one of the samples on desktop

### Build Android version
* Visual Studio 2015 is required
* Open `AwayCPP_Android.sln` with Visual Studio
* Build the solution and run one of the samples on android device or android simulator

Contribute
----------
`AwayCPP` is MIT-licensed. Please contribute!