1 Cube Outline
bi0qaw edited this page 2017-11-23 21:15:11 +01:00

Vectors

cube outline with radius %number% and density %number%

Locations

cube outline at %location% with radius %number% and density %number%

Creates a list of locations or vectors in the shape of a cube with its edges. The radius determines the distance from the center to one of the vertices. The amount of points is determined by the density and the edge length. density * edge length = amount of points on one edge. If you want a cube with a certain edge length you have to use the following formula: radius = edge length * sqrt(3) / 2.