tutorials:light-modeling-introduction
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tutorials:light-modeling-introduction [2025/06/02 17:55] – MH | tutorials:light-modeling-introduction [2025/06/02 19:58] (current) – MH | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== General Introduction ===== | ===== General Introduction ===== | ||
+ | |||
+ | ==== Rendering vs Light Modelling ==== | ||
+ | |||
+ | **Rendering** is the process of generating a (final) image (or a series of images) from a 3D scene. This includes computing how surfaces appear based on materials, lighting, camera position, and other visual effects. | ||
+ | |||
+ | **Light Modelling** refers to the mathematical and physical simulation of how light behaves in a 3D environment, | ||
+ | |||
+ | |||
+ | ^ **Feature** | ||
+ | | **Goal** | ||
+ | | **Focus** | ||
+ | | **Includes** | Shading, camera, rasterization | Reflection, refraction, light transport | | ||
+ | |||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | ==== Light Modelling ==== | ||
Light modelling generally involves three aspects: | Light modelling generally involves three aspects: | ||
Line 23: | Line 41: | ||
Both implementing different global illumination model for rendering and for light computation. | Both implementing different global illumination model for rendering and for light computation. | ||
- | |||
- | {{ : | ||
More on the different ways to implement a global illumination model can be found here: [[: | More on the different ways to implement a global illumination model can be found here: [[: |
tutorials/light-modeling-introduction.txt · Last modified: 2025/06/02 19:58 by MH