• Title/Summary/Keyword: 이미지 렌더링

Search Result 208, Processing Time 0.032 seconds

Real-Time Indirect Illumination using a Light Quad-Tree (광원 트리를 사용한 간접 조명의 실시간 렌더링)

  • Ki, Hyun-Woo;Oh, Kyoung-Su
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.34 no.4
    • /
    • pp.158-167
    • /
    • 2007
  • Indirect illumination plays an important role for realistic image synthesis. We present a novel realtime indirect illumination rendering technique using image pyramids. Hundreds of thousands of indirect point light sources are stored into images, and then they hierarchically clustered into quad-tree image pyramids. We also introduce a GPU based top-down and breadth-first traversal of the quad-trees to approximate the illumination with clusters (set of lights). All steps entirely run on the GPU in real-time. Result images demonstrate that our method represents diffuse interreflection, especially a color bleeding effect well. We achieved interactive frame rates of tens to hundreads, without any preprocessing. We can avoid artifacts caused by sampling, and our method is seven times faster than a recently proposed sampling based method.

Adaptive Foveated Ray Tracing Based on Time-Constrained Rendering for Head-Mounted Display (헤드 마운티드 디스플레이를 위한 시간 제약 렌더링을 이용한 적응적 포비티드 광선 추적법)

  • Kim, Youngwook;Ihm, Insung
    • Journal of the Korea Computer Graphics Society
    • /
    • v.28 no.3
    • /
    • pp.113-123
    • /
    • 2022
  • Ray tracing-based rendering creates by far more realistic images than the traditional rasterization-based rendering. However, it is still burdensome when implemented for a Head-Mounted Display (HMD) system that demands a wide field of view and a high display refresh rate. Furthermore, for presenting high-quality images on the HMD screen, a sufficient number of ray sampling should be carried out per pixel to alleviate visually annoying spatial and temporal aliases. In this paper, we extend the recent selective foveated ray tracing technique by Kim et al. [1], and propose an improved real-time rendering technique that realizes the rendering effect of the classic Whitted-style ray tracing on the HMD system. In particular, by combining the ray tracing hardware-based acceleration technique and time-constrained rendering scheme, we show that fast HMD ray tracing is possible that is well suited to human visual systems.

Photon Mapping Rendering Method using Variable Photon Radius (가변 포톤 반지름을 이용한 Photon Mapping 렌더링 방법)

  • 정재광;김재정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.649-651
    • /
    • 2004
  • 본 논문은 전역조명을 효율적으로 계산하기 위한 렌더링 방법인 photon mapping 에서 물체의 조명 값을 계산하는데 필요한 radiance를 구하는 새로운 방법을 제안한다. 기존의 방법은 포톤과 표면과의 반응 종류에 상관없이 포톤을 저장할 때 단지 위치와 기타 정보만을 저장하는 방법을 사용했었다. 본 논문에서는 각각의 포톤에 하나의 반지름을 부여하여 물체 표면과의 반응 종류에 따라 가변적으로 반지름을 조절하는 방법을 사용하였다. 구현 후 실험 결과 비슷한 렌러링 시간에 이전에 사용되던 방법에 비해서 caustic 과 그림자 표현에서 더 나은 이미지 품질을 보여주었다. 또한 이전 방법에서 caustic을 명확하게 표현하기 위해서 사용했던 caustic map을 사용한 경우에 비해서 더 빠르게 렌더링 되는 결과가 나타났다.

  • PDF

Development of Maya Shader Plug in Based on Subsurface Scattering for Realistic Skin Rendering (사실적인 피부 렌더링을 위해 표면하 산란 모델을 적용한 마야 쉐이더 플러그인 개발)

  • Yoo Tae Kyung;Lee Won Hyung;Jahng Sung Ghab
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.1
    • /
    • pp.88-100
    • /
    • 2005
  • In computer graphics, realistic skin rendering has been regarded as difficult tasks and remains as an important research subject. Translucent materials like skin have some complicated optical properties including subsurface scattering. In this paper, we proposes a skin shader based on subsurface scattering to render realistic skin and it has been implemented as a plug-in for Maya, 3D Package. The rendered image using this proposed skin shader appears more realistic than the rendered image using classical shading techniques. Furthermore, we could model sebum, epidermis, dermis using specular reflection, multiple scattering, single scattering respectively.

  • PDF

Region-Based Contribution Culling for Uniform Rendering Workload (균일한 렌더링 부하를 위한 영역기반의 기여도 컬링)

  • Lee, Bum-Jong;Yoon, Jong-Hyun;Park, Jong-Seung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.148-152
    • /
    • 2006
  • 가상공간의 시각적 렌더링에 있어서 카메라의 위치와 방향에 따라서 현재 보여지고 있는 장면의 복잡도가 달라지게 된다. 단순한 장면과 복잡한 장면이 혼합되어있는 경우에 렌더링의 프레임율이 크게 달라지게 되어서 사용자의 가상공간의 항해에 대한 카메라 이동 시에 끊김 현상이 느껴지게 된다. 본 논문에서는 장면이 복잡도에 크게 의존되지 않으면서 지속적으로 안정된 프레임율을 보장할 수 있는 기여도 컬링 기법을 제시한다. 컬링 기술은 복잡한 장면의 빠른 렌더링을 위해 필수적으로 사용되어왔다. 자연스럽고 빠른 렌더링을 위해 본 논문에서는 이미지 공간에서 모든 객체에 대한 바운딩 사각형의 넓이를 빠르게 계산한다. 영상 영역에서의 계산된 넓이가 작은 객체들을 프레임율을 만족시키도록 렌더링 파이프라인에서 제외시킨다. 전체적으로 기여도가 높은 객체들은 최대한 포함시키기 때문에 렌더링의 질을 보장한다. 복잡한 환경에서의 기여도가 작은 많은 객체들을 배제시킴으로써 속도를 향상시킨다. 실제 대도시의 일정 영역에 제안한 기법을 적용하여 본 결과, 복잡한 장면들이 질적인 저하 없이 균일하고 빠른 렌더링을 보장한다는 것을 보여주었다.

  • PDF

Representation of Highlight in Cylindrical Indoor Scene (실내 원통형 영상에서의 하이라이트 표현 기법)

  • 권구주;신병석;한창호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04b
    • /
    • pp.622-624
    • /
    • 2001
  • 영상기반 렌더링(image-based rendering) 기법은 전통적인 컴퓨터 그래픽 기법과는 다르게 장면 생성 시 복잡한 3차원 정보들을 2차원 영상들의 조합으로 표현하여 렌더링 하는 방법이다. 그 중에서 원통맵을 이용한 렌더링은 파노라마 영상을 이요해 관찰자에게 보다 빠르게 실시간으로 장면을 렌더링하여 보여준다. 이러한 영상기반 렌더링에서도 ㅅㄹ제감을 보다 더 높이기 위해서는 빛과 빛에 의해 생기는 그림자, 하이라이트의 역할이 매우 중요하다. 하지만 파노라마 영상의 경우 미리 촬영된 영상들을 사용하므로 실시간으로 동적인 광원의 변화와 그로인한 그림자와 하이라이트 부분을 표현하기 위해서는 변화된 영상들을 재촬영하여 새로운 파노라마 영상을 제작해야 한다. 본 논문에서는 OpenGL을 이용하여 실내 공간을 표현한 원통 영상 기반 환경 맵에서 광원의 위치변화에 의해 가상 하이라이트 (virtual highlight)의 움직임을 파노라마 이미지의 재 촬영 없이 몇 가지 기하학 정보만으로 계산하여 표현해 주는 방법을 제안한다.

  • PDF

Accelerating Parallel Volume Rendering by RGBA Data Compression (RGBA 데이터 압축을 이용한 병렬 볼륨 렌더링 가속 기법)

  • 김형래;이원종;김정우;박우찬;한탁돈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.310-312
    • /
    • 2002
  • 볼륨 렌더링은 물체의 겉면만이 아니라 내부에 있는 모든 3차원 데이터를 이용해서 렌더링 하는 기법이다. 따라서 기존의 폴리곤 렌더링에선 불가능했던 물체 내부에 대한 표현이 가능하기 때문에 과학, 의료 분야 등 물체 전체에 대한 데이터 처리가 필요한 곳에서 많이 쓰이고 있다. 하지만 이러한 볼륨데이터의 크기는 일반적으로 1024$^3$Bytes 이상이기 때문에 기존의 단일 그래픽 가속기로는 메모리 크기나 연산 능력면에서 처리하기에 한계가 있다. 따라서 본 논문에서는 이런 기가급 볼륨데이터를 처리하기 위한 병렬 볼륨 렌더링 구조를 제시하고, 전송된 부분 이미지 합성을 위한 블렌딩 순서를 결정하는 시점 추적 (point-tracking)기법과 네트웍에 의한 성능저하를 최소화 할 수 있는 ‘프레임간 유사성(frame-to-frame coherency)을 이용한 RGBA데이터 압축기법’을 제안한다.

  • PDF

A DoF-Based Efficient Image Abstraction (피사계 심도를 고려한 효율적인 이미지 추상화)

  • Kim, Jong-Hyun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.24 no.5
    • /
    • pp.1-10
    • /
    • 2018
  • In this paper, we present a non-photorealistic rendering technique that automatically delivers a stylized abstraction of a photograph with DoF(Depth of field). Our approach is a new filtering method that efficiently classifies DoF regions using RGB channels and automatically adjusts the color abstraction and extracted line quality based on this classification. This DoF-based filtering is simple, fast, and easy to implement and significantly improves the abstraction performance in terms of feature enhancement and stylization.

A Study on the NPR(Non-Photorealistic Rendering) Used in 3D Animation (3D 애니메이션에서 사용되는 NPR에 대한 연구)

  • Lee, Young-Hun
    • The Journal of the Korea Contents Association
    • /
    • v.7 no.5
    • /
    • pp.94-101
    • /
    • 2007
  • From the flood of various informations and images, the producer and the consumer pursue a new method of images constantly. Especially the computer graphic field has affected the images greatly, and has changed the paradigm of images. The 3D animation which is a part of the computer graphics has two general trends(namely the photorealistic rendering and the non-photorealistic rendering) as to the final image. This study overviews the photorealistic rendering and the non-photorealistic rendering by analyzing the technical side and the artistic side. Also this study presents the applicable scope and the advanced directions of the NPR.

A Study on the Effective Image Sequence Format in 3D Animation Production (3D 애니메이션 제작에 있어서 효율적인 Image Sequence format에 관한 연구)

  • Kim Ho
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2005.11a
    • /
    • pp.131-136
    • /
    • 2005
  • In 3D animation rendering process, Although we can render the output as a movie file format, most productions use image sequences in their rendering pipelines. This Image Sequence rendering process is extremely important step in final compositing in movie industries. Although there are various type of making image rendering processes, TGA format is one of most widely used bitmap file formats using in industries. People may ask TGA format is most suitable for in any case. As we know 3D softwares have their own image formats. so we need to testify on this. In this paper, we are going to focus on Alias' 3D package software called MAYA which we will analyze of compressing image sequence, Image quality, supporting Alpha channels in compositing, and Z-depth Information. The purpose of this paper is providing to 3D Pipeline as a guideline about effective image sequence format.

  • PDF