|
You are here |
www.cginternals.com | ||
| | | | |
www.reedbeta.com
|
|
| | | | | Pixels and polygons and shaders, oh my! | |
| | | | |
machinethink.net
|
|
| | | | | Learn how OpenGL and Metal work by writing your own 3D renderer from scratch | |
| | | | |
tayfunkayhan.wordpress.com
|
|
| | | | | Code for this part can be found here. Go 3D! InPart I: Hello, Triangle!, we rendered a two-dimensional triangle defined in normalized device coordinates-space [-1, 1] directly. As simple as they can get, it was already perfect for projecting to our two-dimensional screen. Before we get into adding a third dimension to our virtual world,... | |
| | | | |
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. | ||