Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Atomic Developers

JoshEngebretson edited this page Jan 19, 2017 · 12 revisions

##Introduction

Here are some articles for developers working on the Atomic Game Engine itself. This is (clearly) a work in progress. If something seems missing, please consider adding it.

Quick Links

General Development

General information relevant to all implementation languages.

Title Description
Building Atomic from Source It is easy to build Atomic from source, these are the instructions

JavaScript/TypeScript Developers

Information for working on Atomic in JavaScript and TypeScript

Title Description
Atomic Editor TypeScript dev setup Setting up a TypeScript environment to work on the Atomic Editor
JavaScript Code Conventions To Be Written
TypeScript Code Conventions To Be Written

C# Developers

Information for working on Atomic in C#

Title Description
C# Code Conventions To Be Written

C++ Developers

Information for working on Atomic in C++ or debugging native code.

Title Description
C++ Code Conventions Coding conventions for C++ developers
Visual Studio Setup How to setup Visual Studio for Atomic C++ development
QtCreator Setup How to setup QtCreator for Atomic C++ development on macOS and Linux
XCode Setup To Be Written
Clone this wiki locally