Skip to content

Key‐bind Function List

ZERICO2005 edited this page Oct 7, 2023 · 5 revisions

Here is a list of functions you can bind a key to in ABS-Fractal-Explorer v1.0.8

Coordinates/Iterations/Zoom:

  • incRealPos
  • decRealPos
  • incImagPos
  • decImagPos
  • incMaxItr
  • decMaxItr
  • incZoom
  • decZoom
  • resetCoordinates

Functions:

  • toggleSettingsWindow
  • saveFractalData
  • saveImage
  • saveSuperImage

Julia:

  • incZReal
  • decZReal
  • incZImag
  • decZImag
  • resetZReal
  • resetZImag
  • toggleJulia
  • toggleStartingZ

Transformations:

  • resetTransformations
  • clockwiseRot
  • counterclockwiseRot
  • incStretch
  • decStretch

Fractal Selection:

  • inputFormula
  • inputPower
  • inputType
  • incFormula
  • decFormula
  • incFamily
  • decFamily
  • incPower
  • decPower

Rendering Settings:

  • incSuperSample
  • decSuperSample
  • incSubSample
  • decSubSample
  • fp16GpuRendering
  • fp32GpuRendering
  • fp64GpuRendering
  • fp32CpuMultiThreadRendering
  • fp64CpuMultiThreadRendering
  • fp80CpuMultiThreadRendering
  • fp128CpuMultiThreadRendering

See Also: