Working on planets with caves generation for my game, some random bug in floating pieces removal caused quarter of my planet to be deleted, looks kind a cool though

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
  • UnityMeshSimplifier

    Mesh simplification for Unity.

  • Using LOD system, generating LODs for each chunk once its mesh is generated (using https://github.com/Whinarn/UnityMeshSimplifier to generate lower detail meshes). Also, have additional "LODs layer" where I take lowest meshes of all chunks, merge them together and create LODs for resulting mesh. This helps as then I can dissable all chunks game objects and simply enable planet object. (1000 chunks would result in 4000 total game objects as unity uses separate game object for each lod which can all be disabled/destroyed and replaced with 4 gameobjects). This is used if camera is very far away. In screenshot all chunks are in lowest LOD but camera is not far enough away to trigger dissabling of chunks and enabling of planet mesh.

  • 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

  • Optimizing Graphics and Rendering in Unity: Key aspects and practical solutions

    2 projects | dev.to | 29 Apr 2024
  • Why Cities: Skylines 2 performs poorly

    7 projects | news.ycombinator.com | 5 Nov 2023
  • Methods of object interaction in Unity. How to work with patterns and connections in your code

    1 project | dev.to | 2 Apr 2024
  • So...apparently the hoarder bug model has organs inside of it?

    1 project | /r/lethalcompany | 6 Dec 2023
  • Does anyone know how to extract the files of the bluey video game I wanna use the assets to make better animation

    1 project | /r/bluey | 25 Nov 2023