GithubHelp home page GithubHelp logo

alan-baylis / proceduralinfiniteterraingenerator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rushabh55/proceduralinfiniteterraingenerator

0.0 1.0 0.0 285.95 MB

My Artificial Intelligence project of procedural terrain generation using Unity3D.

C# 29.99% JavaScript 11.06% ShaderLab 7.77% HLSL 1.75% ASP 26.44% HTML 17.68% CSS 0.47% XSLT 4.84%

proceduralinfiniteterraingenerator's Introduction

TerrainGeneration

My Artificial Intelligence project of procedural terrain generation using Unity3D. Uses the Unity3D's terrain engine, with calculated height maps to generate a truly procedural terrain in a grid of 3x3. The terrain rengerates when you move in a particular direction and uses the noise functions described below. Uses:

  1. Perlin Noise
  2. Vernoi Noise
  3. Simplex Noise

This is implemented in C#. The unity web player runtime version of the prototype can be found on the following link http://rushg.me/UnityWebPlay.html?path=demos/webplayer/terrain Please give it a min to load ;)

Improvements Needed: Optimization. Currently a lot of calculations are per frame bases, we can cache them. Some calculations involve iterating over the whole hight map twice. Some of this can be done in a single iteration Artficats. The current version generates some notable artifacts, which can be cleared using height normalization.

For any comments or suggestions, Please contact me at [email protected]

proceduralinfiniteterraingenerator's People

Contributors

rushabh55 avatar

Watchers

 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.