Git Product home page Git Product logo

proceduralterrainblending_2020's Introduction

ProceduralTerrainBlending_2020

Procedural terrain blending project updated to Unity 2020

Unity Project, blending different landmass types seamlessly to create believable "infinite" procedural terrain.

Based on https://github.com/sotos82/ProceduralTerrainUnity

Terrain height data is created using 4 different "landmass" noise types: plains, hills, mountains, ridged mountains. Each terrain object has random combination of landmass types, and adjacent terrains are blended seamlessly using bell shape sine curve falloff function.

Unity version used: 2020.3.3f1

Usage: Open Menu scene, hit play, and input an integer seed for map and click refresh button. Then wait for several seconds for map to be calculated. Once its done, click point on map and press start to launch the terrain scene. To make debugging easier, player is placed on scene and is able to move while terrain objects are still created and populated with data.

I have been using Scrawk's Ceto ocean with this project for easy and great looking solution for water: https://github.com/Scrawk/Ceto You can add that, and set the water y position to be 55 - thats what I have been using, gives nice results.

Disclaimer: This is a work in progress hobby project, so there are some optimizations to be made, and code is not polished to production quality

proceduralterrainblending_2020's People

Contributors

maunokoponen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hafewa gcj2450

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.