논문 상세보기

감성 온라인 게임을 위한 바다 생성 KCI 등재

Generating Ocean System for the emotional online game

  • 언어KOR
  • URLhttps://db.koreascholar.com/Article/Detail/338232
구독 기관 인증 시 무료 이용이 가능합니다. 4,000원
한국컴퓨터게임학회 논문지 (Journal of The Korean Society for Computer Game)
한국컴퓨터게임학회 (Korean Society for Computer Game)
초록

The purpose of this study was to make the sea with rending of ocean by using the proper algorithm for an emotional online game. We used statistical model to make the sea in this study. In measuring the wave height, we used Fast Fourier Transformation (FFT) to calculate the sum of amplitude and phrase quickly with random numbers of the time. We eliminated the overlap functions of sine and cosines by using the repeatability of trigonometric function. We saved the values of trigonometric function in memory space. Therefore, we could deal with the repetitive calculations by memory access because the same values are repeated in the standard based on π within one cycle of 2π in sine and cosine functions. By changing the sampling size of Windows function, we calculated the mobility on each local area and we applied this mobility to this study according to hierarchical structure. In addition, we used the reflectivity differently by putting the value of k,r into the effect Fresnel reflection. The reason why we used this method was to make the sea look more realistic. In the aspect of the intensity of light of the sea, we did not calculate it and we applied KD- Tree data structure on the density of the values occurred at the time of the sea was created. The advantage of this method was to reduce search time effectively. In this Tree structure, index time  log  , search time and    log  time are spend, which is applied to the photon closed to  . In the case of KD-Tree, this is a very effective way in saving and recovering. One weakness was that we had to limit the effect of indirect illumination to express a wide sea. However, by using photon mapping, we solved this problem

목차
ABSTRACT
 1. 서론
 2. 관련 기술
  2.1 유체관련 모델
  2.2 바다 생성 모델
  2.3 조명생성 방법
 3. 바다 생성을 위한 모델
  3.1 바다의 생성을 위한 처리 방법
  3.2 파도의 렌더링
  3.3 감정 모델 적용 방법
 4. 바다 생성 시스템 프로세스
  4.1 시스템 모델 설계
  4.2 실험 및 구현
  4.3 시스템의 성능 및 효율성 평가
 5. 결론
 참고문헌
저자
  • 이승욱(TongMyong University) | Sung-ug Lee Correspondence to