bradley / Blotter

A JavaScript API for drawing unconventional text effects on the web.
https://blotter.js.org
Other
3.04k stars 209 forks source link

Not much vertical distortion with a long string of text #48

Open heaversm opened 4 years ago

heaversm commented 4 years ago

Hi - I'm trying to achieve a sort of flag waving effect on my text. I noticed the example for the liquidDistortionMaterial has quite a bit of up and down movement, but it seems when you have a longer string of text there's not a lot of vertical movement (none, really).

Is there any way to exaggerate the up and down movement? Maybe even by editing the material? Here's what happens currently:

wave

heaversm commented 4 years ago

This is more what I was going for:

Screen Shot 2019-09-30 at 1 25 11 PM