Skip to content

A small WIP 3D engine utilizing the canvas API and zero external dependencies.

Notifications You must be signed in to change notification settings

PixelTomato/tetera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetera

Tetera is a software rendering engine written entirely in JavaScript without any external dependencies. It is a direct successor to the teapot project. Tetera aims to provided a more complete set of features, better performance, and a higher degree of usability to aid in creating more complex scenes. It is designed primarily for personal projects, and as such, any large-scale applications are probably unadvisable.

Test Scene

Despite the hightened goals of this project compared to the teapot, it may still be non-functional at any given time. If you would like to view the demo scene regardless, it can be found here: https://pixeltomato.github.io/tetera/.

About

A small WIP 3D engine utilizing the canvas API and zero external dependencies.

Resources

Stars

Watchers

Forks