Dot Product Visualizer
Position X:
2.0
Position Y:
3.0
Position Z:
1.0
Select absAxis:
X (1,0,0)
Y (0,1,0)
Z (0,0,1)
axisCoord = dot(pos,
Y
);
Result:
3.00
// Simply extracts the
Y
component