Uploaded September 2023 | Updated September 2026, 1 week ago
๐ Continue Learning (Creative Coding Courses)
๐ Next Level Flow Fields udemy.com/course/creative-coding-deep-dive-for-beginners/?referralCode=F43E8FCE60957A64DF4A
๐ช Advanced Text & Particle Effects udemy.com/course/learn-html-canvas-advanced-text-effects/?referralCode=4C5821D2D04048CC4A01
โ๏ธ Pixels, Particles & Physics udemy.com/course/learn-html-canvas-pixels-particles-physics/?referralCode=F7977062A4BC964A1F5E
๐ฟ Fun with Fractals udemy.com/course/learn-creative-coding-with-vanilla-javascript/?referralCode=7C560D4661C5C59262BB
In creative coding and animation, we can implement many different kinds of visuals. Instead of drawing particles as circle shapes with code, we can use a sprite sheet and make each particle one of the randomised star drawings. These more complex star shapes can also be drawn with code and I showed you how to do it before, but it's always more performance efficient to have a ready made image, rather than make JavaScript calculate and draw all these shapes over and over.
We want smooth fast animation, so we should always try to make JavaScript do as little work as possible. Let me show you a very simple and easy way how to use sprite sheets with your particle effects.
Want to build this effect FROM SCRATCH? Follow these steps with me:
Step 1: youtu.be/5dIbK0auaB8
Step 2: youtu.be/gxagf0WKfBo
Step 3: this video (youtu.be/ipOIQhEUKqw)
Particle systems masterclass FULL PLAYLIST: youtube.com/playlist?list=PLYElE_rzEw_tLmWtIkUfI6Odi38ajFI8R
Sprite sheet: frankslaboratory.co.uk/downloads/129/stars_sprite.png
Download STARTER CODE: frankslaboratory.co.uk/downloads/117/particle_systems_source_code.zip
codepen.io/franksLaboratory/pen/BaqVmMB
(if you can't download the files, try to use a different browser or VPN to change your country)
Create beautiful particle systems with HTML5, CSS3 and plain vanilla JavaScript, no frameworks and no libraries. Understanding how the code works will allow us to transform this codebase into multiple very different effects. Let's explore the basic techniques and then take them to the limits in this particle effects crash course.
If you want to SUPPORT me you can use the links below and get some one my EXTENDED classes! ๐ช
udemy.com/course/learn-creative-coding-with-vanilla-javascript/?referralCode=7C560D4661C5C59262BB
udemy.com/course/learn-game-development-with-javascript/?referralCode=69874A38D543D7F510F2
udemy.com/course/creative-coding-deep-dive-for-beginners/?referralCode=F43E8FCE60957A64DF4A
udemy.com/course/build-animated-physics-game-with-javascript/?referralCode=B4482AF631243104650B
udemy.com/course/learn-html-canvas-pixels-particles-physics/?referralCode=F7977062A4BC964A1F5E
udemy.com/course/remake-retro-games-with-javascript/?referralCode=2ACCA21F16FE78E631F7
udemy.com/course/learn-html-canvas-advanced-text-effects/?referralCode=4C5821D2D04048CC4A01
Get Skillshare FREE for 1 month: โ๐
skillshare.com/en/r/profile/Frank-Dvorak/507488567?gr_tch_ref=on&gr_trp=on
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 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!
#frankslaboratory
๐ Continue Learning (Creative Coding Courses)
๐ Next Level Flow Fields udemy.com/course/creative-coding-deep-dive-for-beginners/?referralCode=F43E8FCE60957A64DF4A
๐ช Advanced Text & Particle Effects udemy.com/course/learn-html-canvas-advanced-text-effects/?referralCode=4C5821D2D04048CC4A01
โ๏ธ Pixels, Particles & Physics udemy.com/course/learn-html-canvas-pixels-particles-physics/?referralCode=F7977062A4BC964A1F5E
๐ฟ Fun with Fractals udemy.com/course/learn-creative-coding-with-vanilla-javascript/?referralCode=7C560D4661C5C59262BB
In creative coding and animation, we can implement many different kinds of visuals. Instead of drawing particles as circle shapes with code, we can use a sprite sheet and make each particle one of the randomised star drawings. These more complex star shapes can also be drawn with code and I showed you how to do it before, but it's always more performance efficient to have a ready made image, rather than make JavaScript calculate and draw all these shapes over and over.
We want smooth fast animation, so we should always try to make JavaScript do as little work as possible. Let me show you a very simple and easy way how to use sprite sheets with your particle effects.
Want to build this effect FROM SCRATCH? Follow these steps with me:
Step 1: youtu.be/5dIbK0auaB8
Step 2: youtu.be/gxagf0WKfBo
Step 3: this video (youtu.be/ipOIQhEUKqw)
Particle systems masterclass FULL PLAYLIST: youtube.com/playlist?list=PLYElE_rzEw_tLmWtIkUfI6Odi38ajFI8R
Sprite sheet: frankslaboratory.co.uk/downloads/129/stars_sprite.png
Download STARTER CODE: frankslaboratory.co.uk/downloads/117/particle_systems_source_code.zip
codepen.io/franksLaboratory/pen/BaqVmMB
(if you can't download the files, try to use a different browser or VPN to change your country)
Create beautiful particle systems with HTML5, CSS3 and plain vanilla JavaScript, no frameworks and no libraries. Understanding how the code works will allow us to transform this codebase into multiple very different effects. Let's explore the basic techniques and then take them to the limits in this particle effects crash course.
If you want to SUPPORT me you can use the links below and get some one my EXTENDED classes! ๐ช
udemy.com/course/learn-creative-coding-with-vanilla-javascript/?referralCode=7C560D4661C5C59262BB
udemy.com/course/learn-game-development-with-javascript/?referralCode=69874A38D543D7F510F2
udemy.com/course/creative-coding-deep-dive-for-beginners/?referralCode=F43E8FCE60957A64DF4A
udemy.com/course/build-animated-physics-game-with-javascript/?referralCode=B4482AF631243104650B
udemy.com/course/learn-html-canvas-pixels-particles-physics/?referralCode=F7977062A4BC964A1F5E
udemy.com/course/remake-retro-games-with-javascript/?referralCode=2ACCA21F16FE78E631F7
udemy.com/course/learn-html-canvas-advanced-text-effects/?referralCode=4C5821D2D04048CC4A01
Get Skillshare FREE for 1 month: โ๐
skillshare.com/en/r/profile/Frank-Dvorak/507488567?gr_tch_ref=on&gr_trp=on
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 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!
#frankslaboratory










![CSS Filters - SVG Turbulence Filter Animation [ CSS3 Creative Menu Hover Effects ] Squigglevision
Lets 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. Lets 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 its made using computer. The shaking lines are done by looping 5 slighly different images over and over.
Relevant links:
https://css-tricks.com/squigglevision-in-css-and-svg/
https://en.wikipedia.org/wiki/Squigglevision
https://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 https://bit.ly/2Yxp7ia
You can message me on TWITTER https://twitter.com/code_laboratory
Check out some of my source code on CODEPEN https://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:
https://www.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:
https://www.youtube.com/watch?v=afdHgwn1XCY&list=PLYElE_rzEw_siuo-kkHh5h7Sk 6IPYNh
If you liked this advanced CSS3 tutorial Im 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, Im 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 | https://mixaund.bandcamp.com
Music promoted by https://www.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, Ill 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! CSS Filters - SVG Turbulence Filter Animation [ CSS3 Creative Menu Hover Effects ] Squigglevision](https://i.ytimg.com/vi/lisZT8JIeKk/mqdefault.jpg)