Stack Overview

Antistatic's engine is split into two parts: A native portion written in C, and a higher-level piece written using TypeScript which runs on Node.js. The graphics API is OpenGL.

While minimal, some libraries were used to smooth things over. Starting with the native side:

And some npm packages, too:

This page is still being worked on. Check back later!