Lightweight 3D Rendering with JavaScript and Canvas 2D

Examples

Hello World!

Color Cube

Focal Point Controller

Urchin

Reference

This Reference is written in TypeScript format so there are variables types following a colon after every variable and function. If there is a question mark before the colon, this means that the variable is optional. If you are using JavaScript without a TypeScript compiler, then the same reference applies; however, you will not see type errors when using the library.

Copyright © 2020 Trevor Richard