Table of Contents

Fluxions TypeScript Library

Geometry and Math

Vector{234}

Members

Methods

Static Methods

Matrix{234 2x3 3x2 4x2 2x4}

Members

Methods

Static Methods

Quaternion

Members

Methods

Static Methods

MatrixStack{234}

Members

Methods

Scene Graph

Thing

The class Thing has properties and a matrix stack. It represents something that exists in space. Child classes define specifically what that is, whether it is a Camera or a Light or an IndexedMesh. The properties it has are usually passed on as uniform variables in a Shader in the rendering pipeline.

Members

Methods

Scenegraph