Procreate on LinkedIn: Learn Procreate Dreams with two months free access to Skillshare’s growing… (2024)

Procreate

25,585 followers

  • Report this post

Excited to announce more Procreate Dreams classes have been added on Skillshare, with Smitesh Mistry, Rich Armstrong, Mimi Chao, and many more helping you get started with our new animation app. Check out our latest Insight article for all the details. https://lnkd.in/gVcJs6aX

Learn Procreate Dreams with two months free access to Skillshare’s growing library of classes for creatives. - Procreate® Insight procreate.com

113

Like Comment

To view or add a comment, sign in

More Relevant Posts

  • Vijay Navale

    SDE @Jio | Frontend developer | JS | React

    • Report this post

    #js #animations If we want to do a animation through js, one of the way to do is with the help of setTimeout or setInterval. But there is drawback when doing animations with this timers, one such drawback is- If using setInterval, sometimes its callback function execution itself takes lot of time, due to that next call to callback will try to execute immediately and will result in laggy animation.To avoid this and to have a smoother, performant animation javascript provides `requestAnimationFrame()` on window object. It has advantages such as,- The animation works with respect to user's device refresh rate. It takes a callback as parameter and invoke it before next repaint. - Most of the devices has a refresh rate of 60Hz, result in 60fps smoother animation. - One of the key feature of this method is that, it pause it's invocation if browser tab is inactive leads in improved performance and battery life.- If refresh rate is more like 120Hz, 144Hz then animation can feel faster, to prevent this method passes a timestamp to it's callback parameter, which we can use to relatively adjust animation time.- Sample code for animating box from left to right:-<p id="box"></p><script> let box = document.getElementById("box");let startTime;let boxProgress;const animate = (timestamp) => {if (!startTime || boxProgress > 500) startTime = timestamp;boxProgress = (timestamp - startTime) / 10 + 60;box.style.transform = `translateX(${boxProgress}px)`;window.requestAnimationFrame(animate);};requestAnimationFrame(animate);</script>

    15

    Like Comment

    To view or add a comment, sign in

  • Adrian Campagnolle

    I help tech and web3 companies close more business & attract more signups by crafting engaging and compelling motion experiences. - Founder of Possimpible Studio

    How does a logo animation communicate the essence of a brand? That's something we constantly ask ourselves at Possimpible Studio when working on a brand animation project. We worked during the past couple of days on a logo animation concept for SharesShares is a investing app, looking to democratize and make investment accessible and fun for all. With that initial info in mind, we started brainstorming on the concept for the animation. Since shares is looking to make investing fun for everyone, our goal was to make the animation as playful and dynamic as possible. We achieved that with the use of dynamic scales up and down, with a lot of bouncing and with a upbeat rhythm. For the story of the animation we needed to show 2 elements: - text bubbles: to remind that shares has community built in it's core and that user can join communities to discuss stock picking and everything finance related. - the idea of growth with an abstract stock graph Finally, we wanted with the animation to remind the idea that stocks can go up or down, that's why we opted with this wavy animation.What do you think of it? Benjamin Chemla 👋 If you don't know us,Possimpible Studiois a 2D/3D animation and motion design focused studio working with international clients to elevate their message and brand through impactful and story telling animations.Have a project? feel free to reach out:hello@possimpible.studioMore of our work:www.possimpible.studio#brand#branding#animation#motiondesign#logo#logoanimation#growth#design#storytelling#growing#brandanimation #shares #investing #app #stocks #finance #community #investment

    • Procreate on LinkedIn: Learn Procreate Dreams with two months free access to Skillshare’s growing… (11)

    54

    Like Comment

    To view or add a comment, sign in

  • DocsAllOver

    53 followers

    • Report this post

    Animations can help to increase conversions and improve the user experience. Plus, they're a great way to create a more memorable experience for your customers.In our latest blog post, we show you how to add a simple animation to your add to cart button using Bootstrap 5. It's easy and only takes a few minutes!Ready to get started? Click the link in our profile to read the full blog post and learn how to add an animation to your Bootstrap 5 add to cart button today!#bootstrap#bootstrap5#css#addtocartbutton#animation#webdevelopment#webdesign#ecommerce#conversionoptimization

    Like Comment

    To view or add a comment, sign in

  • Kyaw Soe Win

    Experienced Mobile Developer | Android Developer | Mobile Engineer | Specializing in Kotlin and Flutterin mobile application development

    • Report this post

    animated_text_kit lib for flutter is good to make animation for text. You can check the following for detail usage.https://lnkd.in/g2KRvEp3#flutter

    animated_text_kit | Flutter package pub.dev

    9

    Like Comment

    To view or add a comment, sign in

  • eLuminous Technologies Pvt. Ltd.

    9,766 followers

    • Report this post

    Improving user experience is always on your mind, isn’t it? Well, what if we tell you that some React animation libraries have tremendous potential to help you create an enticing website?In this blog, we explain the top 5 React animation libraries in brief. Here are the names:1. Framer Motion2. React-spring3. Remotion4. GreenSock5. LottieSo, explore this straightforward blog to know more about these amazing options. If a specific library catches your eye, contact our React developers to use it effectively.https://lnkd.in/d3C8qUsu#reactanimationlibrarylist #hirereactdevelopers #expertreactdevelopers #framermotion #remotion #greensock #lottie

    React Animation Library List for Quick Reference eluminoustechnologies.com

    11

    Like Comment

    To view or add a comment, sign in

  • Lyda Moazami

    Motion Graphic Designer , Animation , Graphic Desinger at Afarinesh

    • Report this post

    https://lnkd.in/eKY7fHbhLottie is the future of website and app animations. Improve your user experience and bring life to any section from your site or app.We create Lottie, gif, SVG animations forWebsitesAppsWhat we include:Illustration designAnimationWe get what your problem isWhatever your goal is, it all starts connecting with your audienceBoring content, long texts, and complicated messages will not make itIn this world full of ineffective content, we design messages that people will enjoy, connect with and want to know more about! #animation #illustration #design #content #people #future #userexperience Enjoy your animation

    Geniuskidz_stud: I will create a lottie animation for your website or app for $10 on fiverr.com fiverr.com

    1

    Like Comment

    To view or add a comment, sign in

  • SALAHUDEEN .

    Web Developer - PHP | JavaScript | Wordpress | Front-end Developer | Web developer on fiverr - seeking entry-level role

    • Report this post

    Welcome to the world of CSS Magic, where animation transforms from a simple web feature to a captivating art form. In this blog post, we'll embark on a journey to explore the nuances of CSS animation and discover how CSS Magic can take your animation skills to the next level.#AnimationTechniques #CSSAnimation #CSS3 #Frontenddesign #WebDesign #webdevelopment

    Animate Like a Pro with CSS Magic | CSS Monster https://cssmonster.com
    Like Comment

    To view or add a comment, sign in

  • Techflow International

    29 followers

    • Report this post

    Enhance your web development skills with insights into web animation techniques. Explore the power of animations in creating engaging user experiences.For full article, visit:https://lnkd.in/djFhi-VX #WebDevelopment #WebAnimation #UserExperience #AnimationTechniques

    Enhancing User Experiences: Web Animation Techniques Unveiled https://techflowint.com
    Like Comment

    To view or add a comment, sign in

  • Priyesh Tiwarkar 🧑💻

    Founder @ON. - Web Strategist for Coaches

    • Report this post

    How to create a scroll text animation in Figma..If you want a website that can sell for you and connect with your target customer. Then book a free call with me. Link is in comments!PS: 🔁Repost this post and I'll personally send my secret tutorial to youIf you want more such content, then followPriyesh Tiwarkar 🧑💻#websitedesign#websitedevelopment#websitedesigner#websitedeveloper#websiteoptimization#websiteoptimization

    57

    32 Comments

    Like Comment

    To view or add a comment, sign in

Procreate on LinkedIn: Learn Procreate Dreams with two months free access to Skillshare’s growing… (33)

Procreate on LinkedIn: Learn Procreate Dreams with two months free access to Skillshare’s growing… (34)

25,585 followers

View Profile

Follow

Explore topics

  • Sales
  • Marketing
  • Business Administration
  • HR Management
  • Content Management
  • Engineering
  • Soft Skills
  • See All
Procreate on LinkedIn: Learn Procreate Dreams with two months free access to Skillshare’s growing… (2024)
Top Articles
Latest Posts
Article information

Author: Moshe Kshlerin

Last Updated:

Views: 6251

Rating: 4.7 / 5 (77 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Moshe Kshlerin

Birthday: 1994-01-25

Address: Suite 609 315 Lupita Unions, Ronnieburgh, MI 62697

Phone: +2424755286529

Job: District Education Designer

Hobby: Yoga, Gunsmithing, Singing, 3D printing, Nordic skating, Soapmaking, Juggling

Introduction: My name is Moshe Kshlerin, I am a gleaming, attractive, outstanding, pleasant, delightful, outstanding, famous person who loves writing and wants to share my knowledge and understanding with you.