Potemkin Village
en.wikipedia.org
Potemkin Village
1–10 of 10 posts
Re: Potemkin Village
#2https://news.ycombinator.com/item?id=8149110
Re: Potemkin Village
#3Posted 3 other times! (5 years oil, 4 years ago, 3 years ago) https://news.ycombinator.com/item?id=8149110 https://news.ycombinator.com/item?id=10581266 https://news.ycombinator.com/item?id=13123913
Re: Potemkin Village
#4Re: Potemkin Village
#5Re: Potemkin Village
#6You can draw a direct analogy to Real-time rendering today. The "limited material" that we have is the GPU. Because the GPU is great at crunching matrices and other embarrassingly parallel problems, we have converged on Rasterization as the predominant method of rendering in real time. Rasterization was chosen because it is fundamentally based on two concepts: linear coordinate transformations (model->world->view->screen space) and triangle fill algorithms. The GPU can do both of these exceptionally well.
I think it's important and instructive to keep all of this in mind, because tomorrow we may be stuck with something other than the GPU, and the paradigm could shift completely. There's nothing fundamental about Rasterization that gives it better physical footing than other methods -- it is simply the best known good that we have with current hardware.
[1] http://15462.courses.cs.cmu.edu/fall2019/lecture/opengl/slid...
Re: Potemkin Village
#7Funny I just looked up this phrase too, someone said it on Succession.
Re: Potemkin Village
#8Funny I just looked up this phrase too, someone said it on Succession.
Re: Potemkin Village
#9Re: Potemkin Village
#10Potemkin Company: see Unicorn