-
-
Notifications
You must be signed in to change notification settings - Fork 1
Atomic Developers
joorjoor edited this page Dec 12, 2020
·
1 revision
##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.
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 |
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 |
Information for working on Atomic in C#
| Title | Description |
|---|---|
| C# Code Conventions | To Be Written |
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 |
Home | Copyright (c) 2020-2021