원문정보
The Study on the Transferring Methods from Framework Based Mobile Games to HTML 5 Games
초록
영어
When developing games run in different web browsers, people have connected outer Plug-in with games. With the appearance of HTML5, now it becomes more convenient to develop games using HTML5 andJavascript as Multimedia like audio, video, SVG and 2D/ 3D graphic operation using Canvas are possible. However, it’s not easy to directly convert mobile games from iOS, Android, Window mobile environment toHTML 5. This paper proposes we’d like to suggest the method which could convert games made from XNA, windowmobile game developing environment to cross-platform games working in the web browser based on HTML5.
목차
1. 서론
2. 관련연구
2.1 역공학
2.2 웹 플랫폼 기반 게임 개발
2.3 모바일게임 서비스 플랫폼
2.4 HTML5 게임 개발 요소
3. 프레임워크 기반 모바일게임
3.1 XNA 프레임워크 라이브러리
3.2 XNA Framework Game Loop
3.3 XNA Game Studio 템플릿
4. HTML5 변환 과정 사례 분석
4.1 변환 게임 소개
4.2 처리 흐름
4.3 리소스 처리
4.4 이미지처리
4.5 입력처리
4.6 오디오처리
4.7 기타 지원 라이브러리
5. 결론
감사의 글
참고문헌