GithubHelp home page GithubHelp logo

holyschytt / procedural-terrain-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyancode/procedural-terrain-generator

0.0 0.0 0.0 993.22 MB

Procedural terrain generator for the Unity 3D engine.

License: Apache License 2.0

C# 100.00%

procedural-terrain-generator's Introduction

Overview

This is a procedural terrain generator for the Unity 3D game engine. It features a node generator construction system, biomes, material splatting, and a programmable generation pipeline API.

Documentation

Key Features

  • A node/graph editor for easy-- programming-free generation.
  • Level of detail system that changes the resolution of generated heightmaps based on a Tile's distance from the camera.
  • A biome system that determines biomes through moisture, temperature, and height maps.
  • Node graphs that are stored in Unity asset files for sharing across different installations.
  • Fully customizeable generation pipeline API.
  • A material editor that stamps textures based on height and angle.
  • A procedural object placement system.
  • An event system that reports different stages of execution allowing for easy insertion of custom code.
  • A chunk-based infinite terrain system that caches previously visited chunks.
  • Compatibility with procedural material shaders (such as MegaSplat).
  • In-editor terrain previewing.
  • Multithreaded generation.

Images

Terrain Configuration

Image of editor previewing image of resulting terrain
Image of node editor Image of node editor

Terrain & LOD Previews

Image of node editor Image of node editor

Heightmap Node Editor

Image of node editor

procedural-terrain-generator's People

Contributors

cyancode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.