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

Matt Benic ff59324b7e Update README.md %!s(int64=7) %!d(string=hai) anos
Artifacts e925c9e466 Adding Makefile %!s(int64=11) %!d(string=hai) anos
Build 78d0c2484b .travis.yml %!s(int64=8) %!d(string=hai) anos
CMake d91f7ab817 Merge with upstream 0bdb20fd8e8614f74bd5bd8585ec3685ee8511be %!s(int64=8) %!d(string=hai) anos
Data 4abd2f15b3 Merge with upstream e2d2f8e388a01cc3c2d2694c808d0d3b465d3763 %!s(int64=8) %!d(string=hai) anos
Resources 4abd2f15b3 Merge with upstream e2d2f8e388a01cc3c2d2694c808d0d3b465d3763 %!s(int64=8) %!d(string=hai) anos
Script ae1c96035d Don't discard existing exception stack trace when rethrowing %!s(int64=8) %!d(string=hai) anos
Source 4c7d9f7670 Remove unnecessary ToolCore dependency %!s(int64=8) %!d(string=hai) anos
Submodules eb7578310b Update examples submodule %!s(int64=8) %!d(string=hai) anos
.crosscompile.sh d944e7cdac Crosscompiling scripts %!s(int64=8) %!d(string=hai) anos
.gitattributes 3bd27a0c7c Adding .gitattributes to help tune GitHub language metrics %!s(int64=8) %!d(string=hai) anos
.gitignore d91f7ab817 Merge with upstream 0bdb20fd8e8614f74bd5bd8585ec3685ee8511be %!s(int64=8) %!d(string=hai) anos
.gitmodules e9bb5ed825 Adding AtomicExamples as a submodule, improved handling of not having submodules initialized %!s(int64=9) %!d(string=hai) anos
.travis.yml 2bc2c1823e Add gitter hook for Travis %!s(int64=8) %!d(string=hai) anos
AUTHORS.md ac8bc4a8dc Make me famous %!s(int64=8) %!d(string=hai) anos
BACKERS.md 71968fb684 Updated backers.md %!s(int64=9) %!d(string=hai) anos
Build_AtomicEditor.bat 1ec8f1037e Atomic C# iOS %!s(int64=9) %!d(string=hai) anos
Build_AtomicEditor.sh 1ec8f1037e Atomic C# iOS %!s(int64=9) %!d(string=hai) anos
CMakeLists.txt 2152ba1df4 Optional submodules %!s(int64=8) %!d(string=hai) anos
CMake_Makefile.sh 94c5bc2f9c Build Improvements %!s(int64=9) %!d(string=hai) anos
CMake_VS2015.bat a28af1821c Tweaking info text (+11 squashed commits) %!s(int64=9) %!d(string=hai) anos
CMake_VS2017.bat a28af1821c Tweaking info text (+11 squashed commits) %!s(int64=9) %!d(string=hai) anos
CMake_XCode.sh 22f17b6719 Build XCode project directly when using CMake_XCode.sh %!s(int64=9) %!d(string=hai) anos
CONTRIBUTING.md 5b78e9c130 Update CONTRIBUTING.md %!s(int64=9) %!d(string=hai) anos
CONTRIBUTION_LICENSE.md d0fa700fad Adding missing CONTRIBUTION_LICENSE.md %!s(int64=9) %!d(string=hai) anos
LICENSE.md d4aae88010 Add ATOMIC_PLATFORM_DESKTOP define, remove crunch sources and replace with lib squish (2.4 megs of source vs 129kb and much cleaner build), WIP conversion %!s(int64=9) %!d(string=hai) anos
Makefile d944e7cdac Crosscompiling scripts %!s(int64=8) %!d(string=hai) anos
README.md ff59324b7e Update README.md %!s(int64=7) %!d(string=hai) anos
appveyor.yml e00f7c1751 Add Appveyor.com config for windows CI %!s(int64=8) %!d(string=hai) anos

README.md

alt text

Please note that Atomic is no longer actively being developed or maintained. Issues will not be attended to, though PRs that fix build issues may be considered. The remainder of this README has been kept in place for future reference.

Website: https://github.com/AtomicGameEngine/AtomicGameEngine

Why Atomic?

The Atomic Game Engine is powerful native technology with a consistent API and tooling available in C++, C#, Typescript and JavaScript. The Atomic Editor is installed in over 75 countries and has hit “critical mass” with production in multiple industries.

Atomic can also be used as a library in existing projects with a C++ SDK, C# NuGet, and JavaScript npm package in development.

Atomic Technology

  • Consistent 2D/3D API available in JavaScript, TypeScript, C#, and C++
  • Built-in Monaco JavaScript/TypeScript editor and support for VSCode and Atom
  • C# IDE integration with Visual Studio, Xamarin Studio, and MonoDevelop
  • Android, iOS, Windows, macOS, Linux, and WebGL platform deployment
  • High performance native C++ core with single command builds and absolute minimum dependencies
  • Node based scene graph with access to low level graphics API for custom rendering on D3D 9/11, OpenGL 2/3/ES2, and WebGL
  • Modular component system including C#, JavaScript, TypeScript, and C++ logic components with networking
  • Drag and drop standard 2D/3D format import, including Autodesk FBX, Collada, Blender, Spriter, Tiled, and more
  • Innovative preview mode runs in subprocess for editor stability, reduced memory fragmentation, and is the foundation for future previewing on device
  • Chromium WebView for E-Commerce payments, accessing Facebook social graph, video streaming, and many more use cases
  • Automated script binding generation of native C++ subsystems
  • Best in class third party integrations including Box2D/Bullet physics, Recast/Detour pathfinding, TurboBadger UI, CEF3, duktape VM, SDL2
  • Available as precompiled binaries or fork on GitHub under the permissive MIT license
  • Backed by professionals with decades of experience in the technology and game industries

Build Instructions

The Atomic Editor can be built for your platform using these build instructions.

Atomic Resources

Community

Discourse
Gitter Chat

Documentation

Wiki


Screenshots

Atomic Examples

alt text

Atomic on Mobile

alt text

Atomic Build Settings

alt text

Atomic History

THUNDERBEAST GAMES began developing the Atomic Game Engine on November 12th, 2014 by forking Urho3D. It was released under the permissive MIT license during GDC 2016. Atomic is now being used in production environments, has 27 contributors, and runs on Windows, macOS, Android, iOS, Linux, and WebGL!