Map + River generation using the "Lanczos Value-Noise" I wrote [Details in the comments]

This page summarizes the projects mentioned and recommended in the original post on /r/proceduralgeneration

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • OpenSimplex2

    Successors to OpenSimplex Noise, plus updated OpenSimplex.

  • Fair. I definitely agree Simplex has some characteristics that don't work great in some places. Especially when you threshold near zero of a single octave. Have you tried OpenSimplex2S? It's made to be less "bubbly" than standard simplex. In own repo, In FastNoiseLite, [Shader preview (3D noise)[https://www.shadertoy.com/view/ttdGR8]. Both the 2D function and 2D slices of the 3D function might be worth looking into if you haven't yet.

  • Lanczos-Noise

    The source of a version of Value Noise using Lanczos-Resampling for Interpolation

  • Source: https://github.com/Zomare/Lanczos-Noise/blob/main/ValueNoise.cs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts