All Projects → jongallant → Dungeongenerator

jongallant / Dungeongenerator

Licence: mit
A dungeon generator for Unity

Projects that are alternatives of or similar to Dungeongenerator

Tracerysharp
C#/Unity port of Tracery (heavily WIP)
Stars: ✭ 19 (-94.14%)
Mutual labels:  procedural-generation, unity, unity3d
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+83.64%)
Mutual labels:  procedural-generation, unity, unity3d
Texture maker
A texture maker tool for unity.
Stars: ✭ 358 (+10.49%)
Mutual labels:  procedural-generation, unity, unity3d
Texturegenerator
3D and 2D Texture generation using the compute shaders within the Unity engine.
Stars: ✭ 142 (-56.17%)
Mutual labels:  procedural-generation, unity, unity3d
Rock Generator
C# rock generator
Stars: ✭ 118 (-63.58%)
Mutual labels:  procedural-generation, unity, unity3d
Unity3d Ai And Procedural Generation Framework
Unity3D AI and Procedural Generation Framework.
Stars: ✭ 58 (-82.1%)
Mutual labels:  procedural-generation, unity, unity3d
Unity Shadersketches
Sketches made with ShaderLab in Unity.
Stars: ✭ 362 (+11.73%)
Mutual labels:  procedural-generation, unity, unity3d
Proceduraltoolkit
Procedural generation library for Unity
Stars: ✭ 1,729 (+433.64%)
Mutual labels:  procedural-generation, unity, unity3d
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-62.35%)
Mutual labels:  procedural-generation, unity, unity3d
Procedural Worlds Editor
Procedural World Editor is a node based procedural terrain generator
Stars: ✭ 218 (-32.72%)
Mutual labels:  procedural-generation, unity, unity3d
Zcode Assetbundlepacker
Unity的AssetBundle模块扩展插件,主要目的用于简化AssetBundle打包,提供AssetBundle管理,支持热更新、支持资源包下载、支持版本控制。
Stars: ✭ 291 (-10.19%)
Mutual labels:  unity, unity3d
Tutorial 2d Game Unity
Unity tutorial to learn how to make a complete 2D Shoot'em Up
Stars: ✭ 290 (-10.49%)
Mutual labels:  unity, unity3d
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (-11.11%)
Mutual labels:  unity, unity3d
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+1023.46%)
Mutual labels:  unity, unity3d
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (-4.01%)
Mutual labels:  unity, unity3d
Unity Destruction
💥 An open-source script to destroy objects realistically in Unity3D.
Stars: ✭ 291 (-10.19%)
Mutual labels:  unity, unity3d
Project Skylines
procedural retro 3d game, winner of the GitHub Gameoff 2017
Stars: ✭ 293 (-9.57%)
Mutual labels:  procedural-generation, unity
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (-8.64%)
Mutual labels:  unity, unity3d
Proceduralmotiontrack
Simple procedural motion with Unity Timeline.
Stars: ✭ 300 (-7.41%)
Mutual labels:  unity, unity3d
Discord Rpc Csharp
C# custom implementation for Discord Rich Presence. Not deprecated and still available!
Stars: ✭ 282 (-12.96%)
Mutual labels:  unity, unity3d

DungeonGenerator

A dungeon generator for Unity. Based on the TinyKeep dungeon generator. Article can be found here:

http://www.gamasutra.com/blogs/AAdonaac/20150903/252889/Procedural_Dungeon_Generation_Algorithm.php

Example

Minimum Spanning Tree calculations were done with the following library: https://github.com/adamgit/Unity-delaunay

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].