How to generate the mycellium effect for images #83
Labels
No labels
A11y
Automated Testing
Contributable
Contributed
Decision
Design
Development
Drutopia
Feature Request
IndieWeb
Infrastructure
Marketing
Needs documentation
status::Abandoned
status::Blocked
status::Deploy
status::Doing
status::Done
status::In Review
status::Needs Clarification
status::Test
status::To Do
type::Bug
type::Task
type::User Story
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: agaric/agaric-coop#83
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The design applies a "mycellium" filter on top of images. Learn what that filter is and the workflow required to apply that style for images we add to the site.
@tlinkner We really like the mycellium filter and see ourselves using that for many of our images. Is that something that you think our team could learn to apply to our images? If so, can you provide or point to some documentation on how we do that?
Hi Clayton,
Sorry for taking so long to get back to you. This message got buried in my inbox.
You can find the image treatment here: http://francisshanahan.com/demos/worms/test.html http://francisshanahan.com/demos/worms/test.html
If the input is a greyscale image then you can use the output with any of the color filters I sent for imagemagick.
I had hoped to figure out a more integrated workflow for this, but I don’t have time at the moment.
Best,
Todd
closed
Had been looking for this issue to close it, but just to close the loop in the issue queue, we're keeping the images themselves normal and then applying the color filter with CSS box-shadow: https://gitlab.com/agaric/patternlibrary/blob/master/agaric/sass/agaric/_component.card.scss