/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

mattkeeter.com
| | leifnode.com
2.9 parsecs away

Travel
| | I've been looking at a lot of resources on current rendering algorithms to get nice looking real-time graphics and thought that it's time that I actually go and
| | reindernijhoff.net
3.2 parsecs away

Travel
| | Since the introduction of the Nvidia RTX graphics cards last summer, ray tracing is back again. In the last months, my Twitter feed flooded with a continuous stream of RTX On / RTX Off comparisons. After seeing so many nice
| | www.jakobmaier.at
3.1 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.
| | chetanjags.wordpress.com
25.0 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...