Show HN: One-liner for an isotropic sphere mesh in Mathematica
https://news.ycombinator.com/item?id=14701438Not sure it is very useful, but I found it cool: DelaunayMesh[ Table[ Normalize[Table[RandomVariate[NormalDistribution[]],3]] ,1000] ]
Not sure it is very useful, but I found it cool: DelaunayMesh[ Table[ Normalize[Table[RandomVariate[NormalDistribution[]],3]] ,1000] ]