• Title/Summary/Keyword: Raycast

Search Result 3, Processing Time 0.026 seconds

Comparative Analysis of Projectile Collision Detection Methods in Unity3D (Unity3D엔진에서 투사체 충돌처리 방법의 비교분석)

  • Seo, Jong-Seok;Kang, Myung-Ju
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.01a
    • /
    • pp.181-182
    • /
    • 2017
  • 게임에서 캐릭터와 몬스터 간, 캐릭터와 캐릭터 간, 피격처리 등을 위해서는 충돌처리가 필요하다. 본 논문에서는 Unity3D 엔진에서 지원하는 충돌처리 방법을 비교분석하였다. Unity3D 엔진에서 지원하는 충돌처리 방법은 Collider 방식과 Raycast 방식이 있으며, Collider 방식은 정적이거나 속도가 아주 느린 오브젝트에 사용하고, Raycast방식은 속도가 빠른 투사체를 구현하는데 적합하다.

  • PDF

Development of Mobile Social Network Game by using Web Service

  • An, Syoungog;Kang, ManJe;Kim, Soo Kyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.10
    • /
    • pp.81-86
    • /
    • 2018
  • In the field of mobile games, social network games are steadily increasing in market scale and public interest every year. This paper proposes a method to design a social network game, which is one of the most successful genres in mobile games. The method uses Unity3D, the most commonly used engine for mobile game development. NGUI, a versatile developmental tool of Unity3D, is used to create shops and battle UIs. This paper particularly focuses on how to use the web hosting service to search and operate the necessary data from the database in the server. In addition, the proposed social network game is easy to implement real-time battle using Animator and Raycast, and is characterized by efficient battle implementation through time delay using Coroutine function.

Experience virtual reality on campus using Unity (유니티를 활용한 캠퍼스 가상현실 체험)

  • Jang, Eun-Gyeom;Youn, Sang-Min;Lim, Woo-Young;An, Daniel;Kim, Hee-jung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.01a
    • /
    • pp.131-132
    • /
    • 2018
  • 본 프로젝트는 Unity3D Tool 기반의 가상 체험용 VR 프로젝트를 설계하고 개발하였다. 프로젝트의 핵심 기능 및 환경은 게임 제작용 툴인 Unity를 사용하여 웹과 모바일 앱에서 다양하게 접근할 수 있도록 제작하였다. 웹에서는 키보드와 마우스로 제어하고 모바일 앱에서는 자체 컨트롤러 기능을 활용하여 이동 및 제어 처리하였다. 그리고 VR 장치를 활용한 앱 컨트롤러는 시선으로 제어 할 수 있도록 하였다. 프로젝트 활용환경의 공통적인 기능으로는 화면 중앙에 위치한 이동 포인터를 액션 이미지에 일정 시간 올려놓으면 이벤트가 발생하는 레이케스트 기능을 사용하였다. 건물 내부를 표현한 파노라마 이미지는 해당하는 각 장소마다 360' 카메라를 사용하여 촬영하여 기능을 구현하였다. 본 프로젝트는 다양한 네트워크 및 컴퓨팅 환경에서 활용할 수 있는 가상 체험 프로젝트이다. 가상 체험을 통해 가상공간에서 거리, 공간, 시간에 구애받지 않고 학교 소개 및 홍보를 위한 마케팅 효과를 가질 것이다.

  • PDF