SPDX license update
This commit is contained in:
parent
a879c834c7
commit
42a479572d
181 changed files with 1328 additions and 1392 deletions
|
|
@ -1,3 +1,6 @@
|
|||
//SPDX-License-Identifier: MIT
|
||||
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
||||
|
||||
// RTStress closest-hit (runs in SHADE). Computes flat-shaded Lambert from
|
||||
// the hit triangle's geometric normal, accumulates ambient, and — if the
|
||||
// surface faces the sun — emits a shadow ray toward the sun. The shadow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue