step

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const MaxModifiedPoints = 32 * 1024
View Source
const OverflowOffset = 1024

Variables

This section is empty.

Functions

func DryRunStepper

func DryRunStepper(f *pgrid.Field, maxSteps, maxNoisyDots uint64)

func ModifiedPointsStepper

func ModifiedPointsStepper(
	f *pgrid.Field,
	modifiedImagesCh chan<- ModifiedImage,
	pal palette.Palette,
	steps utils.StepCounts,
	maxNoisyDots uint64,
	minTailSteps uint64,
	minTailSize uint64,
)

Types

type ModifiedImage

type ModifiedImage struct {
	Img   *image.RGBA
	Steps uint64
	Save  bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL