Coder Social home page Coder Social logo

unity-diamond-square's Introduction

Unity-Diamond-Square

A lightweight Diamond-Square component for Unity. Last updated for Unity 5.4.2f2.

Diamond-Square

The Diamond-square algorithm is a two-dimensional version of the Midpoint displacement algorithm. The algorithm is used to manipluate heightmaps to produce a natural-esk terrain.

More details can be found at the following links: https://en.wikipedia.org/wiki/Diamond-square_algorithm http://www.paulboxley.com/blog/2011/03/terrain-generation-mark-one http://stevelosh.com/blog/2016/06/diamond-square/

How To Use

  1. Import the script into an existing Unity project.
  2. Attach the script to a GameObject either in the inspector or during runtime.
  3. From a seperate script, during runtime, call the Reset function to flatten the terrain.
  4. Call the ExecuteDiamondSquare function to execute the Diamond-Square algorithm.

Results

The following images show the result of this algorithm. The water depicted in the photos are NOT a result of the algorithm; this was added seperatly to show height.

Diamond Square Result Diamond Square Result Diamond Square Result Diamond Square Result Diamond Square Result

unity-diamond-square's People

Contributors

rstivanson avatar

Stargazers

 avatar TrillBea$t avatar Tim Robbins avatar  avatar undeadbanana avatar LCD avatar Shuyang Fan avatar  avatar  avatar  avatar liyonghelpme avatar  avatar Albert Tavares de Almeida avatar Tobias Heinemann avatar Quentin Herzig avatar  avatar

Watchers

Gaetan Deglorie avatar Alex 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.