Publication detail

Mimicking POV-Ray Photorealistic Rendering with Accelerated OpenGL Pipeline

PEČIVA, J. ZEMČÍK, P. NAVRÁTIL, J.

Original Title

Mimicking POV-Ray Photorealistic Rendering with Accelerated OpenGL Pipeline

Type

conference paper

Language

English

Original Abstract

Traditional ray tracing algorithms tend to provide photorealistic results but at high computing costs. Rendering times of minutes or days are not exceptional. On the other side, hardware accelerated OpenGL rendering can provide real-time interaction with virtual environment with unnoticeable rendering times. This paper attempts to bring these two together and attempts to give an answer on the difficulty of implementing real-time photorealistic rendering. The paper presents case study on mimicking of POV-Ray photorealistic rendering with accelerated OpenGL pipeline. The study shows the opportunity to accelerate some photorealistic algorithms by real-time approaches while, on the other side, it locates the parts that are difficult to replace by traditional real-time rendering paradigms. Particularly, it is shown how to implement primary and shadow rays and POV-Ray-like material model using accelerated OpenGL pipeline using modern shader technology. On the other side, the difficulties of reflected and refracted rays implementation using real-time rendering approaches is discussed.

Keywords

photorealistic rendering, POV-Ray, OpenGL, raytracing, shaders

Authors

PEČIVA, J.; ZEMČÍK, P.; NAVRÁTIL, J.

RIV year

2011

Released

3. 2. 2011

Publisher

University of West Bohemia in Pilsen

Location

Plzeň

ISBN

978-80-86943-82-4

Book

WSCG'2011 Communication Papers Proceedings

Edition

19-th International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision

Pages from

149

Pages to

156

Pages count

8

URL

BibTex

@inproceedings{BUT76269,
  author="Jan {Pečiva} and Pavel {Zemčík} and Jan {Navrátil}",
  title="Mimicking POV-Ray Photorealistic Rendering with Accelerated OpenGL Pipeline",
  booktitle="WSCG'2011 Communication Papers Proceedings",
  year="2011",
  series="19-th International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision",
  pages="149--156",
  publisher="University of West Bohemia in Pilsen",
  address="Plzeň",
  isbn="978-80-86943-82-4",
  url="http://www.fit.vutbr.cz/~peciva/publications/wscg2011-peciva.pdf"
}