Explore >> Select a destination


You are here

alain.xyz
| | chetanjags.wordpress.com
3.5 parsecs away

Travel
| | Image Based Lighting is used to implement ambient lighting for dynamic objects coming from static objects in a game level. In most cases, it is used for specular lighting or reflections. In this process lighting information at thepotential point of interests is stored in a special type of cube maps called Light probes. These Light...
| | www.jakobmaier.at
3.5 parsecs away

Travel
| | 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.
| | learnopengl.com
2.9 parsecs away

Travel
| | Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.
| | nelari.us
36.6 parsecs away

Travel
| Books, articles, and blog posts tout the wavefront renderer architecture as a way to improve ray tracing performance on GPUs. How well does it perform in practice on M1, M2, and M3 chips? Should you write a wavefront renderer for your hobby project?