Skip to Content.
Sympa Menu

cgal-discuss - How to generate a 3D cloud of points (x,y,z)

Subject: CGAL users discussion list

List archive

How to generate a 3D cloud of points (x,y,z)


Chronological Thread 
  • From:
  • To:
  • Subject: How to generate a 3D cloud of points (x,y,z)
  • Date: Fri, 20 Jul 2007 03:10:21 +0200

I want to generate a 3D cloud of points (x,y,z) that fall within a Sphere of
radius R, or within the boundaries, +-Xmax, +-YMax, +-Zmax. I have seen the
example random_generate_point_set, but this only generates points in 2D. How
do I generate points in 3D?

Thanks,
Ed



Archive powered by MHonArc 2.6.16.

Top of Page