Suggestion-Box icon indicating copy to clipboard operation
Suggestion-Box copied to clipboard

Painter's Algorithm

Open jrygeorge opened this issue 1 year ago • 1 comments

https://en.wikipedia.org/wiki/Painter%27s_algorithm

Would be nice to see a video on Painter's Algorithm, one of the ways in which we determine which surfaces are visible and which are hidden to the user when drawing a 3D object.

jrygeorge avatar Sep 23 '24 13:09 jrygeorge

I like this idea!! Maybe I could even show a parallax effect along with it? What would be a very simple way to demonstrate the algorithm without getting into 3D rendering I wonder?

shiffman avatar Oct 13 '24 20:10 shiffman