Тёмный

SVG wave animation - Two different ways 

Kevin Powell
Подписаться 918 тыс.
Просмотров 75 тыс.
50% 1

For a limited time, use this link to get a free trial of Skillshare Premium Membership: skl.sh/kevinpowell09202
SVG's are incredibly useful. In this video, I explore two different ways we can make a wave animation that hides away a part of the content. The first one is a simple keyframes animation, and the second one uses SMIL animation, which is part of the SVG specifications.
This video was sponsored by Skillshare
#svg #animation
--
Come hang out with other dev's in my Discord Community
💬 / discord
---
Keep up to date with everything I'm up to
✉ www.kevinpowell.co/newsletter
---
Help support my channel
👨‍🎓 Get a course: www.kevinpowell.co/courses
👕 Buy a shirt: teespring.com/stores/making-t...
💖 Support me on Patreon: / kevinpowell
---
My editor: VS Code - code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my RU-vid channel, make sure to follow me on Instagram and Twitter.
Instagram: / kevinpowell.co
Twitter: / kevinjpowell
Codepen: codepen.io/kevinpowell/
Github: github.com/kevin-powell
---
And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!

Опубликовано:

 

8 сен 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 56   
@KevinPowell
@KevinPowell 3 года назад
For a limited time, use this link to get a free trial of Skillshare Premium Membership: skl.sh/kevinpowell09202
@suraj351
@suraj351 3 года назад
*Hello sir ! Plz make video on Css3 Pneumorphism in detail plz...*
@GamersOutcast
@GamersOutcast 3 года назад
This is the best channel for CSS hands down. Great work!
@Vesennia
@Vesennia 3 года назад
Totally agree! He is the best!
@ThomasAgain
@ThomasAgain 3 года назад
I love the content you cover on this channel! SVG animations are something I am trying to level up on at the moment, thx for sharing. 🔥
@ayushp5882
@ayushp5882 3 года назад
Really enjoyed the whole popdog card animation !!! Learnt about the keyframes, pulse animation and what not. GR8 work man.
@CharlesSmall
@CharlesSmall 3 года назад
Thank you Kevin you make it so clear. It's a pleasure to learn from you.
@fakefury1198
@fakefury1198 3 года назад
Amazing Tutorial! You are so awesome Kevin!!!!!
@0xAndy
@0xAndy 3 года назад
This channel is special to me. Nobody else is exploring these super-interesting, obscure web corners.
@kristun216
@kristun216 3 года назад
Keep up the good work my dude. Love your vids.
@rahultirkey7950
@rahultirkey7950 3 года назад
You always come up with good tutorials.
@hassaneoutouaya
@hassaneoutouaya 2 года назад
Thank you Sir !
@MohammadAbdulHyeShaon
@MohammadAbdulHyeShaon 3 года назад
Great 👌... Awesome 👍
@msvmanikantasrivishnu7788
@msvmanikantasrivishnu7788 3 года назад
Thank youuuu
@floriancucu3801
@floriancucu3801 3 года назад
Thank you Kevin for this amazing tutorial. Do you know where can I find the resources used in this video?
@und3dpix959
@und3dpix959 3 года назад
Thursday is tomorrow and I can't wait :D Great work btw! :D
@KevinPowell
@KevinPowell 3 года назад
I might not be able to do it tomorrow 😢
@und3dpix959
@und3dpix959 3 года назад
@@KevinPowell ooooh... no :( I almost run out of your content now. I am watching stuff from 2017 ...
@KevinPowell
@KevinPowell 3 года назад
@@und3dpix959 I might try to squeeze something in Friday. And starting next week I'll be on schedule 👍
@j0ca1995
@j0ca1995 3 года назад
Great video.
@MsAnnieHuang
@MsAnnieHuang 3 года назад
What is the content of the original svg file that got copy into the wave.html? It's hard to follow when we don't have that file.
@Endrit719
@Endrit719 3 года назад
I mean there is a reason you are known as the king of css
@ckernest
@ckernest 3 года назад
really enjoy this video. May I ask where I can download the source file? thanks.
@clevermissfox
@clevermissfox 7 месяцев назад
20:07 when you drop the svg into the DOM, even though it has height and width of 0, it’s taking up space? It pushes your card up. How do you fix that so it takes up no space in the body?
@princesiachin279
@princesiachin279 3 года назад
finally
@PaulMcCannWebBuilder
@PaulMcCannWebBuilder 3 года назад
I accidentally made the SVG with 3 waves, so I had to redo the math, which helped me understand things better if making it responsive: the width of the SVG is 200% of the .card width, so it's 600px wide. Translating -50% makes it move half of that (-300px) which is wrong with 3 waves. Moving it a third (-200px or -33%) made it work. Change the card width to a responsive unit (percent, viewport unit etc) and you've got a responsive effect. Also, SVG is pronounced Sh-VIG. (Or at least should be.)
@LemonDust13
@LemonDust13 3 года назад
sweet zelda shirt. triforce hype 😊
@hkasinski13
@hkasinski13 3 года назад
Hello Kevin, ty for the video. Can you please tell us what's your vscode theme?
@KevinPowell
@KevinPowell 3 года назад
Atom Dark One :)
@hustlershorts
@hustlershorts 3 года назад
actualy what I did is that I maked the background div of the card have a background-image and a background-color at the same time and then adjusting the position of the background-image without needing to use the img tag ?
@mrrolandlawrence
@mrrolandlawrence 3 года назад
SVG is so under rated.
@anshumanxda
@anshumanxda 3 года назад
tr00
@anshumanxda
@anshumanxda 3 года назад
2:26 start from here.
@codyshaner3258
@codyshaner3258 3 года назад
Nice shirt Bro
@harratreco
@harratreco 3 года назад
Hi guys, does anyone have links to resources on how to create a web app, add plugin functionality and ability for devs to develop plugins for it? Like how wordpress has it's plugins OR shopify & it's plugin. Thanks
@iscactus
@iscactus 3 года назад
How are you copying the SVG into Visual Studio Code from Adobe Illustrator?
@AfrasiabAhmadSU__O_OO_OO
@AfrasiabAhmadSU__O_OO_OO 3 года назад
can you share your vscode settings
@dejanpopovic9647
@dejanpopovic9647 3 года назад
Anyone have performance issues in Safari with this approach of animating clipPath? Great skill sharing, Kevin :)
@bengbeng2005
@bengbeng2005 2 года назад
safari does not support clipPath
@benzflynn
@benzflynn Год назад
No CodePen for this ?
@birsingh5388
@birsingh5388 3 года назад
Where are you from?
@craigorycoppola1313
@craigorycoppola1313 3 года назад
I've got that shirt! What did you think of the hyrule warriors announcement?
@manaspaul
@manaspaul 3 года назад
Could you make a tutorial about the canva home page does
@manaspaul
@manaspaul 3 года назад
Such a cool svg animation
@PaulBuys2011
@PaulBuys2011 3 года назад
starts @ 2:31
@grzegorzt
@grzegorzt 3 года назад
I prefer a slightly different solution wigDOTpl ;)
@2005bgva
@2005bgva 3 года назад
Maybe some one has the original svg code? (Minute 3:46)
@ukyo6195
@ukyo6195 3 года назад
Great, but it all doesn’t work on mobile devices!?
@KevinPowell
@KevinPowell 3 года назад
The second method? SMIL is supported by mobile browsers 🤔
@ukyo6195
@ukyo6195 3 года назад
@@KevinPowell I mean the original popdog site, on iOS iPad you see no animations 🤔
@Beraksekebon21
@Beraksekebon21 3 года назад
@@ukyo6195 its only work on certain break point i guess
@avi12
@avi12 3 года назад
Pretty good content, but please try to record in a single shot, even if it takes multiple attempts to get right, rather than multiple shots, and then edit in a way that will break the overall coherency
@KevinPowell
@KevinPowell 3 года назад
Sorry about that :) I usually do, but sometimes I have a mistake I don't realize while recording that I need to remove.
Далее
JASMIN TRANS TOSHKENTDAGI UYIDAN INTERVYU 2024 #shokuz
45:40
The Right Way to Animate SVG in React
15:36
Просмотров 18 тыс.
SVG Viewport and viewBox (For Complete Beginners)
12:25
We can now transition to and from display: none
21:20
SVG Path Tutorial • Easy to Understand!
16:44
Просмотров 54 тыс.
Complex SVG Animations Made Simple with JavaScript
22:04
10 modern layouts in 1 line of CSS
21:39
Просмотров 1,1 млн
Basic, Intermediate & Pro animated hamburger icons
59:41
Avoid these 5 beginner CSS mistakes
21:38
Просмотров 68 тыс.