Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 724 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 724 Bytes

PSDEffects-DropShadow

Photoshop-like drop shadows in HTML canvas using PSD descriptors. Demonstrating the implementation of contour, noise, and the continuous feature that can be achieved in photoshop, built on top of easeljs

Features

  • Drop Shadow: Replicates the drop shadow effects commonly seen in Adobe Photoshop.
  • Contour Control: Offers control over the contour of the drop shadow for precise adjustments.
  • Noise: Incorporates noise effects to mimic the natural variations seen in drop shadows.
  • Continuous Functionality: Provides continuous functionalities comparable to those found in professional graphic design software.

Link to codepen