/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.reedbeta.com
| | jamie-wong.com
3.6 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
| | lisyarus.github.io
2.9 parsecs away

Travel
| |
| | thenumb.at
1.8 parsecs away

Travel
| | Or, where does that \(\sin\theta\) come from? Integrating functions over spheres is a ubiquitous task in graphicsand a common source of confusion for beginners. In particular, understanding why integration in spherical coordinates requires multiplying by \(\sin\theta\) takes some thought. The Confusion So, we want to integrate a function \(f\) over the unit sphere. For simplicity, lets assume \(f = 1\). Integrating \(1\) over any surface computes the area of that surface: for a unit sphere, we should end...
| | ujjwalkarn.me
14.7 parsecs away

Travel
| An Artificial Neural Network (ANN) is acomputational modelthat is inspired by the way biological neuralnetworks inthe human brain process information. Artificial Neural Networks have generated a lot ofexcitement in Machine Learning research and industry, thanks to many breakthrough results in speech recognition, computer vision and text processing. In this blog post we will try to...