Hacker News new | ask | show | jobs
by McScrooge 1627 days ago
I highly recommend this course "3D Graphics Programming from Scratch"[0] to dive into software rendering. It uses the SDL and basically starts from first principles.

https://courses.pikuma.com/courses/learn-computer-graphics-p...

1 comments

yes. It seems like that is what I looking for, thanks.