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

Interactive, piecewise, on-demand rendering #77

Open
jonnor opened this issue Jan 10, 2015 · 0 comments
Open

Interactive, piecewise, on-demand rendering #77

jonnor opened this issue Jan 10, 2015 · 0 comments

Comments

@jonnor
Copy link
Member

jonnor commented Jan 10, 2015

When using imgflo interactively, it is primarily possible to see the entire output in full resolution for relatively small images (depending on screen size). For many cases involving large images, on either looks at a part of the image or is looking at a scaled-down version of it.

It should be possible to render only that which is needed for display, and on-demand and in multiple pieces (for user feedback).
This would need additions in the HTTP /process API to take scale/bounding boxes.

The client-side logic here might become pretty complicated, so it should probably be a library.

@jonnor jonnor added this to the Future milestone Jan 10, 2015
@jonnor jonnor changed the title Interactive on-demand rendering Interactive, piecewise, on-demand rendering Jan 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant