All Projects → Munkkeli → Terragen

Munkkeli / Terragen

Licence: mit
An old project of mine. Used to generate simple infinite terrains in Unity.

Labels

Projects that are alternatives of or similar to Terragen

Kinobloom
Bloom effect for Unity
Stars: ✭ 704 (+13980%)
Mutual labels:  unity
Libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
Stars: ✭ 752 (+14940%)
Mutual labels:  unity
Xlua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
Stars: ✭ 7,224 (+144380%)
Mutual labels:  unity
Moments
A quick GIF replay recorder for Unity
Stars: ✭ 713 (+14160%)
Mutual labels:  unity
Shaderman
Convert ShaderToy to Unity HLSL/CG
Stars: ✭ 734 (+14580%)
Mutual labels:  unity
Unitymmo
an unity mmo demo, base on ecs(game play), xlua(ui)
Stars: ✭ 780 (+15500%)
Mutual labels:  unity
Ffmpegout
Video capture plugin for Unity with FFmpeg.
Stars: ✭ 700 (+13900%)
Mutual labels:  unity
Meshsync
A package for synchronizing meshes/models editing in DCC tools into Unity in real time.
Stars: ✭ 812 (+16140%)
Mutual labels:  unity
Toypathtracer
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
Stars: ✭ 753 (+14960%)
Mutual labels:  unity
Uraymarching
Raymarching Shader Generator in Unity
Stars: ✭ 793 (+15760%)
Mutual labels:  unity
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+14180%)
Mutual labels:  unity
Mastermemory
Embedded Typed Readonly In-Memory Document Database for .NET Core and Unity.
Stars: ✭ 725 (+14400%)
Mutual labels:  unity
Com.unity.multiplayer.mlapi
A game networking framework built for the Unity Engine to abstract game networking concepts.
Stars: ✭ 781 (+15520%)
Mutual labels:  unity
Unity Game Hacking
A guide for hacking unity games
Stars: ✭ 710 (+14100%)
Mutual labels:  unity
Unity3d Cg Programming
Various shaders.
Stars: ✭ 800 (+15900%)
Mutual labels:  unity
Unitycodes
SpringGUI是对UGUI的拓展,提供十多种UI组件用于快速开发。
Stars: ✭ 701 (+13920%)
Mutual labels:  unity
Futile
A super simple Unity 2D framework
Stars: ✭ 770 (+15300%)
Mutual labels:  unity
Lasp
Low-latency Audio Signal Processing plugin for Unity
Stars: ✭ 816 (+16220%)
Mutual labels:  unity
Pcx
Point cloud importer & renderer for Unity
Stars: ✭ 806 (+16020%)
Mutual labels:  unity
Editorxr
Author XR in XR
Stars: ✭ 790 (+15700%)
Mutual labels:  unity

Terragen

An old project of mine. Used to generate simple infinite terrains in Unity.

Notice

This project is old, and may contain a lot of problems & bugs. Many of the implementations also aren't optimized at all. Use at your own risk ;)

LibNoise.Unity

I use a noise library called LibNoise, that has been ported to Unity by others. If you are interested in using this library in your own projects, check it out here: https://github.com/ricardojmendez/LibNoise.Unity

Purpose?

I have made a couple of videos on Youtube with this terrain generation in the background, and many people were interested in a tutorial / source code, so here it is. If you want to, you can check out my channel here: https://www.youtube.com/user/MunkkeliGaming

Licence

Licenced with the MIT Licence.
LibNoise.Unity is released under the LGPL license. See COPYING.txt and COPYING.LESSER.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].