How can I get started with terrain generation on Spherical objects?

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
  • Delaunator-GDScript

    A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

  • Alternatively, if you do want to play with the delaunay/voronoi sphere, I would recommend giving yourself a week to play with delaunay/voronoi on a plane first, using Delaunator-GDScript. It takes some getting used to. I think I spent three weeks on just the geometry (in Delaunator-Javascript) before attempting terrain generation. Then you'll be able to wrap it onto a sphere. The good news is that most of the hard work is getting it working on a plane, and then the sphere is not much more work.

  • 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

  • Visualizing Delaunay Triangulation

    1 project | news.ycombinator.com | 12 Jul 2022
  • Diamonds

    1 project | /r/generative | 21 May 2021
  • Using Voronoi polygons for simplified continent generation

    3 projects | /r/proceduralgeneration | 5 May 2023
  • Looking for a modern way to draw filled polygons outta polyline-loop

    1 project | /r/opengl | 29 Jul 2021
  • Function for generating and filling polygon from set of points

    1 project | /r/opengl | 21 Jun 2021