3

I use photoshop displacement maps to create mockups of t-shirts. What is the simplest way to do this with code? I've seen websites like placeit.net accomplish this. How is this possible? Thank you.

kirkage
  • 51
  • 7
  • I can't believe there aren't any answers for this yet after all this time. Did you ever find a solution? – Optiq Jan 15 '20 at 19:20
  • After a ton of searching I did find one resource for displacement maps with javascript. http://www.soundstep.com/blog/2012/04/25/javascript-displacement-mapping/ – kirkage Jan 20 '20 at 08:51

1 Answers1

0

You can use the SVG filter "Displacement Map". https://yoksel.github.io/svg-filters/#/

riverstorm
  • 550
  • 5
  • 8