• Title/Summary/Keyword: Game tool

Search Result 280, Processing Time 0.025 seconds

3D Animation Authoring Tool Based On Whole Body IK and Motion Editing

  • Ju, Woo-Suk;Im, Choong-Jae
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.6
    • /
    • pp.869-874
    • /
    • 2008
  • The work of creating character motion needs the higher professional technology and sense and the creating work of realistic and natural motion possess the most part of production term. In this paper we introduce the easy and convenient 3D animation authoring tool which makes the motion based on whole-body inverse kinematics and motion editing function. The proposed 3D animation authoring tool uses the forward kinematics using quaternion and whole-body inverse kinematics to determine the rotation and displacement of skeleton. Also, it provides the motion editing function using multi-level B-spline with quasi-interpolant. By using the proposed tool, we can make 3D animation easily and conveniently.

  • PDF

Design and Application of a Winning Forecast Model of the AOS Genre Game (AOS 장르 게임의 승패 예측 모형의 설계와 활용)

  • Ku, Ji-Min;Yu, Kyeonah
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.1
    • /
    • pp.37-44
    • /
    • 2017
  • Games of the AOS genre are classified as an e-sport rather than a recreational computer game. The involved statistical analyses such as game playing patterns and the season's characters gain importance due to the expertise-requiring nature of sports. In this study, the strategic analysis of computer games was conducted by using data mining techniques on League of Legend, a representative AOS game. We designed and tested a winning forecast model using winning percentage prediction techniques such as logistic regression analysis, discriminant analysis, and artificial neural networks. The game data analysis results were represented by a probabilistic graph and used in the visualization tool for game play. Experimental results of the winning forecast model showed a high classification rate of 95% on average with potential for use in establishing various strategies for game play with the visualization tool.

Implementation of Android-based Interactive Edutainment Contents Using Authoring Tool Developed for Interactive Animation

  • Song, Mi-Young
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.4
    • /
    • pp.71-80
    • /
    • 2018
  • In this paper, we developed an interactive animation authoring tool and developed the Android based interactive edutainment contents. The authoring tool for creating interactive animations developed in this paper is based on a graphical user interface, so users can easily create interactive animations. Interactive animation contents created by this authoring tool can be created as images and xml files so that they can be used directly on mobile devices. In order to increase learning efficiency for children, Android-based interactive edutainment electronic storybooks, which is implemented using this authoring tool, provided a recording function to listen to the parents' voice as well as an interactive action in which the characters move in accordance with the story line. We also provided a STEAM game that combines creativity and imagination with creative science and technology. Therefore, by creating the edutainment contents through the proposed authoring tool for interactive animation, various interactive animation contents could be produced more easily than the code implementation method. Through this study, I hope that it will be helpful for the development of various interactive edutainment contents to provide educational contents considering the quantity and quality to infants.

Effects of Board Game Therapy on Executive Function in Hospitalized Patients with Chronic Schizophrenia (보드게임요법이 만성 정신분열병 환자의 실행능력에 미치는 효과)

  • Jeong, An-Soon
    • Journal of Korean Academic Society of Home Health Care Nursing
    • /
    • v.18 no.1
    • /
    • pp.40-47
    • /
    • 2011
  • Purpose: This study investigated changes in neurocognitive function over a 2-month period of board game therapy in patients with schizophrenia. Method: Twenty-one schizophrenic patients treated with board game therapy and nineteen control schizophrenic patients were evaluated with neuropsychological and clinical tests, such as the Wisconsin Card Shorting Test (WCST). The same tests were re-administered after 2 months of board game therapy. Results: At the first series of neuropsychological tests, no difference was seen in performance, demographical aspects, or clinical severity among both patient groups. After 2 months, the group receiving board game therapy showed significant improvement of WCST performances compared to the controls. However, no difference was observed in clinical symptoms between the groups. Conclusion: The results of cognitive enhancement in patients playing board games indicates that board game play, easily used in an inpatient setting, is a promising tool for executive function improvement in chronic schizophrenic patients.

  • PDF

The Effects of Elementary Students' Perception of the Game Programming Using KODU (KODU 기반의 게임 프로그래밍에 대한 초등학생들의 인식 변화)

  • Jeong, Youngsik;Yu, Jeongsu
    • Journal of The Korean Association of Information Education
    • /
    • v.18 no.3
    • /
    • pp.453-460
    • /
    • 2014
  • In this study, we develop a teaching and learning model for elementary students on game programming using KODU. The developed model consists of four steps: introducing the game programming, making the game, playing the game, and modifying the game. After teaching the students, we conduct a survey to gather their opinions on the game making tool and activities. The results show that the students are satisfied with KODU and prefer make a game to play a game. Game programming educating with KODU can keep elementary students from game addiction while increasing confidence in their studies.

A Study on the Use of TestCase Tool for Collaboration of Game Development Projects in Untact (비대면 상황의 게임개발프로젝트에서 협업을 위한 테스트 케이스 관리도구 활용 방안에 관한 연구)

  • Lee, Jong-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.473-474
    • /
    • 2020
  • 2020년 상반기는 코로나19로 촉발된 상황은 온라인 강의 도입 등 교육환경에도 영향을 미치고 있다. 게임제작 관련 교육과정에서 게임제작 프로젝트를 진행할 때 QA는 게임의 개발이 진행되는 단계에 맞춰 리뷰와 테스트 케이스 작성, 테스트 실행, 이슈 보고를 진행한다. QA의 핵심 업무 중 하나가 테스트 케이스를 작성하는 것이다. 이번과 같이 비대면이 강제되는 상황에서 팀원들과 협업을 하기 위해서는 테스트 케이스 관리 도구를 활용하여 효율적으로 QA를 수행하는 방안이 필요하다.

  • PDF

First-Person Shooter Game Development using Unreal Engine (언리얼 엔진을 통한 FPS 게임 개발)

  • Kim, Soo-Kyun;Kang, Heau-Jo;Sung, Kyung
    • Journal of Advanced Navigation Technology
    • /
    • v.14 no.5
    • /
    • pp.718-724
    • /
    • 2010
  • The Unreal Engine is a free game engine developed by Epic Games. In this paper, we propose a First Person Shooter (FPS) game development using free Unreal Development Kit. The merit of Unreal engine provide a hight degree of portability, and it is a tool used by many game developers today, supporting a multitude of platforms on personal computers and many video game consoles with free toolkit. But it is required high-performance PC to develop game. This toolkit doe s not high-quality computer programming skill, just possible to develop FPS game easily.

A Study on the Relative Importance of Game Character Personality Model: Focused on AHP methods (게임 캐릭터 성격 모형의 상대적 중요도에 관한 연구: AHP 분석기법을 중심으로)

  • Nam, KiTeok
    • Journal of Korea Game Society
    • /
    • v.20 no.5
    • /
    • pp.77-88
    • /
    • 2020
  • In game characters, the direction of character design varies depending on the expression or production method. It is necessary to perform game character personality design by reflecting the importance. This study derives the importance of the game character personality model using AHP for the efficient decision and presents game character personality design check tool. In design elements, the importance of external appearance was the highest in all of style. In personality factors, action in 3D realism, external appearance in 3D animation, and speech in 2D animation were the most important.

A Study on the Spatio-temporal Coordinate Array for the Efficient Editing of Game Story (게임스토리의 효율적 작성을 위한 시공간 좌표 배치 연구)

  • Shim, Yu-Jin;Sohn, Kee-Hoon
    • Journal of Korea Game Society
    • /
    • v.18 no.3
    • /
    • pp.39-48
    • /
    • 2018
  • The composition of the 'The Game Story' should reflect the game play and development environment. To do that, I borrowed a coordinate format called 'Spatio-temporal Coordinate Array' that was not based on text-based storytelling. I wanted to create a way for the story to describe relationship between 'action' based on time and 'object' based on space. One way to do this was to analyze the concepts using a mystery game in which Spatio-temporal Array is a large role in user's decision-making. As a result, I found that the method -Spatio-temporal coordinates- was an editor containing game play, and a setting tool capable of being used as a conceptual diagram.

The Effects of Elderly's Motivation for Participating in Ball Game on Social Support and Subjective Happiness

  • Kim, Whabok;Park, Sunmun
    • International journal of advanced smart convergence
    • /
    • v.10 no.1
    • /
    • pp.134-141
    • /
    • 2021
  • The purpose of this study is to investigate the effect of the elderly's motivation to participate in ball games on social support and subjective feelings of happiness. The subjects of this study were elderly people aged 65 or older who lived in Gwangju in 2020 and participated in the ball game movement. Besides, 150 males, 150 females, and 300 total subjects were selected using the convenient sampling method. The survey tool focuses on the motivation for participation in ball game movement, social support, and subjective happiness, and the data collected using this are used for the SPSS 20.0 version, and use statistics are processed according to the purpose of analysis. The results obtained through this research process are as follows. First, it was found that the elderly's motivation to participate in ball game exercise partially affected social support. Second, it was found that the elderly's motivation to participate in ball game exercises had a partial effect on subjective happiness. Third, it was found that the elderly's social support partially affected the subjective feelings of happiness.