/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

0fps.net
| | thenumb.at
2.1 parsecs away

Travel
| | [AI summary] The author details the technical architecture, rendering pipeline, and optimization strategies for 'Exile,' a 3D voxel engine built from scratch using a hybrid mesh geometry solution and compact vertex data formats for performance.
| | www.miaumiau.cat
4.0 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.
| | www.cginternals.com
4.6 parsecs away

Travel
| |
| | jamie-wong.com
12.1 parsecs away

Travel
| [AI summary] The author explains how to render metaballs using WebGL by leveraging the GPU for parallel pixel computation through the OpenGL programmable pipeline.