Quantcast
Channel: UnityCoder - Unity3D » noise
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

Sea Waves

Sea Waves testing. Its quite “heavy”..but looks nice. Info v1.0: – Special perlin noise map (128×128) is updated every frame and used as a height/waves-map for the sea mesh (converted from “Heightmap...

View Article


Image may be NSFW.
Clik here to view.

Old Film FX Shader

Converted from webgl shaders (source at devmaster.net). This should be nice as a camera shader? Adjustable parameters in shader: – SepiaValue, NoiseValue, ScratchValue, InnerVignetting,...

View Article


Image may be NSFW.
Clik here to view.

Unlimited 2D Perlin Caves

Never-ending Perlin Noise 2D caves. Quick test version, you can move around.. (see also version/image#2 below) Todo/ideas: – Movement too fast – Fog of War? – Destructable walls? (Problem: How to save...

View Article

Image may be NSFW.
Clik here to view.

Flying inside 3D Perlin Cave

Never-ending perlin caves to explore! Current features: – Unlimited cave flying – Plasma(?) cannon – Moving around with keys (wasd/arrow keys) – Shooting with mousebutton – 1 stone material – added:...

View Article

Image may be NSFW.
Clik here to view.

Simplex Noise

Converted this javascript noise to Unity js. It feels quite slow.. maybe trying to convert these noise generators next. Webplayer: nothing to see.. Source: (SimplexNoise.js) #pragma strict //...

View Article


Image may be NSFW.
Clik here to view.

Halton Sequence c#

Halton Sequence script to Unity c#. (image: Left side halton sequence, right side using Random.value). Needed something to distribute objects evenly on given area.. this works for small amount of...

View Article

Image may be NSFW.
Clik here to view.

TerrainToolkit [fork]

Forked the old TerrainToolkit from https://code.google.com/p/unityterraintoolkit/ to github: https://github.com/unitycoder/unityterraintoolkit Fixed some old scripts so that it works in Unity 5.x,...

View Article
Browsing latest articles
Browse All 7 View Live