Jump to content
Search Community

skytripper

Members
  • Posts

    5
  • Joined

  • Last visited

Contact Methods

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

skytripper's Achievements

0

Reputation

  1. I think it's related to the version of Safari I'm on: Version 11.1 (13605.1.25.1) - I didn't mean to be on the beta track but I am. I got off the train now but I think I'm still in Chicago. I'll start experimenting with it in Chrome for now. Thanks again!
  2. PixiJS looks pretty cool. This example has some crazy hue shifting going on: http://pixijs.io/examples/#/filters/filter.js It looks promising but it's not showing me anything in Safari - only chrome. Think it's something weird with my browser?
  3. Thanks everyone! I dove into canvas and got a proof of concept for the parallax scrolling to animate at 60fps instead of 20ish. I don't understand why images on canvas animate better than just using javascript and html but that's okay. I'll see if hue-rotations perform better there as well.
  4. Thanks for the reply! I was hoping to understand if conceptually GSAP would help - I thought there might be people who have had similar experiences. If GSAP will outperform raw CSS, it's worth trying but I can't tell if GSAP is a just a layer of abstraction or if it can actually help me with performance.
  5. My designer just delivered this really amazing looking site but I'm hoping someone here can give me tips on how to improve the performance. 1. The parallax performance isn't very smooth 2. The color animation - sunset, sunrise, etc. uses tons of CPU. https://staging.skytripping.com/home-new I've never seen hue-rotations and stuff in CSS before, can GreenSock help me or should I look elsewhere?
×
×
  • Create New...