Skip to content

pencilcheck/ComicViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 9 MangaFlow ReadMe:

1. Bookshelf (ComicViewViewController) beautify (DONE)
2. Disappearing Navigation bar and info (bottom) bar (DONE)
3. Page view to panel view transition (DONE)
   - Double clicking on the first panel of first page can toggle between the two modes.
   - TODO: Modify loadImage() to prepare image data (both page and panel) dynamically and toggleMode() to check whether user tapped inside a panel and toggle viewerMode and then call loadImage().
4. The bread and butter of our app, the auto segmentation of the comic page to panels (DONE but only vertical and horizontal)
5. Two tiers architectures in PictureViewController (Top to manage mode and image sources to low tier, and low tier just need to display the 3 images and the animation) (DONE)
6. Quick switch toolbar button for comics (IN PROGRESS)
7. Threading for loading segmentation information and presenting the comics (IN PROGRESS)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published