Компьютерная графика
Информатика и вычислительная техника
  • формат pdf
  • размер 1.63 МБ
  • добавлен 16 января 2012 г.
Szirmay-Kalos L. Monte-Carlo Methods In Global Illumination
Szirmay-Kalos L. Monte-Carlo Methods In Global Illumination.
nstitute of Computer Graphics Vienna University of Technology, 2000. - 123 с.
Достаточно подробно описаны методы Монте-Карло для глобального освещения (в том числе и метод русской рулетки), приведены описание задачи глобального освещения, описание моделей освещения, реализация стохастической трассировки лучей на языке C++ с диаграммой классов и диаграммой последовательностей.

Introduction.
Global pass.
Local pass.
Tone mapping.
Global illumination problem.
The rendering equation.
Measuring the radiance.
The potential equation.
Measuring the potential.
The rendering problem.
Geometry of the surfaces.
Bi-directional Reflection Distribution Functions.
Lightsources.
Measuring devices.
Numerical solution of the rendering equation.
Error measures for numeric techniques.
Properties of the rendering equation.
Classification of the solution techniques.
Optical material models.
Diffuse reflection.
deal, mirror-like reflection.
deal refraction.
Non-ideal, specular reflection.
Phong reflection model and its modifications.
Cook-Torrance model.
Solution strategies for the global illumination problem.
nversion.
Expansion.
Expansion of the rendering equation: gathering walks.
Expansion of the potential equation: shooting walks.
Merits and disadvantages of expansion methods.
teration.
Analysis of the iteration.
Analytical solution of the rendering equation.
Scenes with constant radiance.
Scenes with constant reflected radiance.
Finite-element methods for the Global Illumination Problem.
Galerkin’s method.
Point collocation method.
Finite element methods for the diffuse global illumination problem.
Geometric methods for form factor computation.
Numerical quadrature for high dimensional integrals.
Monte-Carlo quadrature.
Quasi-Monte Carlo quadrature.
Error Analysis for integrands of finite variation: Koksma-Hlawka Inequality.
Generation of the sample points.
Generation of low-discrepancy sequences.
mportance sampling.
Generation of a random variable with a prescribed probability density.
mportance sampling in quasi-Monte Carlo integration.
Metropolis sampling.
Application of the VEGAS algorithm.
Random walk solution of the global illumination problem.
Why should we use Monte-Carlo expansion methods?
.
Quasi-Monte Carlo quadrature for the rendering equation.
ntegrating functions of unbounded variation.
mportance sampling for the rendering equation.
BRDF sampling.
Lightsource sampling.
Sampling the lightsources in gathering random walks.
mportance sampling in colored scenes.
Multiple importance sampling.
Handling infinite-dimensional integrals.
Russian roulette.
Russian roulette in quasi-Monte Carlo quadrature.
Review of random walk algorithms.
Gathering-type random walk algorithms.
Ray-casting.
sibility ray-tracing.
Distributed ray-tracing.
Path-tracing.
Shooting-type walks methods.
Photon tracing.
Light-tracing.
Random walks for the radiosity setting.
Bi-directional random walk algorithms.
Bi-directional path-tracing.
Metropolis light transport.
Photon-map.
nstant radiosity.
Global methods.
Multi-path method using global random lines.
Global ray-bundle tracing.
Preprocessing the point lightsources.
teration solution of the global illumination problem.
Why should we use Monte-Carlo iteration methods?
Formal definition of stochastic iteration.
Other averaging techniques.
Can we use quasi-Monte Carlo techniques in iteration?
Review of stochastic iteration algorithms.
Stochastic iteration for the diffuse radiosity.
Stochastic radiosity.
Transillumination radiosity.
Stochastic ray-radiosity.
Definition of the random transport operator for the non-diffuse finite-element case.
Single ray based transport operator.
Stochastic iteration using ray-bundles.
mplementation of the path-tracing algorithm.
ector module.
Point3D class.
Transformation class.
Container module.
Color module.
Material models.
Diffuse material class.
deal mirror class.
deal refracting material class.
Specular material class.
General material class.
Light module.
Emitter class.
Positional light class.
Model module.
Primitive class.
Object class.
rtual world class.
Camera module.
Scene module.
Scene class.
Dynamic model of path tracing.
Finding the visible primitive.
Detecting the visible lightsources.
Direct lightsource computation.
Pathtracing.
Rendering complete images.
Похожие разделы
  1. Академическая и специальная литература
  2. Информатика и вычислительная техника
  3. Системы автоматизированного проектирования (САПР)
  1. Академическая и специальная литература
  2. Информатика и вычислительная техника
  3. Устаревшие материалы
  4. Компьютерная графика и САПР
  1. Академическая и специальная литература
  2. Искусство и искусствоведение
  3. Искусство кинематографии
  4. Искусство анимационного кино
  1. Академическая и специальная литература
  2. Начертательная геометрия и инженерная графика
  1. Прикладная литература
  2. Компьютерная литература
  3. 3D графика / 3D моделирование
  1. Прикладная литература
  2. Компьютерная литература
  3. Adobe Illustrator
  1. Прикладная литература
  2. Компьютерная литература
  3. Adobe InDesign
  1. Прикладная литература
  2. Компьютерная литература
  3. Adobe Photoshop
  1. Прикладная литература
  2. Компьютерная литература
  3. Autodesk 3ds Max / Maya
  1. Прикладная литература
  2. Компьютерная литература
  3. Autodesk AutoCAD / AutoLISP
  1. Прикладная литература
  2. Компьютерная литература
  3. CorelDRAW
  1. Прикладная литература
  2. Компьютерная литература
  3. DirectX
  1. Прикладная литература
  2. Компьютерная литература
  3. GIMP
  1. Прикладная литература
  2. Компьютерная литература
  3. HTML / CSS / JavaScript
  4. WebGL
  1. Прикладная литература
  2. Компьютерная литература
  3. OpenGL
  1. Прикладная литература
  2. Компьютерная литература
  3. SolidWorks
  1. Прикладная литература
  2. Компьютерная литература
  3. Компас 3D / Компас-График / Компас-Автопроект
Смотрите также

Carvalho P.C.P, de Figueiredo L.H., Gomes J., Velho L. Mathematical Optimization in Computer Graphics and Vision

  • формат pdf
  • размер 2.03 МБ
  • добавлен 05 декабря 2011 г.
Издательство Elsevier/Morgan Kaufmann, 2008, -300 pp. Mathematical optimization has a fundamental importance in solving many problems in computer graphics and vision. This fact is apparent from a quick look at the SIGGRAPH proceedings and other relevant publications in these areas, where a significant percentage of the papers use mathematical optimization techniques. The book provides a conceptual analysis of the problems in computer graphics an...

Glassner A.S. Principles of Digital Image Synthesis

  • формат pdf
  • размер 18.83 МБ
  • добавлен 05 декабря 2011 г.
Издательство Springer, 1995, -1510 pp. Two volumes Inspiration begins with imagination and the spirit to create. Then comes the need to communicate, to share an idea or thought. Grab a pencil and you can make it real: a picture, abstraction made concrete, ideas preserved in time. Our hearts and minds are moved to tell stories, to teach what we think and feel to others and learn the same from them. Of all the visual media, computer graphics is on...

Jensen H.W. Realistic Image Synthesis using Photon Mapping

  • формат pdf
  • размер 9.82 МБ
  • добавлен 18 декабря 2011 г.
Издательство A K Peters, 2001, -196 pp. Making realistic images using a computer is now commonplace. As a result, directors can create convincing, imaginary worlds; and designer can virtually prototype, visualize, end evaluate potential products and spaces. Although not that long ago it was easy for anyone to distinguish computer-generated images from photographs, nowadays even experts are easily fooled. It is hard to separate rea1 from the virt...

Luebke D. etc. Level of Detail for 3D Graphics

  • формат pdf
  • размер 3.03 МБ
  • добавлен 05 декабря 2011 г.
Издательство Morgan Kaufmann, 2003, -414 pp. A perennial goal (by no means the only one) of computer graphics is to produce visual evocations of virtual worlds that look real. This is a formidable challenge for modeling, for illumination, and then for rendering on displays of limited resolution and limited dynamic range. For interactive computer graphics, this challenge is aggravated by the necessity of rendering a new picture 25–30 times per se...

Marsh D. Applied Geometry for Computer Graphics and CAD

  • формат pdf
  • размер 2.61 МБ
  • добавлен 08 января 2011 г.
Springer, 2004. - 352 pages. Focussing on the manipulation and representation of geometrical objects, this book explores the application of geometry to computer graphics and computer-aided design (CAD). New features in this revised and updated edition include: the application of quaternions to computer graphics animation and orientation; discussions of the main geometric CAD surface operations and constructions: extruded, rotated and swept surfa...

Plemenos D., Miaoulis G. Intelligent Computer Graphics 2010 (Studies in Computational Intelligence,Volume 321)

  • формат pdf
  • размер 10.92 МБ
  • добавлен 04 февраля 2011 г.
Nowadays, intelligent techniques are more and more used in Computer Graphics in order to optimise the processing time, to find more accurate solutions for a lot of Computer Graphics problems, than with traditional methods, or simply to find solutions in problems where traditional methods fail. The purpose of this volume is to present current work of the Intelligent Computer Graphics community, a community growing up year after year. This volume i...

Salomon D. Curves and Surfaces for Computer Graphics

  • формат pdf
  • размер 2.91 МБ
  • добавлен 29 января 2012 г.
Springer, 2005, 460 pages, ISBN: 0387241965 Computer graphics is important in many areas including engineering design, architecture, education, and computer art and animation. This book examines a wide array of current methods used in creating real-looking objects in the computer, one of the main aims of computer graphics. Key features: * Good foundational mathematical introduction to curves and surfaces; no advanced math required * Topics o...

Samet H. Applications of Spatial Data Structures. Computer Graphics, Image Processing, and GIS

  • формат djvu
  • размер 4.44 МБ
  • добавлен 19 декабря 2011 г.
Издательство Addison-Wesley, 1990, -512 pp. The quadtree and octree are hierarchical data structures used to represent spatial data. They are based on the principle of recursive decomposition (similar to divide and con- conquer methods [Aho74]). This book focuses on the use of quadtree and octree representations of region data (in two and three dimensions, respectively) in applications in computer graphics, image processing, and geographic infor...

Strothotte T., Schlechtweg S. Non-Photorealistic Computer Graphics. Modeling, Rendering, and Animation

  • формат pdf
  • размер 13.03 МБ
  • добавлен 05 декабря 2011 г.
Издательство Morgan Kaufmann, 2002, -492 pp. The Quest for Realism has motivated much of the history of rendering, the process of creating synthetic imagery with computer graphics. The earliest work in this area concerned the development of plausible local illumination models, the study of how light reflects off a surface. Later work concerned the problem of solving for the equilibrium solution of light reaching all surfaces as the light reflect...

Warren J., Weimer H. Subdivision Methods for Geometric Design. A Constructive Approach

  • формат pdf
  • размер 4.01 МБ
  • добавлен 08 января 2012 г.
Издательство Morgan Kaufmann, 2002, -316 pp. Considerable effort has been expended over the last forty years in the area of geometric design, the goal of which is to develop efficient and flexible representations of complex shapes. Applications of geometric design are broad and varied; they include aerospace and automotive design, industrial design, and computer animation for interactive games, commercials, and full-length feature films. B?zier...