Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在一个 3D 矩形框中生成 n 个随机分布的点的 (x, yz) 坐标。这些点之间必须有最小距离。我写了一个代码,但这些点主要位于盒子的墙壁附近。任何关于均匀随机分布的想法?