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

Shaddock Heath 264cd856df updated mockup to take into account the example projects image пре 10 година
Artifacts e925c9e466 Adding Makefile пре 11 година
Attic fe68a5732d More build improvements пре 10 година
Build e2442a880f Fix build directory reference in GenerateVS2015.bat пре 10 година
CLI 2fcdbbcc73 Working on Atomic web player пре 11 година
Data 4378ceecc8 Fix new 3D project template пре 10 година
Licenses c34e47d85a Update LICENSE_THIRDPARTY.md пре 10 година
Resources 264cd856df updated mockup to take into account the example projects image пре 10 година
Script 95c2061d0d Initial mockup of the language select field in the new project dialog пре 10 година
Source fa1b99cb7e Rather exposed texture unit names as a static method on Material пре 10 година
.gitignore fe68a5732d More build improvements пре 10 година
AUTHORS.md aa5c191aa6 Updated Authors пре 10 година
Build_AtomicEditor.bat 16cdc0496e Remove desktop shortcut upon uninstall, try user execution level, add a press to continue on windows bat files in case launched from explorer пре 10 година
Build_AtomicEditor.sh 26b88e41a4 Mac Xcode + Local Build support пре 10 година
CMakeLists.txt fe68a5732d More build improvements пре 10 година
CMake_VS2015.bat 16cdc0496e Remove desktop shortcut upon uninstall, try user execution level, add a press to continue on windows bat files in case launched from explorer пре 10 година
CMake_XCode.sh 26b88e41a4 Mac Xcode + Local Build support пре 10 година
CONTRIBUTING.md b8e70445c1 Update CONTRIBUTING.md пре 10 година
README.md 7d524c3933 Update README.md пре 10 година

README.md

####Atomic Game Engine™ Editor and Player Source Repository

Website

http://www.AtomicGameEngine.com

Looking for the Javascript examples?

They are over here: Javascript Examples

Looking for Atomic-Haxe?

It's here: Atomic-Haxe (Community Supported)

Chat

Forums

Atomic Game Engine Forums

Twitter

Follow @AtomicGEngine

alt text

This repository contains the full source code to the Atomic Game Engine Runtime, Atomic Editor, Atomic CLI, and other tools.

The source code is intended for licensees who need to customize the C++ runtime and editor. For most users, we recommend the supported binary releases available for DOWNLOAD on our website.

Custom builds of the Atomic Game Engine Editor require product activation and platform deployment licenses. These can also be acquired at our website.

For supported binary releases and to acquire product activation keys or platform deployment licenses please visit: http://www.AtomicGameEngine.com

Licensing Information

The Atomic Game Engine™ Runtime EULA (MIT)

The full source code to the Atomic Runtime used by end user apps, games, simulations, and visualizations is available under the permissive MIT license

The Atomic Game Engine™ Editor and Tools EULA

The full source code to the Atomic Editor and other tooling is available under the terms of the The Atomic Game Engine™ Editor and Tools EULA

Third Party Licenses

The Atomic Game Engine contains third party technology available under permissive Open Source licenses.

Building the Atomic Editor from Source

Please see Building the Atomic Editor from Source for Visual Studio 2013, XCode, and QtCreator build instructions.

Website

Visit http://www.AtomicGameEngine.com for all the latest news and downloads of the Atomic Game Engine