Explore >> Select a destination


You are here

nulliq.dev
| | www.reedbeta.com
5.0 parsecs away

Travel
| | When you read BRDF theory papers, you'll often see mention of slope space. Sometimes, components of the BRDF such as NDFs or masking-shadowing functions are defined in slope space, or operations are done in slope space before being converted back to ordinary vectors or polar coordinates. However, the meaning and intuition of slope space is rarely explained. Since it may not be obvious exactly what slope space is, why it is useful, or how to transform things to and from it, I thought I would write down a ...
| | peizhuoli.github.io
6.5 parsecs away

Travel
| |
| | www.jeremykun.com
1.6 parsecs away

Travel
| | The standard inner product of two vectors has some nice geometric properties. Given two vectors $ x, y \in \mathbb{R}^n$, where by $ x_i$ I mean the $ i$-th coordinate of $ x$, the standard inner product (which I will interchangeably call the dot product) is defined by the formula $$\displaystyle \langle x, y \rangle = x_1 y_1 + \dots + x_n y_n$$ This formula, simple as it is, produces a lot of interesting geometry.
| | charleslabs.fr
21.8 parsecs away

Travel
| Apply complex mathematical operations with machine learning in digital signal processing. Check out two artificial neural network experiments here.