|
You are here |
blog.demofox.org | ||
| | | | |
www.jakobmaier.at
|
|
| | | | | In this project I wrote a monte-carlo path tracer in C++ with some nice features, including mesh rendering, direct light sampling and various different materials. | |
| | | | |
puye.blog
|
|
| | | | | Let's provide a concise overview of ray tracing. We won't delve into subjects like Monte Carlo and stratified sampling, PBRT, BRDF, rendering equations, denoising techniques, or intricate SDF concepts. In essence, we'll stick to the fundamentals. | |
| | | | |
www.cablematters.com
|
|
| | | | | In this article, we unpack ray tracing and rasterization to help you understand their impacts on visual quality and performance. | |
| | | | |
wassimulator.com
|
|
| | | Writing a graphics rendering API using OpenGL with ease of use and modularity in mind. The process is explained on how the algorithms work. | ||