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

Compare fast-2d-poisson-disk-sampling vs MarkovNameGenerator 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 MarkovNameGenerator
1 14
28 436
- -
0.0 0.0
almost 2 years ago over 2 years 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

MarkovNameGenerator

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

What are some alternatives?

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

mapgen4 - Mapgen4 procedural wilderness map generator

marc - Markov chain generator for Python and/or Swift

js-markov - A JavaScript library to help you create Markov Chains

VNameGenerator - A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.

3DWorld - 3D Procedural Game Engine Using OpenGL

Little-Plane-Project - Flying through a procedural web world

koi - A plug-in for Krita that enables the use of AI models for img2img generation.

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

NamesGenerator - Based on the learning sample this JS class will generate names for anything and using any alphabet

ProceduralNameGenerator - Procedurally generates names using a Markov process. C# port of a Haxe implementation by Sam Twidale (https://github.com/Tw1ddle/MarkovNameGenerator)

Koi - Koi Farm, a koi breeding game

laiza-image-gen - Random abstract image generator