Skip to content

[Release] 4.1.0

Latest
Compare
Choose a tag to compare
@Articdive Articdive released this 18 Oct 19:28
· 6 commits to main since this release
ce02182

Additions:

  • Domain Warping transformer
  • Minimization functions
  • More smoothstep functions
  • Cylinder noise generator
  • Sphere noise generator
  • Checkerboard noise generator
  • Gaussian white noise generator
  • Blending noise module

Removals:

  • Moved some interfaces (e.g. Combiner) into the core api. Old versions are deprecated and removed in next release.

Changes:

  • Fixes to octavation (the fractal bounding was calculated incorrectly)
  • Improvements to the javadocs and documentation