Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PixelTomato authored Jan 18, 2024
1 parent 00807f1 commit 927e52e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# tetera
Tetera is a software rendering engine written entirely in JavaScript without any external dependencies. It is a direct successor to the [teapot project](https://github.com/PixelTomato/teapot). 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/.

0 comments on commit 927e52e

Please sign in to comment.