Remix.run Logo
cadamsdotcom 6 hours ago

What sort of projection is this that turns a 3-dimensional space into a triangle!

Fancy projection math is only for after coffee!

jonahx 5 hours ago | parent | next [-]

https://en.wikipedia.org/wiki/Simplex

Common for visualizing mixtures of three things!

vl 4 hours ago | parent [-]

While you are technically correct, since any triangle is a simplex, this is not relevant to this visualization.

For this visualization: get positive quantities in 3D space, normalize to 1, now you have dot on a triangle on 1-sphere in a positive octant. Project triangle into 2D space a this is your visualization.

Paracompact 3 hours ago | parent [-]

2-sphere, I believe you mean to say.

moultano 5 hours ago | parent | prev [-]

It's easy, if you normalize it so that it sums to one, it drops a dimension, and becomes an equilateral triangle.