ssloy / tinyrenderer

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

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

Closed mohhingman closed 1 year ago

mohhingman commented 1 year 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