Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples for CICategoryColorEffect #51

Open
noahsark769 opened this issue Mar 9, 2019 · 2 comments
Open

Examples for CICategoryColorEffect #51

noahsark769 opened this issue Mar 9, 2019 · 2 comments

Comments

@noahsark769
Copy link
Owner

No description provided.

@duemunk
Copy link

duemunk commented May 14, 2019

I would love to start expanding on example photos, but I'm not sure where to start. Do you have a script or tool setup to generate all the examples or have they been created manually?

@noahsark769
Copy link
Owner Author

@duemunk yes, there's a process! Unfortunately it's fairly manual and not documented at the moment. The process looks like this:

  1. Build a debug build of the app (I think you might be the first one to do this other than me, so feel free to reach out with any questions)
  2. Go into the app in debug mode, put in some parameters for the filter you'd like to test and generate an output image, then tap the other share button, which calls this method on FilterApplicationExporter
  3. This will generate a filesystem directory named with a unique UUID - download the app's container via Xcode and drop that directory into web/src/data/examples and everything should work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants