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

rsredsq 7c6ebaf2be Shortcuts should work now on macosx too. 10 年之前
Artifacts e925c9e466 Adding Makefile 11 年之前
Attic fb3e81417e Move reference AtomicEditor implementation to Attic, TypeScript AtomicEditorWork now AtomicEditor 10 年之前
Bin b8f839bcf0 Update 11 年之前
Build e13338d3c1 Jakefile and batch files to build Android on Windows 10 年之前
CLI 2fcdbbcc73 Working on Atomic web player 11 年之前
CMake 7e1676d14b Attempt to kick Linux build 10 年之前
Data 48ce3eda90 Updating Atomic icon, use fs-extra copy in Jakefile, packaged editor deployment work 10 年之前
Docs 0027f776ec Hooking up help menu 10 年之前
Resources a9c609d052 Fix blur on WebGL and mobile 10 年之前
Script 7c6ebaf2be Shortcuts should work now on macosx too. 10 年之前
Source cf9155ce86 Small cleanup 10 年之前
.gitignore 2bf4e75a35 Ignore mem file 10 年之前
AUTHORS.md f3787728e6 add myself to the contributors list 10 年之前
BuildAtomic.bat fafcf262ea Windows Jake build stuff 10 年之前
BuildAtomic.sh 743e3358c9 Tweak to BuildAtomic.sh 10 年之前
CMakeLists.txt d9b2bcae58 Source build update 10 年之前
CONTRIBUTING.md b8e70445c1 Update CONTRIBUTING.md 10 年之前
CONTRIBUTION_LICENSE.md 08c06d2fc4 Adding contribution guide and license 10 年之前
Jakefile e13338d3c1 Jakefile and batch files to build Android on Windows 10 年之前
LICENSE_ATOMIC_EDITOR_AND_TOOLS.md 9ee335d5ca Update 10 年之前
LICENSE_ATOMIC_RUNTIME.md d2545c48e0 Update 10 年之前
LICENSE_THIRDPARTY.md 5a064f9e1f Update LICENSE_THIRDPARTY.md 10 年之前
README.md cc4c3aaff9 Update 10 年之前
Rakefile 2f5b9eefd7 iOS deployment from editor working 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