Skip to content
/ Looper Public
forked from sureskumar/Looper

Looper is a sketch plugin that helps automate duplication of groups and layers. One can control properties like Rotate, Scale and Opacity while duplicating. This powerful combination enables artists and designers to create interesting geometric and organic patterns.

License

Notifications You must be signed in to change notification settings

kratu/Looper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Looper v2.0 ⌘ + L

Looper is a sketch plugin that helps automate duplication of groups and layers. One can control properties like Rotate, Scale and Opacity while duplicating. This powerful combination enables artists and designers to create interesting geometric and organic patterns.

Looper banner

Installation

Recommended

Old-Fashioned

Make sure you have the latest version of Sketch installed. (Sketch 40+)

  1. Download the ZIP file of this repository
  2. Double click on Looper.sketchplugin

Want to say thanks? Share your work!

Please share what you create in one of the channels below. Cheers!

Looper banner

Features

Duplication count

Duplicate selected group or layer by providing the duplication count or Looper can automatically calculate the count based on the rotation angle to form a complete circle.

Scale

Selected group or layer can be scaled by absolute value (px), proportional value (%) or at random.

Opacity

Opacity of selected group or layer can be set to update at random, increase from 0 to 100 or decrease from 100 to 0.

Rotate

Rotate selected group or layer by providing a specific rotation angle or Looper can automatically calculate the angle required based on the duplication count to form a complete circle.

Rotation angle can be incremented in a linear fashion, randomly or can be set to increment sinusoidally.

Move

Selected group or layer can be moved Horizontally, Vertically and Diagonally with a set increment value. Duplicated items can also be distributed randomly within a given dimension (width & height)

Form a grid

Duplicate the selected group or layer to form a grid. Number of columns, rows, horizontal margin and vertical margin can be manipulated. You can also alter other properties like opacity, rotate and scale to the grid elements.

Examples

Looper sample

Rotate (linear)

Looper example Looper example Looper example Looper example

Rotate (random)

Looper example Looper example

Rotate (linear) + Opacity (random)

Looper example Looper example Looper example

Rotate (linear) + Scale (linear)

Looper example Looper example

Rotate (linear) + Scale (sinusoidal)

Looper example Looper example Looper example

Rotate (random) + Scale (random)

Looper example

Rotate (sinusoidal) + Scale (sinusoidal)

Looper example

Rotate (sinusoidal) + Scale (sinusoidal) + Opacity (random)

Looper example

Rotate (sinusoidal) + Scale (linear) + Opacity (Fade to 0)

Looper example Looper example

Rotate (linear) + Scale (linear) + Opacity (Fade to 0)

Looper example

Rotate (random) + Scale (random) + Opacity (random)

Looper example

Rotate (linear) + Scale (sinusoidal) + Opacity (random)

Looper example Looper example Looper example

Rotate (linear) + Move (horizontal)

Looper example

Rotate (linear) + Move (vertical)

Looper example

Rotate (linear) + Move (diagonal)

Looper example

Rotate (random) + Move (random) + Opacity (random)

Looper example Looper example

Move (vertical) + Opacity (Fade to 0)

Looper example

Move (vertical) + Scale (linear) + Opacity (Fade to 0)

Looper example

Move (horizontal + vertical)

Looper example

Change log

version 2.0.0

  • Preview mode: Introduced preview mode so that the values can be tweaked realtime.
  • Lighter and tigher UI: will fit in all small screen sizes.
  • Improved performance
  • Bug fixes

Thanks

Contact me

Email sures.srinivasan@gmail.com

Feel free to contact me for any suggestions or critique.

Links

Looper website | My portfolio | Twitter

About

Looper is a sketch plugin that helps automate duplication of groups and layers. One can control properties like Rotate, Scale and Opacity while duplicating. This powerful combination enables artists and designers to create interesting geometric and organic patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%