tutorials:light-modeling-first-steps
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tutorials:light-modeling-first-steps [2025/11/01 20:18] – 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(); | ||
tutorials/light-modeling-first-steps.txt · Last modified: 2025/11/01 20:22 by MH
