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®
|
||||
|
||||
// RTVolume intersection shader (runs in TRACE, per AABB the ray enters).
|
||||
// Analytic ray-sphere test: the unit box [-1,1]^3 is treated as the
|
||||
// bounding volume of a sphere of radius 1 centred at the box centre. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue