Sphere

object Sphere(source)

Contains the core sphere generator functions.

Functions

Link copied to clipboard
Link copied to clipboard
inline fun produceFilledSpherePositions(radius: Int, consumer: (Pos3i) -> Unit)

Produces positions for a filled sphere around x=0, y=0, z=0.