Circle loading animation

后端 未结 5 1090
天命终不由人
天命终不由人 2020-12-07 14:05

I\'m trying to create Apple\'s OS X circle loading animation.

\"enter

What I h

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 14:46

    Here's my effort. The conical gradient is an embedded bitmap image extracted by calculating the maximum value of each pixel in the animated GIF posted by the OP. A semi-opaque black windmill pattern is superimposed on top of that and animated, and a blur filter gets rid of the JPEG artefacts.

    (Edit: Added a reflective highlight to make it look a bit more 3D)

    
      
        
          
        
        
          
          
          
          
        
        
          
        
      
      
      
        
          
        
        
        
      
    

提交回复
热议问题