Interactive mixed reality rendering in a distributed ray tracing framework [Elektronische Ressource] / Andreas Pomi
194 pages
English

Interactive mixed reality rendering in a distributed ray tracing framework [Elektronische Ressource] / Andreas Pomi

Le téléchargement nécessite un accès à la bibliothèque YouScribe
Tout savoir sur nos offres
194 pages
English
Le téléchargement nécessite un accès à la bibliothèque YouScribe
Tout savoir sur nos offres

Sujets

Informations

Publié par
Publié le 01 janvier 2008
Nombre de lectures 9
Langue English
Poids de l'ouvrage 36 Mo

Extrait

S
S
A
A
T
R
I
A
S
V
R
Interactive Mixed Reality Rendering in a
Distributed Ray Tracing Framework
Andreas Pomi
Computer Graphics Group
Saarland University
Saarbruc¨ ken, Germany
Dissertation zur Erlangung des Grades
Doktor der Ingenieurwissenschaften (Dr.-Ing.)
der Naturwissenschaftlich-Technischen Fakult at I
der Universit at des Saarlandes
I
E
E
V
N
I
S
N
I
S
UBetreuender Hochschullehrer / Supervisor:
Prof. Dr.-Ing. Philipp Slusallek, Universit at des Saarlandes,
Saarbruc ken, Germany
Gutachter / Reviewers:
Prof. Dr.-Ing. Philipp Slusallek, Universit at des Saarlandes,
Saarbruc ken, Germany
Dr. Marcus Magnor, MPI Informatik,
Saarbruc ken, Germany
Dekan / Dean:
Prof. Dr. J org Eschmeier
Eingereicht am / Thesis submitted:
6. Juni 2005 / June 6th, 2005
Datum des Kolloquiums / Date of defense:
20. Juli 2005 / July 20th, 2005
Prufungsk ommission / Committee:
Prof. Hans-Peter Seidel, MPI Saarbruc ken
Prof. Philipp Slusallek, Universit at des Saarlandes
Dr. Marcus Magnor, MPI Saarbruc ken
Dr. Marco Lohse, Universit at des Saarlandes
Andreas Pomi
Lehrstuhl fur Computergraphik, Geb. 36.1
Universit at des Saarlandes
Im Stadtwald, 66123 Saarbruc ken
apomi@graphics.cs.uni-sb.deiii
Abstract
The recent availability of interactive ray tracing opened the way for new ap-
plications and for improving existing ones in terms of quality. Since today
CPUs are still too slow for this purpose, the necessary computing power is
obtained by connecting a number of machines and using distributed algo-
rithms. Mixed reality rendering | the realm of convincingly combining real
and virtual parts to a new composite scene | needs a powerful rendering
method to obtain a photorealistic result. The ray tracing algorithm thus
provides an excellent basis for photorealistic rendering and also advantages
over other methods. It is worth to explore its abilities for interactive mixed
reality rendering.
This thesis shows the applicability of interactive ray tracing for mixed
(MR) and augmented reality (AR) applications on the basis of the OpenRT
framework. Two extensions to the OpenRT system are introduced and serve
as basic building blocks: streaming video textures and in-shader AR view
compositing. Streaming video textures allow for inclusion of the real world
into interactive applications in terms of imagery. The AR view compositing
mechanism is needed to fully exploit the advantages of modular shading in
a ray tracer.
A number of example applications from the entire spectrum of the Mil-
gram Reality-Virtuality continuum illustrate the practical implications. An
implementation of a classic AR scenario, inserting a virtual object into live
video, shows how a di erential rendering method can be used in combination
with a custom build real-time lightprobe device to capture the incident light
and include it into the rendering process to achieve convincing shading and
shadows. Another eld of mixed reality rendering is the insertion of real ac-
tors into a virtual scene in real-time. Two methods | video billboards and
a live 3D visual hull reconstruction | are discussed.
The implementation of live mixed reality systems is based on a number of
technologies beside rendering and a comprehensive understanding of related
methods and hardware is necessary. Large parts of this thesis hence deal
with the discussion of technical implementations and design alternatives. A
nal summary discusses the bene ts and drawbacks of interactive ray tracing
for mixed reality rendering.iv
Kurzfassung
Die Verfugbarkeit von interaktivem Ray-Tracing ebnet den Weg fur neue An-
wendungen, aber auch fur die Verbesserung der Qualitat bestehener Metho-
den. Da die heute verfugbaren CPUs noch zu langsam sind, ist es notwendig,
mehrere Maschinen zu verbinden und verteilte Algorithmen zu verwenden.
Mixed Reality Rendering | die Technik der ub erzeugenden Kombination
von realen und synthetischen Teilen zu einer neuen Szene | braucht eine lei-
stungsfahige Rendering-Methode um photorealistische Ergebnisse zu erzielen.
Der Ray-Tracing-Algorithmus bietet hierfur eine exzellente Basis, aber auch
Vorteile gegenub er anderen Methoden. Es ist naheliegend, die Moglichkeiten
von Ray-Tracing fur Mixed-Reality-Anwendungen zu erforschen.
Diese Arbeit zeigt die Anwendbarkeit von interaktivem Ray-Tracing fur
Mixed-Reality (MR) und Augmented-Reality (AR) Anwendungen anhand
des OpenRT-Systems. Zwei Erweiterungen dienen als Grundbausteine: Vi-
deotexturen und In-Shader AR View Compositing. Videotexturen erlauben
die reale Welt in Form von Bildern in den Rendering-Prozess mit einzubezie-
hen. Der View-Compositing-Mechanismus is notwendig um die Modularitat
einen Ray-Tracers voll auszunutzen.
Eine Reihe von Beispielanwendungen von beiden Enden des Milgram-
schen Reality-Virtuality-Kontinuums verdeutlichen die praktischen Aspek-
te. Eine Implementierung des klassischen AR-Szenarios, das Einfugen eines
virtuellen Objektes in eine Live-Ubertragung zeigt, wie mittels einer Di e-
rential Rendering Methode und einem selbstgebauten Gerat zur Erfassung
des einfallenden Lichts realistische Beleuchtung und Schatten erzielt wer-
den konnen. Ein anderer Anwendungsbereich ist das Einfugen einer realen
Person in eine kunstlic he Szene. Hierzu werden zwei Methoden besprochen:
Video-Billboards und eine interaktive 3D Rekonstruktion.
Da die Implementierung von Mixed-Reality-Anwendungen Kentnisse und
Verstandnis einer ganzen Reihe von Technologien nebem dem eigentlichen
Rendering voraus setzt, ist eine Diskussion der technischen Grundlagen ein
wesentlicher Bestandteil dieser Arbeit. Dies ist notwenig, um die Entschei-
dungen fur bestimmte Designalternativen zu verstehen. Den Abschluss bildet
eine Diskussion der Vor- und Nachteile von interaktivem Ray-Tracing fur Mi-
xed Reality Anwendungen.v
Acknowledgements
I would like to thank a number of people for their help with the work on
this thesis. Working on large software system like distributed interactive ray
tracing is teamwork, of course.
First of all, I would like to thank Philipp Slusallek, my supervisor. He
guided me in the last ve years, pushed me forward and helped me with
discussions and ideas.
Another thanks I owe my colleagues, (in alphabetical order) Carsten
Benthin, Tim Dahmen (inTrace), Georg Demme, Andreas Dietrich, Heiko
Friedrich, Krzysztof Kobus (inTrace), Marco Lohse, Gerd Marmitt, Michael
Repplinger, Michael Scherbaum (inTrace), J org Schmittler, Ingo Wald, Sven
Woop, and Hanna Schilt, the secretary of our computer graphics group. They
helped me a lot with ideas, discussion and programming on all my projects.
I also want to thank all our students, in particular those who worked with
me on the Mixed Reality projects in the last years: Tim Dahmen, Benjamin
Deutsch, Kim Herzig, Simon Ho mann, Christian Linz, Benjamin Peters,
and Stefan Schu er.
A special thanks goes to Stefan Schu er for helping me to set up the
studio lab and to Simon Ho mann, who worked a long time with me and
helped me a lot in maintaining the studio.
Further I want to thank my colleagues from the Max-Plank-Institute for
Computer Science (MPII) at the department AG4, led by Prof. Hans-Peter
Seidel. Special thanks also goes to Marcus Magnor at the MPII for reviewing
this thesis.
Another thanks goes to the SysAdmin Team (Bonsai) of the computer
graphics group: Georg Demme, Rainer Jochem, and Maik Schmidt.
Finally, and most important, I want to thank my parents, Waltraud und
Rolf Pomi, who supported me all time with my computer science studies
and my best friend Daniel Bach, who always reminds me of what’s really
important.viContents
1 Introduction 1
2 Interactive Ray Tracing and the OpenRT System 5
2.1 The General Ray Tracing Algorithm . . . . . . . . . . . . . . 5
2.1.1 Ray Tracing Based Algorithms . . . . . . . . . . . . . 7
2.2 Interactive Ray Tracing . . . . . . . . . . . . . . . . . . . . . . 7
2.2.1 GPU Based Interactive Ray Tracing . . . . . . . . . . . 7
2.2.2 Special Ray Tracing Hardware . . . . . . . . . . . . . . 8
2.2.3 Software Based Interactive (Parallel) Ray Tracing . . . 8
2.3 The OpenRT System . . . . . . . . . . . . . . . . . . . . . . . 9
2.3.1 The OpenRT API . . . . . . . . . . . . . . . . . . . . . 10
2.3.2 Programmable Shaders . . . . . . . . . . . . . . . . . . 11
2.3.3 The Rendering Object . . . . . . . . . . . . . . . . . . 11
2.3.4 OpenRT Application Programs . . . . . . . . . . . . . 12
2.4 Application Examples for Interactive Ray Tracing . . . . . . . 13
2.4.1 Virtual Reality . . . . . . . . . . . . . . . . . . . . . . 13
2.4.2 Augmented Reality and Mixed Reality . . . . . . . . . 14
2.4.3 Virtual Television Studios (Actor Insertion) . . . . . . 14
2.4.4 Interactive Global Illumination . . . . . . . . . . . . . 15
2.4.5 Massive Models . . . . . . . . . . . . . . . . . . . . . . 15
2.4.6 Volume Rendering . . . . . . . . . . . . . . . . . . . . 16
2.4.7 Games . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3 An Introduction to Mixed Reality Rendering 19
3.1 Mixed Reality . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
3.1.1 Augmented Reality . . . . . . . . . . . . . . . . . .

  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents