Wind direction from noise map?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Noise-Extras

    Noise & procedural generation code pieces that I didn't feel needed whole repos all to themselves.

  • Either way /u/pds314 I would look for a good simplex-type noise impl that supports derivatives. Here's one. Alternatively, here's a domain-rotated Perlin which addresses its square artifacts by rotating them out of the evaluation plane of focus through the extra dimension. In this, use X and Y of the 3D "ImproveXY" function" or X and Z of the 3D "ImproveXZ" function for derivatives. In the OpenSimplex2S, you can just use the 2D function with derivatives.

  • gaseous-giganticus

    This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron

  • It's the core idea underlying gaseous-giganticus -- here's some output. Here's a bunch of pics of various scales of noise field. Curly Vortex is a Processing program that does the same thing in 2D to an image... some sample output here.

  • 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
  • curly-vortex

    Faking computational fluid dynamics a la Bridson-Hourihan-Nordenstam's paper "Curl-Noise for Procedural Fluid Flow" See also: gaseous-giganticus: https://smcameron.github.io/space-nerds-in-space/gaseous-giganticus-slides/slideshow.html#1

  • It's the core idea underlying gaseous-giganticus -- here's some output. Here's a bunch of pics of various scales of noise field. Curly Vortex is a Processing program that does the same thing in 2D to an image... some sample output here.

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

  • Simulating Fluids, Fire, and Smoke in Real-Time

    2 projects | news.ycombinator.com | 19 Dec 2023
  • Procedural Gas Giant

    1 project | /r/proceduralgeneration | 13 Dec 2022
  • How do i use/compile gaseous giganticus?

    1 project | /r/KerbalSpaceProgram | 2 Dec 2022
  • Aside from hobby and practice, what are some genuinely useful personal apps?

    1 project | /r/C_Programming | 5 Nov 2022
  • Empyrion -- Galactic Survival - #3 by pavloocheretianyi01 on DeviantArt

    1 project | /r/spacesimgames | 5 Jul 2022