Path-Creator
Path generator
A Unity game development asset that generates paths for 3D environments.
Path creation asset for Unity game development
2k stars
59 watching
320 forks
Language: C#
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,040 |
seblague/clouds | A simple Unity plugin for rendering clouds using raymarching | 868 |
jcbecker/termproject | A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,453 |
squircledev/phgen | A script for generating placeholder assets in Game Maker Studio 2.3+ | 2 |
sentientdesigns/constructive | An algorithmic system for generating artificial dungeons and levels | 15 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,784 |
julsam/dungeon-builder | A tool for generating and visualizing dungeon layouts using algorithms and a graphical interface. | 65 |
sience/astray | A Lua-based system for generating mazes and dungeons with customizable parameters and features. | 142 |
gamegrind/simple-rpg-in-unity | A Unity project teaching basic RPG concepts and mechanics through a training course | 294 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
segross/unrealimgui | An Unreal Engine 4 plugin integrating Dear ImGui for creating graphical user interfaces in games. | 692 |
gamegrind/binary-save-for-unity | A utility for serializing and deserializing data in Unity projects | 35 |
lets-blade/codegen | Automates the generation of Java classes based on database schema information. | 8 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |