Interaktive Computergrafik
VL Interaktive Computergrafik
VL Interaktive Computergrafik
Kartei Details
Karten | 194 |
---|---|
Sprache | Deutsch |
Kategorie | Informatik |
Stufe | Universität |
Erstellt / Aktualisiert | 24.04.2021 / 21.07.2021 |
Weblink |
https://card2brain.ch/box/20210424_interaktive_computergrafik
|
Einbinden |
<iframe src="https://card2brain.ch/box/20210424_interaktive_computergrafik/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
How are vectors represented?
How do you calculate the length of a vector v ?
How long is the vector resulting from a cross product?
What is the length of vector (2 1 0)?
A vector is defined by?
What is shading?
Which are interpretations of light?
How is the light vector l defined?
What is Radiance?
Which relationships describe the contribution of light rays hit an object for the irradiance?
Different light models are used to explain different light behavior. Match the behaviors to the models that best describe them.
models: Quantum theory, special relativity, wave optics, geometrical optics:
emission, absorption, reflection, refraction, interference, dispersion, diffraction, time dilatation, redshift, blueshift, aberration
Quantum theory: emission, absorption
special relativity: time dilatation, redshift, blueshift, aberration
wave optics: interference, dispersion, diffraction
geometrical optics: reflection, refraction
What is equivalent to the irradiance?
How is the smoothness parameter in light simulations modified to account for increased scattering on the macro levels?
Which scattering type interacts with the interior of an object?
The ambient lighting in the Phong Lighting Model…
Which values are needed in the formula of the Diffuse Phong Lighting calculation?
Lambertian surfaces …
Given is a light source of radiance 0.5 that illuminates a surface of specular reflectivity coefficient 1. The surface’s specular shininess is 2. Calculate the reflected specular energy in the observed direction according to the Phong Lighting Model. The constellation is as shown in the image below.
An observer is holding a flash light next to the eye illuminating the ground in front of her. The ground is represented as a perfect plane. When looking at the horizon, which of the three part(s) of the Phong model do(es) (almost) not contribute?
Using a function yielding intensity values of each point on an object using Phong’s reflectance model is called
A sphere has a smaller, more pronounced specular highlight than an other sphere if…
Ambient light directly simulates…
Which postulation explains the direction of a refraction vector?
What is the critical angle for refractions?
Assuming a unit vector l pointing from the surface to a light source and a surface normal n , which is the solution for the reflection vector r ?
The Fresnel Equation …
How do you calculate the magnitude of reflection?
How do you calculate the magnitude of refraction?
What unit is used for radian flux?
How many photons per joule are there for lambda=625?
Assign the symbols to the respective radiometric quantities!
radiant energy, raidant flux, exitance, radiant intensity, radiance, irradiance
theta, Q, E, L, M, I
radiant energy: Q
raidant flux: theta
irradiance: E
exitance: M
radiant intensity: I
radiance: L
What is a steradiant?
When is the point light approximation reasonable?
What is a BRDF?
What are examples for BRDFs?
What is the difference between a point and a vector?
A vector....:
..can describe a direction.
..can define a point if the vector is bound.
...can be bound or unbound.
A point...:
...is an pbject without a higher dimensional measure of values described by the intersection of two lines.
...is the intersection of two lines.