Volume Rendering Using Multi-Textures

Multi-Textures를 이용한 Volume Rendering

  • Published : 2000.12.01

Abstract

Direct volume rendering has yet been restricted to high-end graphic workstations and special-purpose hardware, due to the large amount of trilinear interpolation, that are necessary to obtain high image quality. In this paper, we implemented the volume rendering techniques using the 2D-texture at the environment of standard PC hardware. In addition, we show how multi-texturing capabilities of modern PC graphics board are enable to volume rendering. Besides using extended OpenGL function, we improved pixel operations and rendering capacity.

직접 volume rendering 방식에서 좋은 해상도의 이미지를 얻기 위해서 계산되는 많은 trilinear interpolation은 고성능 그래픽 워크스테이션이나 특별한 목적의 하드웨어 사양을 요구하며 제한적으로 구현이 되고 있다. 따라서 본 논문에서는 PC 그래픽 하드웨어 상에서 2D-Texture를 이용하여 volume rendering을 MRI head set 영상을 적용하여 구현해 보았다. 또한 최근에 지원되는 PC 그래픽 보드의 multi-texturing성능을 이용하여 volume rendering 할 수 있는 방법을 보여준다. 이러한 OuenGL 확장 기능을 이용하여 픽셀 연산과 rendering 성능을 PC 기반에서 항상 시켜 보았다.

Keywords