/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

www.reedbeta.com
| | machinethink.net
2.3 parsecs away

Travel
| | Learn how OpenGL and Metal work by writing your own 3D renderer from scratch
| | lea.codes
3.3 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | blog.demofox.org
3.2 parsecs away

Travel
| | Real time raytracing is seemingly finally here. We have a real time raytracing API in directX, another API in vulkan, hardware support in nvidia cards, and this is only the beginning of this new phase of graphics. Having hardware and API support for raytracing means we can use that to help with the usual raytraced...
| | diaryofagraphicsprogrammer.blogspot.com
25.8 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...