/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

www.miaumiau.cat
| | 0fps.net
4.0 parsecs away

Travel
| | Last time, I wrote about how to generate meshes in a Minecraft-style voxel engine. I got a lot of interesting feedback, and so today I'm going to do a follow up highlighting some of the points thatcame up in the various discussions. I'll also talk about yet another interesting approach to generating meshes, which occurred...
| | webglfundamentals.org
3.9 parsecs away

Travel
| | What's a shader and what's GLSL
| | kosmonautblog.wordpress.com
3.5 parsecs away

Travel
| | In this article I will explore ways to make Signed Distance Fields work in my engine. We can use SDFs for efficient and beautiful 3d renderings not possible otherwise. Signed Distance Fields are basically volume textures that are assigned to a mesh or height map etc.. The idea is to sample a number of locations...
| | github.com
20.6 parsecs away

Travel
| An extensible, layer based shader material for ThreeJS - pmndrs/lamina