Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daiwei1999/AwayCPP
- Owner: daiwei1999
- Created: 2015-06-03T09:10:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T09:10:37.000Z (over 1 year ago)
- Last Synced: 2024-07-31T22:58:03.788Z (3 months ago)
- Language: C++
- Homepage:
- Size: 10.3 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 simulatorContribute
----------
`AwayCPP` is MIT-licensed. Please contribute!