Skip to content

Procedural flat-shaded terrain generator with use of JOBS and Burst.

License

Notifications You must be signed in to change notification settings

matdudq/DudeiTerrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dudei Terrain

Unity 2019.3+ License: MIT

Table Of Contents

Introduction

Unity Dudei Terrain is an open-source system for optimized procedural 3D low-poly flat shaded terrain generation.

Features

  • Allows user to spawn various low poly terrains models with calculated normals to be used in flat shaded style.
  • Fast, optimal solution for generating low poly terrains with use of JOBS and Burst Compiler.
  • Integration with Dudei Noise plug-in, which allows us to create custom terrain patterns.
  • Contains chunks and LOD system.

System Requirements

Unity 2019.3 or newer.

Dependencies

Burst

Unity.Mathematics

Dudei Noise

Installation

  • You can install Dudei Noise by simply downloading repository zip file and copying Assets folder content to your Unity project.
  • You can also download tool as sub-module repository.

Examples

License

MIT

About

Procedural flat-shaded terrain generator with use of JOBS and Burst.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages