• Title/Summary/Keyword: shooting game

Search Result 96, Processing Time 0.033 seconds

The Measurement Camera System of Flight Data of Golfball for the Application of Screen Golf Contents (스크린 골프 콘텐츠 적용을 위한 골프공 비행 데이터 추출 카메라 시스템)

  • Kim, ki-hyun;Park, hyun-woo;Yoon, ji-han;Joo, woo-suk;Lee, dong-hoon;Yun, tae-soo
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2009.05a
    • /
    • pp.875-879
    • /
    • 2009
  • In this paper, we propose the measurement camera system of flight data of golfball for the application of screen golf contents. The existing flight data extraction system that applied on the screen golf content divided plate is dependent on it. in this paper, the camera system install in the ceiling that is able to look at passing golf ball. And left-handed and left-handed bats in the clear of the restrictions. Using high-speed CCD camera is shooting the ball flying. Acquired image is calculated from the coordinates. The location information of the calculated golf ball calculates a speed and a direction by using the physical formula, it applies the golf contents. After this system is useful sports type contents baseball, soccer, tennis.

  • PDF

A Design and Implementation of Mobile Game Based on Windows Phone 7 (Windows Phone 7 기반의 모바일 게임 설계 및 구현)

  • Lee, Won Joo;Kang, Jin Young;Park, Min Ho;Ryu, In Bin;Yoo, Yeo Ruem;Kim, Mi Ri
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.01a
    • /
    • pp.59-60
    • /
    • 2013
  • 본 논문에서는 Windows Phone 7 기반의 모바일 게임을 설계하고 구현한다. 이 게임은 XNA Framework를 사용하여 개발하기 때문에 상속받은 코드들을 자동으로 생성하고, 게임 개발 관련 콘텐트 리소스의 등록 및 게임 로직을 해당 메소드에 구현한다. 이 게임의 특징은 슈팅(shooting), 이미지, 랭킹시스템 등의 3개 요소를 고려하여 개발한 것이다. 다양한 물고기 캐릭터를 사용하였으며 복싱에서 연상되는 펀치를 도입하여 움직이는 물고기를 펀치로 잡아 점수를 얻는 것이다.

  • PDF

Development of Mobile Game Cafe Runner Using XNA Framework (XNA Framework를 사용한 모바일 게임 Cafe Runner 개발)

  • Park, Jin Yang;Lee, Hyun Jin;Chu, Ji Hyun;Kim, Do Young;So, Jin Su
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2015.01a
    • /
    • pp.71-72
    • /
    • 2015
  • 본 논문에서는 게임 개발 관련 콘텐츠 리소스의 등록 및 게임 로직을 해당 메소드로 구현 가능한 XNA Framework를 사용하여 모바일 게임 Cafe runner를 개발한다. 이 게임의 특징은 카페 안의 장애물을 피하고, 원두를 취득하여 점수를 얻는 게임으로 슈팅(shooting), 이미지, 랭킹시스템 등의 3개 요소를 고려하여 개발한다. Cafe runner은 메인 화면의 왼쪽 상단 하트 3개가 사라질 때까지 진행되며, 장애물에 부딪히거나 절벽에 떨어지면 게임은 종료된다.

  • PDF

Creating Adaptive Behaviors for Shooting Game Characters Behavior-based Artificial Intelligence (행동기반 AI를 이용한 슈팅게임 캐릭터의 적응형 행동생성)

  • 구자민;홍진혁;조성배
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.04a
    • /
    • pp.89-92
    • /
    • 2004
  • 로보코드는 사용자가 직접 제작할 수 있는 슈팅게임 환경으로서, 이를 이용한 경진대회가 개최되고 있다. 매우 다양한 작전을 구사하는 로봇들이 인터넷을 통해 공개되지만, 대부분의 전략은 사람이 직접 설계하여 행동이 단순하고, 변화하는 환경에 따라 행동을 구사하는데에 어려움을 가지고 있다. 이로 인해 아무리 훌륭한 전략을 가지고 있더라도 환경적 요소에 따라 예상치 못한 이벤트가 발생했을 경우 적절한 행동을 선택하여 행하기가 어렵다. 본 논문에서는 동적인 환경에서 적절한 행동을 선택하는 행동선택 네트워크를 이용하여 상대 전략에 따라 적절한 행동을 선택하는 방법을 제안하고 로보코드에 적용하여 실험하였다. 실험결과, 상대 탱크의 전략에 따라 다양한 행동들을 자동으로 선택하였으며, 경기 결과로 그 전략의 우수성이 입증되었다.

  • PDF

Implementation of barrage shooting game using barrage Algorithm (탄막 알고리즘을 이용한 탄막 슈팅 게임 구현)

  • Kim, Jun-seob;Song, Wook;Hong, Min
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.10a
    • /
    • pp.695-696
    • /
    • 2016
  • 탄막 슈팅 게임이란 적기의 총알로 가득 찬 탄막을 피하는 게임이다. 탄막 슈팅 게임은 탄막을 발사하는 각도, 좌표, 충돌들을 계산하는 알고리즘을 필요로 한다. 탄막의 움직임이나 형태, 그리고 플레이어 캐릭터와 보스들의 각각의 충돌 범위들과 좌표를 제어하고 관리하는 메소드들을 구현해야 한다. 본 논문에서는 탄막 알고리즘을 이용한 슈팅 게임 설계 및 구현 결과에 관한 내용을 다루고 있다. 추후 본 논문의 알고리즘을 활용하여 안드로이드 환경에서도 탄막 슈팅 게임에 쉽게 접근할 수 있을 것으로 기대한다.

A study on the Minimum-Time Path Decision of a Soccer Robot using the Variable Concentric Circle Method (가변 동심원 도법을 이용한 축구로봇의 최단시간 경로설정에 관한 연구)

  • Lee, Dong-Wook;Lee, Gui-Hyung
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.19 no.9
    • /
    • pp.142-150
    • /
    • 2002
  • This study describes a method of finding an optimal path of a soccer robot by using a concentric circle method with different radii of rotation. Comparing with conventional algorithms which try to find the shortest path length, the variable concentric circle method find the shortest moving time. The radius fur the shortest moving time for a given ball location depends on the relative location between a shooting robot and a ball. Practically it is difficult to find an analytical solution due to many unknowns. Assuming a radius of rotation within a possible range, total path moving time can be calculated by adding the times needed for straight path and circular path. Among these times the shortest time is obtained. In this paper, a graphical solution is presented such that the game ground is divided into 3 regions with a minimum, medium, and maximum radius of rotation.

A Research on the Design of an On-Line Shooting Game Using TCP/IP (TCP/IP 기반의 온라인 슈팅게임 개발 연구)

  • 신일경;김경식
    • Proceedings of the KAIS Fall Conference
    • /
    • 2000.10a
    • /
    • pp.150-152
    • /
    • 2000
  • 최근 컴퓨터 게임은 3D 가속기를 이용한 3D 실시간 렌더링을 게임에서 제공하여 보다 사실적으로 묘사된 그래픽 환경 하에서 게임을 즐길 수 있게 되었다. 또한 네트워크 인프라가 구축됨에 따라서 네트워크를 이용한 온라인 형태의 게임들이 개발되고 있다. 이러한 온라인 게임은 스탠드 어론 형태의 게임과 달리 네트워크를 이용하여 가상의 공간에서 원격지의 다른 사람들과 같이 게임을 즐기는 형태로서 여기서 발생되는 게임적 재미요소는 그 전의 어떤 게임에서도 찾아 볼 수 없는 즐거움을 준다. 이러한 이유로 현재 많은 게임들이 3D 그래픽과 온라인을 접목시키고 있다. 이에 본 논문에서는 현재 개발 중에 있는 3D 온라인 슈팅 게임'을 기준으로 개발에 필요한 엔진 기술과 이를 이용한 개발 방법론을 제시하고 현재까지의 개발 과정에서의 문제점과 이에 대한 보완 대책을 제시하고자 한다.

A Shooting game system development with kinect and eyetracking (키넥트와 아이트랙킹을 연동한 사격 게임 시스템 개발)

  • Park, Jin-Hoon;Choi, Jae-Woo;Kim, Hyo-Geon;Yoo, Kwan-Hee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.10a
    • /
    • pp.900-902
    • /
    • 2018
  • 본 논문에서는 키넥트 센서와 아이트랙킹 센서를 이용하여 동작 제스처와 시선 추적하는 방법을 나타내고 이것을 사격 게임에 적용한다. 제스처는 키넥트 센서로 인식이 되고 모델로는 팔목, 손을 이용한다. 시선 추적은 아이트랙킹을 이용하였고 더불어 눈의 위치 값을 이용해 사람이 고개를 돌렸는지까지 알 수 있다. 이 시스템을 통해 키넥트와 아이트랙킹의 연동을 통한 컨텐츠가 얼마나 가능성이 있는지 제시하고 평가하였고, 앞으로도 새로운 활용방안이 나올 수 있음을 확인하였다.

Development of Third Person Shooting Game Based on Unity3D (Unity3D 기반 3인칭 슈팅 게임 개발)

  • Jeong, Won-Woo;Park, Keon-Soon;Cho, Min-Soo;Kang, Ju-Hyeon;Lee, Sungchul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.640-642
    • /
    • 2022
  • 게임 개발엔진인 Unity3D를 활용한 3인칭 슈팅 게임으로 쉬는 시간 등의 자투리 시간에 즐길 수 있는 짧은 플레이타임을 가지고 복잡한 3D 슈팅 게임과 달리 쉽고 간단한 조작법을 가진 게임이다. 적 객체를 공격하거나 회피하며 각 스테이지당 5분을 생존하면 클리어되며 스코어에 기반한 재화를 지급하는 방식으로 진행된다. 게임 내 그래픽은 Unity Asset Store를 통해 그래픽 Asset을 구매하여 게임 내 사용되는 비행선, 물 효과, 탄환에 활용하였으며 일부 비행선은 기존 Asset을 재조립하여 만들었다.

Developing and Adapting an Emotion Model Using Colors for an Emotion Expression (감정표현의 직관성을 향상시키기 위한 색상을 이용한 감정모델의 개발과 적용)

  • Yeo, Ji-Hye;Chung, Myung-Bum;Ham, Jun-Seok;Park, Jun-Hyoung;Ko, Il-Ju
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.152-157
    • /
    • 2008
  • The human uses the optic plentifully that an emotion the human knowledge. by the light it perceives the object and we live middle of color together. The color is close relation in our life. against a color from in many the optic information it is sensitive and it accepts. Therefore if expresses a emotion with color, human knowledge there is a probably of accepting intuition. The purpose of this dissertation to The emotion expression which uses a hue and the hue which leads the relationship research of emotion. In emotional circle of Plutchik, It selects the emotion where becomes the basic and the hue which similar has an impression and feature from the Harris of Moses Harris it searches emotion to use a hue circle with the method which it makes the emotion it expresses. Examines satisfaction of hue and emotion for emotion expression. The magnetic pole of emotion continuously comes in, There must be it will be able to confirm change of many emotion as a real-time. The shooting game the magnetic pole of multi emotion continuously comes in, Because it will be able to confirm the change of emotion as a real-time, suitable the applies for the research of emotion expression Consequently, The application it tried with character hue of shooting game.

  • PDF