Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Large memory sizes did a similar thing to visibility determination in computer graphics. Determining which parts of multiple 3D intersecting shapes are visible used to be tricky and dependent on the shapes - triangle vs triangle was different than triangle vs sphere, tube vs sphere and so on. Now you can just use z-buffering which determines the visibility on a per-pixel basis, not to mention that all of this is implemented for you in hardware.


Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: