/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.boristhebrave.com
| | jamie-wong.com
3.5 parsecs away

Travel
| | One of the techniques used in many demo scenes is called ray marching. This algorithm, used in combination with a special kind of function called
| | blog.42yeah.is
2.7 parsecs away

Travel
| | [AI summary] A detailed explanation of Marching Squares and Marching Cubes algorithms for generating contours and 3D meshes from implicit functions.
| | jamesgregson.blogspot.com
1.5 parsecs away

Travel
| | Dual Contouring is a method for meshing implicit surfaces, or surfaces which are defined as the level-set of scalar function. Conceptually...
| | coornail.net
20.5 parsecs away

Travel
| Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.