|
You are here |
wwwtyro.net | ||
| | | | |
machinethink.net
|
|
| | | | | Learn how OpenGL and Metal work by writing your own 3D renderer from scratch | |
| | | | |
alain.xyz
|
|
| | | | | An overview of various ray operations, their similarities, differences, and how to implement each type of ray operation in real time rendering. | |
| | | | |
www.jallmenroeder.de
|
|
| | | | | [AI summary] The author shares their educational journey and implementation details of creating a path tracer using the C++ framework Nori, progressing from basic geometry to advanced lighting techniques like multiple importance sampling. | |
| | | | |
fgiesen.wordpress.com
|
|
| | | This post is part of the series "A trip through the Graphics Pipeline 2011". Welcome back! This post deals with the second half of pixel processing, the "join phase". The previous phase was all about taking a small number of input streams and turning them into lots of independent tasks for the shader units. Now... | ||