tutorials:light-modeling-first-steps
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:light-modeling-first-steps [2025/06/02 20:13] – MH | tutorials:light-modeling-first-steps [2025/11/01 20:22] (current) – MH | ||
|---|---|---|---|
| Line 102: | Line 102: | ||
| FluxLightModel GPU_LM = new FluxLightModel(RAYS, | FluxLightModel GPU_LM = new FluxLightModel(RAYS, | ||
| GPU_LM.setMeasureMode(MeasureMode.RGB); | GPU_LM.setMeasureMode(MeasureMode.RGB); | ||
| + | // | ||
| + | // | ||
| + | // | ||
| GPU_LM.compute(); | GPU_LM.compute(); | ||
| Line 114: | Line 117: | ||
| </ | </ | ||
| - | To be continued... | + | For details on spectral light modelling, please refer to [[tutorials: |
tutorials/light-modeling-first-steps.1748888024.txt.gz · Last modified: 2025/06/02 20:13 by MH
