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
317 forks
Language: C#
last commit: 7 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,033 |
seblague/clouds | A simple Unity plugin for rendering clouds using raymarching | 863 |
jcbecker/termproject | Generates procedural terrain with distinct biomes and smooth borders using Perlin noise | 15 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
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,780 |
julsam/dungeon-builder | A tool for generating and visualizing dungeon layouts using algorithms and a graphical interface. | 65 |
sience/astray | A Lua-based library for generating random dungeons and mazes for video games | 142 |
gamegrind/simple-rpg-in-unity | A Unity project teaching basic RPG concepts and mechanics through a training course | 293 |
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. | 687 |
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 |