/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

graphics.cs.utah.edu
| | www.miaumiau.cat
5.3 parsecs away

Travel
| | [AI summary] The post details a technical solution for performing real-time mesh voxelization and distance field calculation in WebGL by overcoming the lack of compute shaders through triangle splitting and special handling for large triangles.
| | 0fps.net
5.0 parsecs away

Travel
| | Large voxel terrains may contain millions of polygons. Rendering such terrains at a uniform scale is both inefficient and can lead to aliasing of distant objects. As a result, many game engines choose to implement some form of level of detail based rendering, so that distant terrain is rendered with less geometry. http://www.youtube.com/watch?v=4S1sYUHV20s In this...
| | www.jakobmaier.at
4.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.
| | c0de517e.com
32.5 parsecs away

Travel
| Angelo Pesce's homepage & blog on computers, graphics and other things.