Uploaded May 2020 | Updated September 2026, 1 week ago
Let's take a look at CSS filters, specifically SVG turbulence animation (and displacement map) which apply 'perlin noise' effect to any HTML element. It can also be applied to HTML canvas so you can try to combine it with any of the canvas effects we created in previous videos. Let's create really cool CSS3 creative menu hover effects also known as 'Squigglevision'.
I have used CSS filters before to create sticky liquid effect. To achieve that we first blur the elements and then we apply strong contrast to make the famous flowing goo effect.
Today I will show you how to rapidly iterate between 5 distortion states using turbulence and displacement map inline SVG filters and how to tweak the effect to create your own variations
There is a patented cartoon animation technique called Squigglevision and we will recreate it with CSS. It was used for shows like Dr Katz and it is a computer animation style, that is supposed to remind viewer of hand drawn animation sketches. It is characteristic by shaking squiggly lines even when the characters are standing still.
Squigglevision cartoon technique is much faster to produce than hand drawn animation, because it's made using computer. The shaking lines are done by looping 5 slighly different images over and over.
Relevant links:
css-tricks.com/squigglevision-in-css-and-svg
en.wikipedia.org/wiki/Squigglevision
en.wikipedia.org/wiki/Perlin_noise
If you want source code to my tutorials I have made some of my videos available on live coding platform Eversparked. You can watch my videos with LIVE browser preview and live code that can be copied and adjusted at any stage. I really like the project idea, I wish I had a tool like that when learning hot to code. Let me know what you think bit.ly/2Yxp7ia
You can message me on TWITTER twitter.com/code_laboratory
Check out some of my source code on CODEPEN codepen.io/franksLaboratory
For more creative CSS animation tutorials for beginners as well as advanced HTML & CSS guides, hover animation and transition examples from scratch with pure vanilla CSS, new experimental animations on buttons, menus, forms and other web elements, CSS animation examples, creative ideas for web design, advanced CSS selectors and the best CSS tricks of 2019, check out my CSS3 & HTML5 playlist:
youtube.com/watch?v=TbI7TFjlDbU&list=PLYElE_rzEw_t2O2DvfopIoq-diTgefVzV
I also have pure vanilla JavaScript animation series, in each tutorial we create all different kinds of interactive animated effects from scratch. No plugins, no libraries, no frameworks. Every line of code is explained to give you hands on experience and teach you as much JavaScript as possible. If you want more creative JavaScript tutorials, HTML canvas animations, interactive animated effects, code alongs, video guides for beginners as well as advanced pure vanilla JavaScript, check out the playlist here:
youtube.com/watch?v=afdHgwn1XCY&list=PLYElE_rzEw_siuo-kkHh5h7Sk--6IPYNh
If you liked this advanced CSS3 tutorial I'm sure you will enjoy other videos on my channel. You can find HTML Canvas Animation Tutorials, JavaScript tutorials, animated effects and step by step animation guides, each video shows many examples of the final effect. I will help you learn modern web development techniques by building real projects you can show off on your personal website or GitHub. Code along with me and gain skills to get your first job in the industry. If I could do it you can do it too. If you decide to code along and modify the effects, share your Codepen/JS Fiddle in the comments, I want to see what you came up with.
My name is Frank, I'm a self-taught Front End Web Developer. I learned everything I know in my free time and I used the knowledge to get a great job in web development industry. The part I enjoy the most is building creative animations and interactive effects for the web using HTML, CSS and JavaScript. Thank you for watching my video.
For more creative vanilla JavaScript tutorials, CSS tricks, HTML canvas animations, front end web development and web design guides, subscribe to the channel and click the bell icon to get notified when I release a new animation tutorial.
#css3 #html5 #frankslaboratory
Music:
Business / Corporate by Mixaund | mixaund.bandcamp.com
Music promoted by free-stock-music.com
The description of this video may contain affiliate links, which means that if you buy one of the products that I recommend, I'll receive a small commision without any additional cost for you. This helps to support the channel and allows me to continue making videos like this. Thank you for the support!
Let's take a look at CSS filters, specifically SVG turbulence animation (and displacement map) which apply 'perlin noise' effect to any HTML element. It can also be applied to HTML canvas so you can try to combine it with any of the canvas effects we created in previous videos. Let's create really cool CSS3 creative menu hover effects also known as 'Squigglevision'.
I have used CSS filters before to create sticky liquid effect. To achieve that we first blur the elements and then we apply strong contrast to make the famous flowing goo effect.
Today I will show you how to rapidly iterate between 5 distortion states using turbulence and displacement map inline SVG filters and how to tweak the effect to create your own variations
There is a patented cartoon animation technique called Squigglevision and we will recreate it with CSS. It was used for shows like Dr Katz and it is a computer animation style, that is supposed to remind viewer of hand drawn animation sketches. It is characteristic by shaking squiggly lines even when the characters are standing still.
Squigglevision cartoon technique is much faster to produce than hand drawn animation, because it's made using computer. The shaking lines are done by looping 5 slighly different images over and over.
Relevant links:
css-tricks.com/squigglevision-in-css-and-svg
en.wikipedia.org/wiki/Squigglevision
en.wikipedia.org/wiki/Perlin_noise
If you want source code to my tutorials I have made some of my videos available on live coding platform Eversparked. You can watch my videos with LIVE browser preview and live code that can be copied and adjusted at any stage. I really like the project idea, I wish I had a tool like that when learning hot to code. Let me know what you think bit.ly/2Yxp7ia
You can message me on TWITTER twitter.com/code_laboratory
Check out some of my source code on CODEPEN codepen.io/franksLaboratory
For more creative CSS animation tutorials for beginners as well as advanced HTML & CSS guides, hover animation and transition examples from scratch with pure vanilla CSS, new experimental animations on buttons, menus, forms and other web elements, CSS animation examples, creative ideas for web design, advanced CSS selectors and the best CSS tricks of 2019, check out my CSS3 & HTML5 playlist:
youtube.com/watch?v=TbI7TFjlDbU&list=PLYElE_rzEw_t2O2DvfopIoq-diTgefVzV
I also have pure vanilla JavaScript animation series, in each tutorial we create all different kinds of interactive animated effects from scratch. No plugins, no libraries, no frameworks. Every line of code is explained to give you hands on experience and teach you as much JavaScript as possible. If you want more creative JavaScript tutorials, HTML canvas animations, interactive animated effects, code alongs, video guides for beginners as well as advanced pure vanilla JavaScript, check out the playlist here:
youtube.com/watch?v=afdHgwn1XCY&list=PLYElE_rzEw_siuo-kkHh5h7Sk--6IPYNh
If you liked this advanced CSS3 tutorial I'm sure you will enjoy other videos on my channel. You can find HTML Canvas Animation Tutorials, JavaScript tutorials, animated effects and step by step animation guides, each video shows many examples of the final effect. I will help you learn modern web development techniques by building real projects you can show off on your personal website or GitHub. Code along with me and gain skills to get your first job in the industry. If I could do it you can do it too. If you decide to code along and modify the effects, share your Codepen/JS Fiddle in the comments, I want to see what you came up with.
My name is Frank, I'm a self-taught Front End Web Developer. I learned everything I know in my free time and I used the knowledge to get a great job in web development industry. The part I enjoy the most is building creative animations and interactive effects for the web using HTML, CSS and JavaScript. Thank you for watching my video.
For more creative vanilla JavaScript tutorials, CSS tricks, HTML canvas animations, front end web development and web design guides, subscribe to the channel and click the bell icon to get notified when I release a new animation tutorial.
#css3 #html5 #frankslaboratory
Music:
Business / Corporate by Mixaund | mixaund.bandcamp.com
Music promoted by free-stock-music.com
The description of this video may contain affiliate links, which means that if you buy one of the products that I recommend, I'll receive a small commision without any additional cost for you. This helps to support the channel and allows me to continue making videos like this. Thank you for the support!




![JavaScript project tutorial for beginners [HTML Canvas Particles]
Do you want to bring your website to life? In todays JavaScript project tutorial for beginners I will take you through a step by step process on how to create your first particle system on HTML canvas element. We will give particles physics (wind and gravity) and we will learn how to make particles bounce. Then in the second part of this tutorial we will set up collision detection with a regular website element, for example h1 title element, but it will work with any HTML element you choose.
Welcome to my JavaScript laboratory where we practice HTML, CSS and JavaScript to create all different kinds of interactive animated effects. That includes games, generative art, webdesign elements and much more. In each JavaScript tutorial I take you step by step through the code base as we build our project from scratch.
And thats not all, we dont use any libraries or frameworks so not only we build cool stuff, but in the process we also learn fundamental JavaScript techniques. These techniques are completely transferable to other kinds of front end web development projects and will help you to pass your coding interview and get your first programming job.
My name is Frank and I am a self taught Front End Web Developer. I learned everything I know in my free time from structured Udemy courses and YouTube project tutorials just like this one. If I could do it you can do it to.
Some of my favourite UDEMY courses for beginners:
JavaScript Beginner Bootcamp (2020) https://bit.ly/3aqFFhc
The Web Developer Bootcamp (Older but still very relevant) https://bit.ly/2ZZJM0d
Modern HTML & CSS From The Beginning (Including Sass) https://bit.ly/2Ec6Cch
Advanced CSS and Sass: Flexbox, Grid, Animations and More! https://bit.ly/3g0uqxT
JavaScript Basics for Beginners https://bit.ly/32Tn5wq
JavaScript: Understanding the Weird Parts https://bit.ly/2WVe0zn
The Complete JavaScript Course 2020: Build Real Projects! https://bit.ly/3fXGwaZ
Modern JavaScript From The Beginning https://bit.ly/3fWJgWk
LIKE the video please if youre getting value out of my tutorials and SUBSCRIBE if you want to learn more vanilla JavaScript!
Related video (advanced project challenge):
How to work with canvas gradients and HSL colour declaration https://youtu.be/zbVRgbvuEZ0
There are a lot of videos teaching you the basics of programming, but how are we supposed to learn some of the more interesting effects. Thats why I created this series, where we combine basic fundamental JavaScript techniques into creative coding experiments, generative art, games, animations for websites and more. For science of course:D
This tutorial is part of a series - Creative coding with vanilla JavaScript and HTML canvas COMPLETE PLAYLIST:
https://www.youtube.com/watch?v=lGJ9i6CYKyQ&list=PLYElE_rzEw_siuo-kkHh5h7Sk 6IPYNh
You can message me on TWITTER https://twitter.com/code_laboratory
Check out some of my source code on CODEPEN https://codepen.io/franksLaboratory
#javascript #htmlcanvas #frankslaboratory
Recommended tools:
Adobe Creative Cloud (Adobe Photoshop, Illustrator) https://bit.ly/3e60cI0 (official Adobe website to buy Creative Suite applications)
Music: (YouTube audio library) Vacay In Fiji Riddim - Konrad OldMoney, World Map - Jason Farnham
The description of this video may contain affiliate links, which means that if you buy one of the products that I recommend, Ill receive a small commission without any additional cost for you. This helps to support the channel and allows me to continue making videos like this. Thank you for the support! JavaScript project tutorial for beginners [HTML Canvas Particles]](https://i.ytimg.com/vi/nrJh8-Ixnu8/mqdefault.jpg)

![CSS Animation Tutorial for Beginners [Animated Background Effect]
Welcome to another CSS animation tutorial for beginners. Today we will build animated background effect together. In this series I help you to learn front end web development by taking you step by step through all different kinds of creative HTML and CSS projects.
LIKE the video please if youre getting value out of my tutorials and SUBSCRIBE if you want to learn more HTML, CSS and front end web development!
This tutorial is part of a series - CSS 3 Creative Coding Experiments
https://www.youtube.com/playlist?list=PLYElE_rzEw_t2O2DvfopIoq-diTgefVzV
I have always loved optical illusions, they reveal interesting things about how our brain pieces visual input together to make sense of what we are looking at. I also like HTML CSS and front end web development in general and I have always wanted to create a project where I put these two things together. In todays CSS animation tutorial for beginners we will build our own optical illusion and make it into interactive animated background effect. We will learn how to animate gradients with CSS and how to use 2 uncommon CSS3 selectors - adjacent sibling combinator (+) and general sibling combinator (~). Have fun :D
Latest offers and packages for Adobe Creative Cloud (Adobe Photoshop, Illustrator etc.) https://bit.ly/3e60cI0
You can message me on TWITTER https://twitter.com/code_laboratory
Check out some of my source code on CODEPEN https://codepen.io/franksLaboratory
#css3 #html5 #frankslaboratory
Relevant links:
Project images + links to optical illusion articles http://frankslaboratory.co.uk/optical-illusions-with-css-project-tutorial-for-beginners/
Music: (YouTube audio library) Vacay In Fiji Riddim - Konrad OldMoney, World Map - Jason Farnham
The description of this video may contain affiliate links, which means that if you buy one of the products that I recommend, Ill receive a small commission without any additional cost for you. This helps to support the channel and allows me to continue making videos like this. Thank you for the support! CSS Animation Tutorial for Beginners [Animated Background Effect]](https://i.ytimg.com/vi/nzPCGVRdKII/mqdefault.jpg)



