BarcelonaJS / talks

Submit your talk proposal for a BarcelonaJS meetup!
0 stars 0 forks source link

Leveraging CSS Paint API for Realistic Particle Animation #13

Open molefrog opened 3 months ago

molefrog commented 3 months ago

Talk Description

CSS Paint API isn't new, yet it's still an experimental web API for extending browser’s rendering engine. Using worklets, you can define custom CSS functions for drawing backgrounds, borders, custom gradients etc., in other words, things you would not be able to do with a regular Canvas. In this talk, we’ll use CSS Paint API to recreate a Telegram-inspired spoiler animation. We will delve into the complexities related to the stateless nature of worklets, along with performance pros and cons.

A few facts about myself:

Speaker Name

Alexey Taktarov

Speaker Position

Former Head of Engineering, founder at resume.io

Speaker LinkedIn

https://www.linkedin.com/in/molefrog/

Speaker Twitter

https://twitter.com/mlfrg

Number of Talks Given Before

5+

Speaker Company Name

Unemployed

Speaker Company Website

https://molefrog.com

Speaker Company LinkedIn

https://www.linkedin.com/in/molefrog/

Speaker Company Twitter

https://twitter.com/mlfrg

Code of Conduct and Terms and Conditions

onedesert commented 3 months ago

Thanks!

dmitry-zaets commented 1 week ago

Assigned instead of #10

dmitry-zaets commented 1 week ago

Assigned to https://github.com/BarcelonaJS/events/issues/60