/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

acko.net
| | reindernijhoff.net
6.9 parsecs away

Travel
| | Since the introduction of the Nvidia RTX graphics cards last summer, ray tracing is back again. In the last months, my Twitter feed flooded with a continuous stream of RTX On / RTX Off comparisons. After seeing so many nice
| | jeskin.net
7.9 parsecs away

Travel
| | [AI summary] This blog post explains the concept of model, view, and projection matrices in 3D graphics rendering, detailing their roles in transforming 3D objects to 2D screen space and providing examples of their implementation in OpenGL ES.
| | raphlinus.github.io
9.8 parsecs away

Travel
| | This post is an update to 2D Graphics on Modern GPU, just over a year ago. How time flies!
| | diaryofagraphicsprogrammer.blogspot.com
35.5 parsecs away

Travel
| In June last year I had an idea for a new rendering design. I call it light pre-pass renderer. The idea is to fill up a Z buffer first and a...