원문정보
초록
영어
In this paper, we introduce an HTML5-based interactive and integrated e-book reader system, which supports hyperlink, user interaction, audio and video, animation, and 3D model view. The reader has been implemented as a hybrid application – web and wrapping Android application. For the web, we utilized HTML5 and CSS3 for page layout, JavaScript and jQuery for scripting and user interaction, and WebGL/Three.js libraries for 3D model view. Our work shows that the possibility of e-book viewer with rich interaction and rich multimedia features utilizing pure Web technologies, and some reasonable merits of this approach. HTML-5 based technologies have reasonable merits for e-book: ease of implementation, rich built-in features for multimedia and user interaction, a lot of existing libraries and tools, and many developers who are familiar to those technologies.
목차
1. Introduction
2. Related Work
3. E-book Reader Design
3.1. System Requirements
3.2. System Design
4. Basic Viewer Implementation
4.1. E-book Reader Development and Testing Environment
4.2. E-book Reader Implementation and Testing
5. Evaluation and Future Work
6. Conclusions
Acknowledgements
References