• Title/Summary/Keyword: 콘텐츠 구현

Search Result 2,938, Processing Time 0.033 seconds

Design and Implementation of Interactive Mobile AR Contents Builder (인터랙티브 모바일 AR 콘텐츠 빌더의 설계 및 구현)

  • Jeon, Ji Young;Chun, JiYoon;Choi, Yoo-Joo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.474-477
    • /
    • 2013
  • 본 논문에서는 모바일 AR 프로그래밍에 대한 지식이 없는 사용자가 쉽게 모바일 AR 콘텐츠 제작을 할 수 있도록 하기 위하여 마커와 가상모델 그리고 인터랙션의 형태와 가상모델의 반응형태를 인터랙티브하게 연결하는 인터랙티브 모바일 AR 콘텐츠 빌더 프로토타입을 설계 및 구현하였다. 우선, 모바일 AR 콘텐츠에서 인터랙션과 반응형태를 분석하기 위하여, 시중에 유통되고 있는 AR 앱들을 수집하여 앱의 특성에 따라 유형을 분류하고, 유형별 사용되는 인터랙션의 종류 및 반응형태를 조사하였다. 조사내용을 바탕으로 사용되는 모바일 AR 콘텐츠 빌더에 포함시킬 인터랙션의 종류 및 반응형태의 메뉴항목들을 설계하였고, 단위 AR 객체를 정의하기 위한 클래스와 이를 저장할 데이터베이스 테이블을 설계하였다. 또한, 정의된 단위 AR 객체의 내용을 다른 응용 프로그램들에서 쉽게 읽고, 가시화 시킬 수 있는 모바일 AR 가시화 클래스를 포함한 모바일 AR 콘텐츠 빌더 프로토타입을 구현하였다.

Developing SCORM Sequencing Model and Sample Contents (SCORM 시퀀싱 모델 및 샘플 콘텐츠 개발)

  • Choi, Yong-Suk
    • Journal of Digital Contents Society
    • /
    • v.10 no.2
    • /
    • pp.259-268
    • /
    • 2009
  • Although Sequencing & Navigation(S&N) of ADL SCORM 2004 specifies relatively simple ones of possible sequencing behaviors based on IMS SS(Simple Sequencing) in learning context, it is practically not easy to implement the sequencing properly within SCORM content packages. Actually, many Korean content developers construct SCORM content packages by choosing one out of well-known LSAL sequencing templates and just inserting their contents into it. In this paper, we survey a number of widely used SCORM sequencing templates provided by LSAL, ADL and Xerceo, and also domestic conventional SCORM sequencing models, and then present a new SCORM sequencing models well conformant to Korean e-learning environments. We finally develop 3 types of SCORM sequencing templates and their contents samples by applying our sequencing models to a number of available domestic SCOs. We expect that our products can be widely used and referenced as a guidance by content developers troubled in implementing a variety of SCORM sequencings.

  • PDF

A Study on Design and Implementation of Digital Content for Education of e-Commerce (전자상거래 교육을 위한 디지털 콘텐츠 설계 및 구현에 관한 연구)

  • Kim Kyung-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.6
    • /
    • pp.301-308
    • /
    • 2005
  • Through the development of the Internet and multimedia systems, usage of cyber education with multimedia contents is increasing. On-line education differs from face-to-face education in that it overcomes the limits of the time and space, and supports a repeated self study at the student's study level while using several media and educational contents. In this paper, we will design and implement e-commerce educational content which is effective for students and useful for the process of cyber education. In addition, we will produce statistics from a questionnaire which questioned students on the effectiveness of the content.

  • PDF

Design and Implementation of an Adaptive learning Management System for Personalized Learning (학습자 특성을 고려한 적응적 학습 관리 시스템의 설계 및 구현)

  • 김명회;이현태;오용선
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.1
    • /
    • pp.8-17
    • /
    • 2004
  • In this paper, we design an intelligent loaming management logics which provide personalized teaming considering adaptive learning content dement and content sequencing. We enhance the existing functional model including adaptive learning management functions. Also, we present a system architecture to implement the adaptive learning management system. We realize the adaptive teaming management system based on the SCORM run-time engine.

  • PDF

A Study on High-level Pathfinding Algorithm in Side View 2D Games (사이드 뷰 2D 게임에서의 고수준 길찾기 알고리즘에 대한 연구)

  • Hwan-Jin You;Bum-Ro Lee
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.167-170
    • /
    • 2023
  • 게임 플랫폼의 고도화와 게임 구현 기술의 발전을 통해 이루어지고 있는 개발 환경의 효율성 제고를 통해 이전에 게임의 구현 자체에 소요하는 시간을 게임 콘텐츠의 질적 향상을 위해 투입할 수 있는 여건이 형성되고 있다. 본 논문은 게임에서 등장하는 NPC가 보다 사실적인 추론을 통해 플레이어를 추적하도록 지정하는 알고리즘을 고수준의 카테고리로 구분하여 구현하여, 개발 과정에서의 NPC 구현에 효율성을 제고하는 기법을 제안한다. NPC가 플레이를 추적하는 스토리를 기반으로 하는 게임에서 NPC가 플레이어의 위치에 도달하기 위한 길찾기 알고리즘은 필수적이다. 일반적으로 사용되는 최단 거리 길찾기 알고리즘인 다익스트라(Dijkstra)의 경우, 효율적이지만 플레이어가 NPC의 경로를 예측 가능할 수 있기에 게임의 재미 향상에 걸림돌이 되는 단점이 있다. 본 논문에서는 최단 거리 길찾기를 구현하면서 다양한 게임 스토리 상의 설정으로 지정할 수 있는 다양한 방법론을 연구하였으며, 이를 구현하기 위한 고수준 길찾기에 대한 방법을 제시한다.

  • PDF

Design and Implementation of Metadata Bulider based on Standard of Metadata Element and Format for Broadcasting Content Distribution (방송콘텐츠 유통을 위한 메타데이터 표준 기반 메타데이터 빌더의 설계 및 구현)

  • Park, Sungjoo;Yang, Chang-Mo;Song, Chai-Jong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2014.11a
    • /
    • pp.65-67
    • /
    • 2014
  • 방송사와 프로덱션 등에서 제작한 전문 방송용 콘텐츠뿐만 아니라, 개인이 온라인상에서 생성한 다양한 콘텐츠가 인터넷을 기반으로 스마트TV, 모바일 기기 등 다양한 단말을 통해 소비되고 있다. 이러한 콘텐츠가 언제, 어디서나, 서비스될 수 있도록 하기 위해서는 콘텐츠의 일관된 메타데이터 규격을 기반으로 상호운영성과 공유성을 가지도록 하는 것이 요구된다. 본 논문에서는 방송 콘텐츠 유통 메타데이터 구성 요소 및 형식에 대한 국내 표준을 기반으로 개인이 온라인상의 저작 도구를 이용하여 생성한 다양한 미디어 콘텐츠를 방송 콘텐츠 유통 메타데이터 규격에 맞도록 변환하는 동시에, 방송 콘텐츠 저작 도구에서 저작된 콘텐츠의 메타데이터를 표준 규격에 맞도록 생성하는 메타데이터 빌더를 설계하고, 이를 실제 서비스 환경에서 구현하였다.

  • PDF

Design and Implementation of Secure and Efficient Online Library System (안전하고 편리한 온라인 도서관 설계 및 구현)

  • Ko, Seoung-Jong;Park, Sung-Wook;Lee, Sun-Ho;Lee, Im-Yeong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.1338-1341
    • /
    • 2011
  • 인터넷이 발달함으로써 기존에 아날로그 콘텐츠들을 디지털 콘텐츠로 이용하게 되고, 오프라인의 불편한 점을 온라인으로 이용함으로써 해결하게 되었다. 디지털 콘텐츠의 발달로 인해 다양한 분야에서 디지털 콘텐츠를 이용하여 오프라인 시스템을 대체하게 되었다. 기존의 오프라인 온라인 도서관의 경우 사용자가 직접 도서관을 방문하여 이용해야 하고 도서관이 보유하고 있는 책의 종류가 적고, 부족한 장서로 인한 불편함이 있다. 이를 디지털 콘텐츠화하여 e-Book으로 이용하게 되었으며, 온라인으로 디지털화된 콘텐츠를 이용함으로써 편리하게 도서관을 이용할 수 있게 되었다. 하지만 디지털 콘텐츠의 공유가 쉽다는 특성으로 인해 무분별한 유포로 출처를 찾기 어렵고, 해당 콘텐츠의 저작권 문제, 무단 복제로부터 안전한 시스템이 필요하게 되었다. 본 논문에서는 위와 같은 문제점을 해결하고자 디지털 콘텐츠 서비스를 이용하고, 콘텐츠를 암호화하여 DRM 시스템을 이용하여 무단 배포를 방지하고 저작권을 보호할 수 있는 안전하고 편리한 온라인 도서관을 이용하도록 하는 시스템을 설계 및 구현하였다.

The Implementation of EJB Based Goods Purchase System on the Commercial Contents (상품 콘텐츠에 따른 EJB 기반의 물품 구매 시스템 구현)

  • 정화영
    • The Journal of the Korea Contents Association
    • /
    • v.3 no.1
    • /
    • pp.39-46
    • /
    • 2003
  • Electronic commerce part is changing rapidly for more efficient service support according to customer's inclination and request which pass over the time and space. That is, It was considered in customer's side that process and management of content by various articles, and component base development was considered in side of developer and administrator to operate this effectively. So, electronic commerce system need component based development that can be coped with efficient and active it and goods contents management to customers various inclination. Thus, in this research we implemented goods purchase system based on EJB(Enterprise Java Beans) of sewer side component mode. That is, each function part from goods contents to purchase is implemented to component which is independent execution module. Accordingly, component which is independence function part can cope actively in process of contents that change variously.

  • PDF

Implementation of Educational Contents for Korean Listening of Foreigners (외국인을 위한 한국어 듣기교육용 콘텐츠의 구현)

  • Song, Jong-Yoon;Moon, Sang-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.556-558
    • /
    • 2010
  • Most of the domestic educational mobile contents are concentrated on learning foreign languages like English and it's common to provide contents with mobile cellphone under partnership between mobile and education companies. In recently, the trend is that the mobile platform of educational contents is changing according to development of various smart phones like I-phone and Google-phone. In this paper, so, we implement listening contents for Korean education to support learning Korean as foreign language effectively. In detail, we implement the operation of contents based on android OS of Google open-type platform of smart phone.

  • PDF

A Design and Implementation of Integrated Content Management System Based on Microservices Architecture (마이크로서비스 아키텍처 기반의 통합 콘텐츠 관리 시스템 설계 및 구현)

  • Yoon, Kyung Sik;Kim, Young Han
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.8 no.3
    • /
    • pp.97-108
    • /
    • 2019
  • As digital content items increase, new content services are often added to or integrated among existing content management systems to manage them. For efficient system integration, this paper designed a content management system that combines two existing content management systems based on a microservices architecture. In addition, during the development process, integrated system that existing systems were recycled without disruption to existing systems, integrated efficiently and implemented as scalable systems. It measured the resource usage of this systems and analyzed the differences between features for system integration using traditional middleware.