My first try at Procedural Generation, using unity's built in Perlin Noise

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.

  • To do this, you'd need to either re-create this formula, or perform the rotation in some other way that rotates the vector <0, 0, 1> to then plug in to the rotation.

  • Scattered-Biome-Blender

    Smooth transitions over biome borders using scattered point evaluations.

  • If you write a function that returns what the biome should be at or near an arbitrary point in the world, then you can evaluate that function at randomly-ish distributed points (with an upper bound on how far apart they can be spaced), and blend over them. I've implemented the blending part here, a user would just need to implement the callback and decide on the parameter values. The parameters are point frequency, and minimum blend radius (or length).

  • 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

  • Modernizing the AntennaPod Code Structure

    3 projects | news.ycombinator.com | 20 May 2024
  • Spring Security Using Facebook Authorization: A Comprehensive Guide

    2 projects | dev.to | 22 May 2024
  • Building a BMI Calculator with Angular and Spring Boot

    3 projects | dev.to | 22 May 2024
  • Scaffold a Java spring boot application

    1 project | dev.to | 22 May 2024
  • Show HN: Rational numbers for Java, why not?

    1 project | news.ycombinator.com | 21 May 2024