Projects in Awesome Lists tagged with pcg
A curated list of projects in awesome lists tagged with pcg .
https://github.com/syomus/proceduraltoolkit
Procedural generation library for Unity
c-sharp pcg procedural procedural-generation unity unity3d
Last synced: 15 May 2025
https://github.com/Syomus/ProceduralToolkit
Procedural generation library for Unity
c-sharp pcg procedural procedural-generation unity unity3d
Last synced: 08 May 2025
https://github.com/gdquest-demos/godot-procedural-generation
Procedural generation algorithms and demos for the Godot game engine
gdscript godot-engine godot-procedural pcg procedural-generation procgen
Last synced: 16 May 2025
https://github.com/LambdaHack/LambdaHack
Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
ascii browsergame engine freesoftware game gamedev haskell html5 indiedev library pcg replayability roguelike sdl squad tactical turnbased
Last synced: 04 Apr 2025
https://github.com/pcgex/pcgextendedtoolkit
The missing pieces for Unreal's PCG. Graph theory, advanced pathfinding, spatial ops, filtering, asset management, and more.
delaunay diagrams graph minimum-spanning-tree pathfinding pcg plugin procedural-generation relational-model sorting toolkit unreal unreal-engine-5 unreal-engine-plugin unrealengine voronoi
Last synced: 10 May 2026
https://github.com/BorisTheBrave/DeBroglie
DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
debroglie game-development graphics hacktoberfest pcg tile tiled wave-function-collapse wfc
Last synced: 25 Apr 2025
https://github.com/allureofthestars/allure
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
ascii browsergame freesoftware game haskell html5 lambdahack pcg replayability roguelike sdl squad tactical turnbased
Last synced: 01 Aug 2025
https://github.com/AllureOfTheStars/Allure
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
ascii browsergame freesoftware game haskell html5 lambdahack pcg replayability roguelike sdl squad tactical turnbased
Last synced: 04 Apr 2025
https://github.com/lemire/testingrng
Testing common random-number generators (RNG)
benchmark pcg random-number-generators rng seed statistical-tests xorshift-generator
Last synced: 26 Feb 2026
https://github.com/kidscancode/godot3_procgen_demos
Exploring Procedural Generation algorithms in Godot
algorithms game-development gamedev godot godot-engine godot-game-engine godot3 godotengine learning pcg procedural-generation procgen tutorial
Last synced: 14 Oct 2025
https://github.com/Moolt/LevelGenerator
Unity plug-in for procedurally generating indoor levels using abstract chunks.
content generation pcg pcgen plugin procedural unity
Last synced: 25 Apr 2025
https://github.com/bashtage/randomgen
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
aes aesctr dsfmt hc-128 mersenne-twister numpy pcg philox prng pseudo-rngs python random-number-distributions random-number-generators random123 rng speck-128 stream threefry xoroshiro ziggurat
Last synced: 06 Apr 2025
https://github.com/scientisst/BioSPPy
Biosignal Processing in Python
biosignals ecg eda eeg emg feature-extraction hrv pcg physiological-computing ppg python
Last synced: 02 Apr 2025
https://github.com/victorqribeiro/simplewfc
A simplified version of the Wave Function Collapse algorithm
Last synced: 05 May 2025
https://github.com/adrianpangithub/houdinipcgtranslator
Unreal PCG ⇋ Houdini Engine: Real-Time Data Translator
cpp hda houdini houdini-engine houdiniengine pcg ue unreal unreal-engine unreal-pcg unrealengine unrealpcg
Last synced: 19 Apr 2025
https://github.com/bgrainger/pcgrandom
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
csharp netcore pcg pcg-random prng random-number-generators
Last synced: 21 Mar 2025
https://github.com/bgrainger/PcgRandom
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
csharp netcore pcg pcg-random prng random-number-generators
Last synced: 25 Apr 2025
https://github.com/selimanac/defold-random
PCG Random Number Generator Native Extension for the Defold Game Engine
defold defold-game-engine defold-library pcg random-number-generators
Last synced: 15 Apr 2025
https://github.com/avdstaaij/gdpc
A python framework for procedural generation in Minecraft with the GDMC HTTP Interface mod.
architecture game-ai-framework gdmc gdmc-competition generative-art generative-design level-editor map-editor minecraft pcg procedural-generation python python3
Last synced: 14 Jan 2026
https://github.com/niels-ntg/gdmc_http_interface
Minecraft mod that implements an HTTP interface for reading and writing blocks (and more) by an external program or script. Intended for use in the GDMC competition.
architecture fabricmc-mod forgemc-mod game-ai-framework gdmc gdmc-competition generative-art generative-design level-editor minecraft minecraft-mod pcg procedural-generation videogame
Last synced: 06 Feb 2026
https://github.com/hugoscurti/path-wfc
Modified version of the WFC algorithm that generates cyclic paths around obstacles
gamedev path-planning pcg unity wfc
Last synced: 25 Apr 2025
https://github.com/jojoee/pixel-mask-generator
:video_game: :game_die: Procedural pixel generator (mask) + visualizer
generator mask pcg pcgen pixel pixel-sprite-generator visualization
Last synced: 13 Oct 2025
https://github.com/riccardoscalco/glsl-pcg-prng
Glsl implementation of the PCG algorithm for the generation of random numbers.
glsl glslify hash pcg pcg-random random webgl2
Last synced: 14 Apr 2025
https://github.com/kilianb/pcg-java
PCG — Java Implementation. High quality fast random number generator
Last synced: 28 Apr 2025
https://github.com/alisey/pcg32
PCG-32 random number generator implemented in WebAssembly
Last synced: 23 Jan 2026
https://github.com/ron4fun/intxlib4cpp
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
absolute-v bezout-algorithm biginteger cplusplus cpp factorial gcd intx lcm ln log10 logn math miller-rabin modpower modular-exponentiation modular-inverse pcg prime-numbers
Last synced: 09 Oct 2025
https://github.com/alchimystic/defold-rng
Multi-algorithm Random Number Generator Native Extension for the Defold Game Engine
defold defold-extension defold-game-engine defold-library defold-module defold-native-extension mersenne-twister pcg random-number-generators
Last synced: 25 Oct 2025
https://github.com/zanaptak/pcgrandom
A PCG pseudorandom number generator implementation for .NET and Fable. PCG is a family of simple fast space-efficient statistically good algorithms for random number generation.
dotnet fable pcg pcg-random prng random rng
Last synced: 19 Mar 2025
https://github.com/manosmiras/level-generator
An implementation and evaluation of biologically inspired techniques in game level generation. Honours project for the Games Development course.
evolutionary-algorithms fi-2pop-ga genetic-algorithms minimal-criteria-novelty-search novelty-search pcg procedural procedural-content-generation procedural-generation procedural-level-generation unity unity3d
Last synced: 15 Apr 2025
https://github.com/shijbey/infiniforge
Typescript library for procedurally generating 3D fantasy swords.
3d-models fantasy game-development gltf mesh pcg procedural-generation threejs typescript
Last synced: 22 Apr 2025
https://github.com/pvigier/room_generator
A Room Generator based on a CSP Solver
constraint-satisfaction-problem constraints csp pcg procedural procedural-generation procgen
Last synced: 10 Sep 2025
https://github.com/nornagon/constraint-solving-pcg
Using Constraints to Generate Content That Follows Rules
constraint-programming pcg procedural-generation
Last synced: 27 Feb 2026
https://github.com/teo-tsirpanis/fsrandom-pcg
The PCG Random Number Generator for F#
Last synced: 26 Jul 2025
https://github.com/pvigier/simulopolis-terrain-generator
Prototype of the terrain generator of Simulopolis
pcg procedural-generation procgen terrain-generation
Last synced: 31 Aug 2025
https://github.com/niels-ntg/mechanic-miner-2023
Mixed-initiative co-creative game design tool that creates game mechanics by exploring the source code of your Unity game project
agd artificial-intelligence co-creation evolutionary-algorithm game-ai game-design game-development genetic-algorithm pcg procedural-content-generation reflection unity
Last synced: 22 Jan 2026
https://github.com/cafxx/fastrand
Fast, concurrent PRNGs
atomic concurrency golang lock-free pcg pcg-random performance prng random random-number-generators splitmix xoshiro256
Last synced: 14 Jan 2026
https://github.com/murapadev/hamc
HAMC (Hierarchical Adaptive Model Collapse) is an implementation of procedural content generation that combines different texture generations methods.
connectivity-constraints content-generation entropy-based game-development generative-algorithms hierarchical-generation map-generation multi-level-generation pcg procedural-generation python terrain-generation wave-function-collapse weighted-generation wfc
Last synced: 14 Apr 2025
https://github.com/niels-ntg/gdmc2024
"Vault of Immeasurable Knowledge", a submission by Niels-NTG for the 2024 Minecraft AI Settlement Generation Challenge
architecture game-ai minecraft pcg procedural-content-generation
Last synced: 05 Feb 2026
https://github.com/polinasavelyeva/roominteriorgenerator
.NET package that helps game developers create unique room interiors
csharp fsharp game-development pcg unity
Last synced: 05 Sep 2025
https://github.com/nekon69/fastnoiselitecuda
A wrapper around C++ FastNoiseLite library for CUDA
cellular-noise computer-graphics cpp cuda fastnoiselite gamedev generative-art gpgpu gpu header-only noise opensimplex2-noise pcg perlin-noise procedural-generation simplex-noise terrain-generation texture-generation worley-noise
Last synced: 02 Oct 2025
https://github.com/zerdicorp/perlin_noise_2d
Just a 2D Perlin Noise (to be more precise, a simple terrain generation based on it).
noise pcg perlin-noise procedural-generation terrain terrain-generation
Last synced: 02 Apr 2025
https://github.com/luonghuuphuc/pcg_signal_espressif
PCG and snore sound measure for biological signal measurement
Last synced: 20 Apr 2026
https://github.com/niels-ntg/gdmc2022
"Field Lab Beta β", a submission by Niels-NTG for the 2022 Minecraft AI Settlement Generation Challenge
architecture game-ai minecraft pcg procedural-content-generation
Last synced: 30 Jan 2026
https://github.com/rockcavera/pcgbasic
Permuted Congruential Generator (PCG) Random Number Generation (RNG) for Nim.
nim nim-lang pcg pcg-random prng random random-number-generators rng
Last synced: 28 Oct 2025
https://github.com/bobbens/pygraphgram
A small test for grammar rewriting for procedural content generation.
Last synced: 12 Nov 2025
https://github.com/niels-ntg/gdmc2021mgai
Our submission for the Settlement Generation Challenge 2021 (https://gendesignmc.wikidot.com/wiki:settlement-generation-competition).
architecture barcelona generative-art minecraft pcg procedural-generation
Last synced: 22 Mar 2025
https://github.com/riggraz/stealth-pcg
PCG algorithm for a stealth video game
artificial-intelligence pcg stealth-game unity3d video-game
Last synced: 01 May 2026
https://github.com/riccardoscalco/glsl-pcg-example
Example of use of the glsl-pcg-prng npm module.
glsl hash pcg pcg-random random webgl2
Last synced: 16 Mar 2025
https://github.com/syndicatefoundation/fastrand
💀 A high-performance, zero-dependency Go library for generating random data. Provides fast, ergonomic alternatives to `math/rand` and `crypto/rand`, featuring a powerful, configurable templating engine for complex data generation.
chacha8 csprng fast fastrand generator go high-performance ipv4 ipv6 pcg performance random random-generator random-numbers random-string randomizer secure template-engine template-random zero-dependency
Last synced: 23 May 2026
https://github.com/damourchris/pcg-grammar-formatter
PCG Grammar Formatter for VS Code
pcg pcg-grammar unreal-engine vscode-extension
Last synced: 09 Mar 2026
https://github.com/nenniana/ai-and-procedural-content-generation
A project developed for AI Programming exam revision, exploring various AI strategies like GOAP with a Blackboard system and Behavior Trees, as well as Procedural Content Generation using Binary Partitioning and Cellular Automata. Includes a test scene for real-time experimentation.
ai behavior-tree binary-partitions cellular-automata game-ai game-development goap pcg procedural-generation
Last synced: 19 Apr 2026
https://github.com/niels-ntg/gdmc2023
"Field Lab Gamma γ", a submission by Niels-NTG for the 2023 Minecraft AI Settlement Generation Challenge
architecture game-ai minecraft pcg procedural-content-generation
Last synced: 22 Mar 2025
https://github.com/luonghuuphuc/waveletprocess_da1
Try to using Wavelet transform by C for processing PPG, PCG, ECG signals
Last synced: 30 Jan 2026
https://github.com/luonghuuphuc/pcg_signal_measure
PCG and snore sound measure for biological signal measurement
Last synced: 08 Mar 2025
https://github.com/maxencebernardhub/smb-finsight
SMB FinSight is a Python-based financial dashboard & analysis application designed for small and medium-sized businesses (SMEs).
accounting dashboard finance pcg python smb
Last synced: 04 Mar 2026
https://github.com/heavywatal/pcglite
🎲 Lightweight subset of pcg-cpp random number generators
pcg random-number-generators rng
Last synced: 07 May 2026
https://github.com/xstupi00/N-Body-CUDA
PCG - Parallel Computations on GPU - Project - N-Body-CUDA
cuda gpu-acceleration gpu-computing nbody-simulation optimization parallel-computing pcg vut vut-fit
Last synced: 11 Mar 2025
https://github.com/murapa96/hamc
HAMC (Hierarchical Adaptive Model Collapse) is an implementation of procedural content generation that combines different texture generations methods.
connectivity-constraints content-generation entropy-based game-development generative-algorithms hierarchical-generation map-generation multi-level-generation pcg procedural-generation python terrain-generation wave-function-collapse weighted-generation wfc
Last synced: 04 Mar 2025