jordoreed / tucunare

A simple 3D graphics rendering engine for the HTML Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tucunaré

A simple 3D graphics rendering pipeline for the HTML5 Canvas.

(NOTE: Not really meant for production :). Use WebGL or WebGPU instead.)

Code Examples
Points
Lines
Triangle
Cube
Sphere

What does "tucunaré" mean?

Tucunaré is the Brazilian name for Peacock Bass, a colorful fish in the Amazon region.

About

A simple 3D graphics rendering engine for the HTML Canvas

License:MIT License


Languages

Language:JavaScript 53.7%Language:TypeScript 46.3%