/AwayCPP

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

Primary LanguageC++

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!