논문 상세보기

게임 영상에 대한 텍스처 기반 해칭 알고리즘 KCI 등재

A Texture-based Hatching Algorithm for Game Images

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

본 논문은 텍스처를 이용해서 게임 영상을 해칭하는 렌더링 기법을 제시한다. 이를 위해서 딜로니 삼각화(Delaunay Triangulation)를 적용하여 입력받은 영상의 구조를 반영한 삼각형 메쉬를 생성하고, 실제 연필 스트로크를 기반으로 해 칭 텍스처를 제작한다. 이 삼각형의 각 꼭짓점에서의 영상의 흐름을 분석하고 그 흐름에 따라서 해칭 텍스처를 적용 한다. 이 텍스처는 영상으로부터 샘플링한 색을 수정하여 생성된다. 각 삼각형에 겹쳐서 그려지는 세 개의 해칭 텍스 처는 평균화되고, 이러한 과정이 모든 삼각형에 걸쳐 수행됨으로써 결과 영상이 제작된다. 본 논문에서 제시하는 방법 은 색연필화와 유화처럼 보이는 시각적으로 만족스러운 해칭을 얻을 수 있다. 또한 본 연구에서는 이 방법을 동영상 에 적용하였고, 우수한 결과를 얻을 수 있었다.

In this paper, a texture-based hatching algorithm for game images is presented. We use a Delaunay triangulation to create a mesh of triangles with sizes that reflect the structure of an input image. At each vertex of this triangulation, the flow of the image is analyzed and a hatching texture is then created with the same alignment, based on real pencil strokes. This texture is given a modified version of a color sampled from the image, and then it is used to fill all the triangles adjoining the vertex. The three hatching textures that accumulate in each triangle are averaged, and the result of this process across all the triangles form the output image. This method can produce visually pleasing hatching similar to that seen in colored-pencil strokes and oil paintings. We also test our scheme on video clips and produce convincing results.

목차
요약   ABSTRACT   I. 서론    1. 관련 연구   II. 컬러 해칭 텍스처 생성    1. 색상 조정    2. 컬러 해칭 텍스처   III. 컬러 해칭 텍스처 그리기    1. 적응적인 틸로니 삼각화    2. 삼각형 메쉬에 텍스처 그리기    3. 삼각형 메쉬에 텍스처 그리기   IV. 구현 및 결과   V. 결론 및 향후 연구   참고문헌
저자
  • 양희경(상명대학교 일반대학원 컴퓨터과학과) | Heekyung Yang
  • 권윤미(상명대학교 일반대학원 컴퓨터과학과) | Yunmi Kwon
  • 민경하(상명대학교 디지털미디어학부 교수) | Kyungha Min