Fill solid with FCC particles
OFF2Particle is a C++ code filling solid with particles using CGAL library and axis-aligned-bounding-boxes (AABB trees) algorithm.
<input file> [lattice constant] [output file]
lattice constant
: 1.0
output file
: particles.xyz
MIT