some random graphics
Ah, graphics. This is the one computer area I haven't really learned anything about for some reason. I like math, and I like coding, and I like movies but for some reason never got into graphics. But that changes now. Well actually no, but I did read some cool stuff about it and I might implement my own graphics functions for fun.
Building a path-tracer
Basically there's all these different kinds of tracers the people build for tracker the light that comes out of a system. One of them is a path tracer.
Resources
Path tracer on a business card
Learn computer graphics from scratch
It kind of reminded me of TinyRender, a computer graphics course.
I'll get around to doing these one day π€