Skip to content

sketchpunk/software_renderer

Repository files navigation

Software Renderer with Javascript & HTML Canvas

Sponsors twitter youtube Ko-Fi Patreon

Original tutorial steps you through creating a 3d render from scratch using C++. This repo is my attempt at following along but building everything using web technologies.

https://github.com/ssloy/tinyrenderer/wiki

Can view the final results at: https://sketchpunk.github.io/software_renderer

Development Setup

git clone --depth=1 https://github.com/sketchpunk/software_renderer
cd software_renderer
npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published