Exactly one month ago I wrote about sampling points from a triangle. This post will look at the three dimensional analog, sampling from a tetrahedron. The generalization to higher dimensions works as well. Sampling from a triangle In the triangle post, I showed that a naive approach doesn’t work but a variation does. If the […] The post Random samples from a tetrahedron first appeared on John D. Cook.