This is a re-implementation of Tiny Renderer on a browser. The pages are built using the following technologies:- Typescript ReactJS React-Router Webpack Canvas API Currently implemented until z-buffering and diffuse lighting. The project can be run using Yarn. yarn yarn run start