02_user_tutorials:20_light:01_first_steps:10_sensor
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 02_user_tutorials:20_light:01_first_steps:10_sensor [2026/03/20 17:22] – Tim | 02_user_tutorials:20_light:01_first_steps:10_sensor [2026/03/25 08:46] (current) – MH | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== ===== | ===== ===== | ||
| + | The size of the sensor node directly correlates with the probability of got hit by a light ray. For a very small sphere the probability to got hit by a light ray is relatively low, so the number of light rays simulated by the light model needs to be much larger to get repayable results. Therefore, better not to use very small sensor nodes. | ||
| - | Note: The size of the sensor node directly correlates with the probability of got hit by a light ray. For a very small sphere the probability to got hit by a light ray is relatively low, so the number of light rays simulated by the light model needs to be much larger to get repayable results. Therefore, better not to use very small sensor nodes. | + | The colour |
| - | Note: The colour | + | The output |
| - | Note: The output of a sensor | + | SensorNodes implement a ' |
| + | |||
| + | The SensorNode were designed to simulate physically realistic sensors (like a leaf or a PAR sensor), not just "count all intercepted photons" | ||
| + | |||
| + | The // | ||
| + | |||
| + | * f ∝ cos(θ)^exponent | ||
| + | * exponent = 0 → flat/ | ||
| + | * exponent = 1 → standard Lambertian (cos θ) | ||
| + | * exponent > 1 → increasingly focused on the normal direction (like a directional PAR sensor) | ||
| + | |||
| + | As consequence, the results | ||
| Note: Sensor nodes can be enabled and disabled for the light model using the // | Note: Sensor nodes can be enabled and disabled for the light model using the // | ||
02_user_tutorials/20_light/01_first_steps/10_sensor.1774023752.txt.gz · Last modified: 2026/03/20 17:22 by Tim
