Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| realtime:screenspace [2026/04/16 19:18] – [Real-Time Philosophy] mh | realtime:screenspace [2026/04/16 19:19] (current) – [Core Concept] mh | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Instead of computing how light interacts with geometry, they **reuse what the camera has already rendered** and manipulate it to produce the desired visual result. | Instead of computing how light interacts with geometry, they **reuse what the camera has already rendered** and manipulate it to produce the desired visual result. | ||
| - | <WRAP center tip> | + | |
| - | **→ If it is not visible on the screen, it does not exist.** | + | |
| - | </ | + | |
| Line 70: | Line 69: | ||
| ===== Screen Space Materials ===== | ===== Screen Space Materials ===== | ||
| - | A Screen Space material ignores object-based shading and instead displays content aligned with the camera view. | + | A Screen Space material |
| → geometry becomes a canvas | → geometry becomes a canvas | ||