fast-2d-poisson-disk-sampling VS Koi

Compare fast-2d-poisson-disk-sampling vs Koi and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
fast-2d-poisson-disk-sampling Koi
1 10
28 372
- -
0.0 3.4
almost 2 years ago 6 months ago
JavaScript JavaScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fast-2d-poisson-disk-sampling

Posts with mentions or reviews of fast-2d-poisson-disk-sampling. We have used some of these posts to build our list of alternatives and similar projects.
  • Example of subdividing the map into random regions (Poisson + BFS)
    1 project | /r/roguelikedev | 22 Jun 2022
    1) Make a map (duh!), in our case it is Cellular Automata map 2) Generate some random points that will be our region centers. Those point should be evenly distributed across the map, and I used this Poisson algorithm to generate them https://github.com/kchapelier/fast-2d-poisson-disk-sampling. Amit also suggested that a jittered grid (https://www.redblobgames.com/x/1830-jittered-grid/) can be used. 3) Use BFS from each point to make Voronoi-like thing, much better explained and showed here https://www.redblobgames.com/pathfinding/distance-to-any/#region-growth

Koi

Posts with mentions or reviews of Koi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-17.

What are some alternatives?

When comparing fast-2d-poisson-disk-sampling and Koi you can also consider the following projects:

nexrender - 📹 Data-driven render automation for After Effects

itchio-godot-scraper - A scraper for Godot games hosted on https://itch.io.

shapez.io - shapez is an open source base building game on Steam inspired by factorio!

greenworks - a node.js plugin to integrate nw.js/electron games with steamworks

ScreepsAi - My screeps "ai"

Fantasy-Map-Generator - Web application generating interactive and highly customizable maps

GeneticAlgorithmPython - Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

MarkovNameGenerator - :black_nib: Markov process-based procedural name and word generator demo

KoiPattern - Koi pattern generation demo

fishdraw - procedurally generated fish drawings