image-sequencer
image-sequencer copied to clipboard
Motion blur
Please describe the problem (or idea)
What did you expect to see that you didn't? Creating motion blur at an angle that is a user input
Please show us where to look
https://beta.sequencer.publiclab.org
What's your PublicLab.org username?
niravasher
This can help us diagnose the issue:
Browser, version, and operating system
ubuntu 19.04
Many bugs are related to these -- please help us track it down and reproduce what you're seeing!
Thank you!
Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.
To learn how to write really great issues, which increases the chances they'll be resolved, see:
https://publiclab.org/wiki/developers#Contributing+for+non-coders
Working on this
Following the steps
- Rotating the image using rotate module
- Creating Blur using gpu
- Rerotating the module in the opposite direction to get blur at an angle input by the user
I am not able to rerotate in opposite direction. I get this error Uncaught TypeError: Cannot read property 'width' of undefined
@publiclab/is-reviewers @HarshKhandeparkar @blurry-x-face