ssloy / tinyrenderer

A brief computer graphics / rendering course
https://github.com/ssloy/tinyrenderer/wiki
Other
20.73k stars 1.99k forks source link

[not issue] Porting of tinyrenderer to Atari 2600 #116

Closed mohhingman closed 2 years ago

mohhingman commented 2 years ago

Hello, ssloy thanks for writing tinyrenderer. It's a fantastic project! I was able to port the wireframe example to run on an Atari 2600 with the help of an ARM microprocessor. It was demonstrated on the Zeropage Homebrew show and a replay is now on youtube. The 3D rendering portion starts here: https://youtu.be/gSrhrAZxXEY?t=2075 Cheers - Marco