-
Updated
Jul 18, 2020 - C#
procedural-generation
Here are 918 public repositories matching this topic...
-
Updated
Jul 25, 2020 - Python
-
Updated
Aug 26, 2020 - C#
-
Updated
Dec 11, 2018 - HTML
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
May 31, 2020 - C#
-
Updated
Sep 9, 2020 - C++
-
Updated
May 16, 2019 - C++
-
Updated
Aug 27, 2020 - C++
-
Updated
Aug 13, 2018 - C#
-
Updated
Nov 15, 2018 - Common Lisp
-
Updated
Mar 23, 2019 - C#
-
Updated
Sep 8, 2020 - GDScript
-
Updated
Dec 1, 2019 - C++
-
Updated
Jun 22, 2020 - C
-
Updated
Aug 22, 2020 - C++
Several of the factionData.ts arrays have duplication intended to represent probability. This, however, is not very efficient, and obfuscates the nature of the code.
The following are in need of refactoring:
- leaderQualification
- alliesList
- rivalsList
- joiningRequirement
- joiningInitiation
- membersTrait
- motivation
- resources
Additionally, the arrays associated with name
-
Updated
Sep 9, 2020 - C++
-
Updated
Jun 14, 2020 - Python
Animate menus
Right now menus just go 'pop' and appear, and then pop and disappear.
Some quick sliding/appearing animations and VFX would go a long way.
-
Updated
Oct 31, 2019 - ShaderLab
-
Updated
Jan 1, 2020 - C#
-
Updated
Jul 30, 2016 - JavaScript
-
Updated
Aug 19, 2019 - JavaScript
-
Updated
Aug 16, 2020 - GDScript
The file dialogs should get the ability to store bookmarks and maybe even to show the default folders of the OS (like Downloads, Pictures, ...)
The custom bookmarks should just be stored as a Cvar (see core/Var.h, or in-game-console command cvarlist) that is separated with ;
-
Updated
Feb 10, 2017 - C#
-
Updated
Sep 22, 2019 - C#
Improve this page
Add a description, image, and links to the procedural-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the procedural-generation topic, visit your repo's landing page and select "manage topics."
Add nodes for curves similar to objects node like: Trasformation, selected nodes, extrude etc...