Skip to content

jdiemke/aisa

Repository files navigation

AISA - TypeScript based Software Rendering

Build Status

AISA is a software 3D engine written in TypeScript. WebGL is not required. Prerequisites for AISA to run are a HTML5 compatible web browser and a fast CPU. All necessary computations including the whole rendering pipeline are implemented in TypeScript and compiled down to vanilla JavaScript.

Further Reading