希望使用用户指定的点生成圆的一组完整整数坐标,使用圆的公式:(xa)^2 + (yb)^2 = r^2
我怎样才能在 3d 空间中做到这一点,找到 x、y 和 z 的坐标。
python geometry
geometry ×1
python ×1