[][src]Module mandalas::ops

Main functions doing actual work.

The Tonči Juričev-Grgin mandala generation method

First, choose a corner.

Structs

GenerationContext

A generator for mandala points for a canvas of a given size.

Functions

affine_thread

Affine the specified thread to the specified CPU

filename_to_save

Generate a filename to save the mandala in.

init_image

Initialise the mandala canvas from the given size.

points_to_generate

Check how many points need generating to acquire a smooth image for the given size.