Skip to content

v0.1.1

Compare
Choose a tag to compare
@otto-link otto-link released this 10 Jun 13:27

v0.1.1: More nodes and a few fixes

Links: Homepage - Issues - Documentation - Binaries (Windows and Linux)

Screenshot_2024-06-09_20-27-15

Warning

Hesiod, currently in its developmental phase, is being released as a Free and Open Source Software (FOSS). The application is currently unstable and subject to frequent changes. Feel free to explore its capabilities, contribute to its development, and provide feedback to help shape its future iterations.

New nodes

  • Paths: Path, PathFractalize, PathBezier, PathBezierRound, PathBspline, PathToHeightmap, PathSDF, PathToCloud, PathMeanderize, ExportPath, PathResample, ReverseMidpoint, Ridgelines
  • Clouds: CloudSDF, CloudToPath, ExportCloud
  • Primitives: WhiteDensityMap, WhiteSparse, NoiseParberry, Caldera
  • Selectors: SelectBlobLog, SelectInwardOutward, SelectElevationSlope, SelectTransitions, SelectRivers, SelectAngle
  • Features: ShapeIndex, Unsphericity, AccumulationCurvature
  • Erosion: Thermal, ThermalRib
  • Misc.: Mixer, DataAnalysis, DistanceTransform, GaussianDecay

Known issues

  • graph node update can be slower than previous versions (#160)

Full Changelog: v0.1-alpha...v0.1.1