Browsing articles from "April, 2012"
Apr
12
2012

Improved Perlin Noise Algorithm

See this paper, converted to Unity from processing/java, Original author for that: “Improved Perlin Noise Study by Chinchbug , licensed under Creative Commons Attribution-Share Alike 3.0 and GNU GPL license” Its smoother than the normal perlin noise..(but also slower?) Webplayer: http://unitycoder.com/upload/demos/ImprovedPerlinNoise/ Download source: improvedPerlin.unityPackage

Apr
7
2012

Verlet Integration

Testing Verlet Integration for Unity, converted from processing/java. (screenshot doesnt look too interesting..) (Verlet Integration Example by Ira Greenberg , licensed under Creative Commons Attribution-Share Alike 3.0 and GNU GPL license) So far the ropelines work fine, looks like realistic physics.. Not sure if I […]

Apr
7
2012

Fluidplane / Raindrops

Something similar to the wave map maker, but using different technique. (converted / modified from  processing/java, original author Jared “BlueThen” C. – licensed under Creative Commons Attribution-Share Alike 3.0 and GNU GPL license) Still have to fix the colors and try some shaders with that.. […]

Apr
3
2012

Diamond Square Algorithm

Converted Diamond Square Algorithm / random midpoint displacement fractal from Processing (original by “Justin Seyster”) to Unity C#. *See also related forum topic. Release#1: – Color32 array with SetPixels32() (instead of plotting each pixel at a time..) – Replaced “/2” with “*0.5f” (supposed to be […]

Apr
2
2012

Hairy Ball with Cloth

Ball with instantiated cloth pieces at vertices. (doesnt look like hair actually..but maybe if the cloth pieces are smaller) Starts to get slow with >100 cloth objects..but looks interesting.. Ideas: – Nice effect if you put upwards force to the cloths, it starts floating the […]

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.