Foxy Shaderpack Third-Party Notices

1. Spatiotemporal blue-noise volume

The following runtime texture is distributed with the shaderpack:

  shaders/texture/clouds/stbn_vec2_2Dx1D_128x128x64.dat

Upstream project: https://github.com/NVIDIA-RTX/STBN
Upstream license copy: NVIDIA_STBN_LICENSE.txt

This asset remains governed by the included NVIDIA license. In particular,
review its non-commercial use limitation before redistributing the shaderpack.

2. NASA Deep Star Maps 2020

The following runtime texture is a converted copy of NASA's Deep Star Maps
2020 visualization:

  shaders/texture/nasa_deep_star_map_2020_rgba16f.dat

Source: https://svs.gsfc.nasa.gov/4851/
Visualization: Ernie Wright, NASA Scientific Visualization Studio

NASA's name and the source credit identify the origin of the image and do not
imply endorsement of this shaderpack.

3. Minecraft moon phases

The following runtime texture contains moon-phase pixels extracted from
Minecraft's celestial texture:

  shaders/texture/vanilla_moon_core_rgba8.dat

Minecraft assets and related rights belong to Mojang Studios and Microsoft.
This shaderpack is an independent fan project and is not affiliated with or
endorsed by Mojang Studios or Microsoft.

4. Minimal AgX implementation

The AgX tone-mapping option incorporates a modified form of the Minimal AgX
implementation published at:

  https://iolite-engine.com/blog_posts/minimal_agx_implementation

MIT License

Copyright (c) 2024 Missing Deadlines (Benjamin Wrensch)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

5. Hash without Sine

The scalar hash functions incorporate modified forms of David Hoskins' Hash
without Sine implementation originally published at:

  https://www.shadertoy.com/view/4djSRW

MIT License

Copyright (c) 2014 David Hoskins

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

6. BakingLab ACES fitted tone mapping

The ACES fitted tone-mapping option incorporates a modified form of the
BakingLab implementation published at:

  https://github.com/TheRealMJP/BakingLab

MIT License

Copyright (c) 2016 MJP

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
