A snapshot of The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
#gamedev #gameengine #engine #cpp
AGE was abandoned and will not be updated, so this is not a mirror, but just a one-time copy/snapshot of the repo
|
|
преди 10 години | |
|---|---|---|
| Artifacts | преди 11 години | |
| Attic | преди 10 години | |
| Build | преди 9 години | |
| CLI | преди 10 години | |
| Data | преди 9 години | |
| Resources | преди 9 години | |
| Script | преди 9 години | |
| Source | преди 9 години | |
| Submodules | преди 9 години | |
| .gitignore | преди 10 години | |
| .gitmodules | преди 10 години | |
| AUTHORS.md | преди 10 години | |
| Build_AtomicEditor.bat | преди 10 години | |
| Build_AtomicEditor.sh | преди 10 години | |
| CMakeLists.txt | преди 9 години | |
| CMake_VS2015.bat | преди 10 години | |
| CMake_XCode.sh | преди 10 години | |
| CONTRIBUTING.md | преди 10 години | |
| LICENSE.md | преди 9 години | |
| README.md | преди 9 години |
####Editor and Player Source Repository
This repository contains the full source code to the Atomic Game Engine Runtime, Atomic Editor, Atomic CLI, and other tools. The Atomic Game Engine is a cross platform authoring solution with deployment to Windows, OSX, Android, iOS, Linux, and WebGL
####LICENSE
The Atomic Game Engine source code is released under the permissive MIT license. Please see LICENSE.md for complete licensing information.
####Website and Binary Downloads
Visit http://www.AtomicGameEngine.com for all the latest news and downloads of the Atomic Game Engine
####Chat
####Screenshots
#####Atomic Editor
#####Atomic Examples
#####Atomic on Mobile
#####Atomic Build Settings
####Looking for the Javascript and TypeScript examples?
They are over here: Javascript Examples
###Building the Atomic Editor from Source
Please see Building the Atomic Editor from Source for Visual Studio 2013, XCode, and QtCreator build instructions.