This page looks best with JavaScript enabled

Splat! - Deforming Vertex Shader - Part 2

 ·   ·  ☕ 1 min read

Continuing on from yesterday we’re going to be exploring our Squishy Sphere Shader. Specifically, in this video we’ll be updating our shader to squish a bit better. It will be more accurate and have a way to smooth out the curve so it splats out a little better than it did previously.

There is still work to do though: we still aren’t updating our Y position correctly. Frankly, most of the math isn’t correct. That also needs work. The fixes for this will be coming in the next video of the series. But for now, we’ve at least got a pretty cool splat!

Based upon this Twitter post by Chris Wade: https://twitter.com/chriswade__/status/800454100693450752

Catch up by watching part 1 here: https://youtu.be/VZbCYJZNCQw

The source for this effect is available on GitHub! https://github.com/WorldOfZero/UnityVisualizations


Sam Wronski
WRITTEN BY
Sam Wronski
Maker of things and professional software engineer. Lets make something awesome together!