bench745 / JS-3D

A silly bit of JS to render 3D scenes in a 2D canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an attempt at creating a general set of objects for rendering of basic shapes in a 3d space.

It is "full 3d" in that all calculations work in a 3d euclidian space.

It is a learning exercise so may or may not be maintained.

About

A silly bit of JS to render 3D scenes in a 2D canvas


Languages

Language:JavaScript 99.2%Language:HTML 0.8%