Browsing articles tagged with " waves"
Mar
1
2020

Waves Shader

Tried to create similar waves in shader as this tweet: https://twitter.com/akivaw/status/1226681850564956160 Shader source:https://gist.github.com/unitycoder/7b501f5d6af03dbabd48c16c08767fe3*2 pass shader to draw underwater slightly differently

Aug
3
2012

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 Test” by Simon Bethke, licensed under Creative Commons Attribution-Share Alike 3.0 and GNU […]

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

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.. […]

Feb
19
2012

SeaShoreShader (test)

Testing something similar to this ( http://unitycoder.com/blog/2012/02/12/fake-water-shader-refraction/ ) but for sea & beach. (its all-in-one-shader & all-in-one-mesh for unity indie..) Current features v1.0: (main image^) – Looks horrible – Beach texture – Sea surface texture (uv-animated, with some distortions) – Surface Hue property Ideas: – […]

Feb
10
2012

2D Wave Map + Vertex Displacement Shader

This is a new test version of the “2D Water/Fluid fx“. (screenshot looks better than the actualk demo : ) Features: – Vertex displacement shader (using the wave data as displacement map) – UV anim + UV mixing for that water (too bad its not […]

Nov
27
2011

2D Water/fluid fx

2D water test. (converted from processing/java source) More info later.. Webplayer: http://unitycoder.com/upload/demos/mwater2d1/ Download source: mWaves2D1.unitypackage

Nov
7
2011

Real-time 3D Perlin Noise (Unity3D C#)

Real-time 3D Perlin Noise converted from a silverlight/c# code to Unity C#. Actually I wanted to do this kind of normal mapped waves effect, but it didnt work yet.. see blender video: iWave + Dynamic Paint: http://www.youtube.com/watch?v=SO8obet1Qe4 This could be used for many things: – […]

Aug
24
2011

mBoatWaves v1.0 (fake)

Testing realtime boat waves..very much a “fake system”, but its a concept demo : ) Should be possible to: – Boat to react on waves – Have multiple boats (additive waves) Source is now available, I’ll give up on this for now..its quite bugged and […]

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.