File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Samples/Desktop/D3D12Raytracing/src/D3D12RaytracingSakuraForestSER Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
//*********************************************************
2
2
//
3
- // Copyright (c) Microsoft . All rights reserved.
3
+ // Copyright (c) Pablo Roman Andrioli . All rights reserved.
4
4
// This code is licensed under the MIT License (MIT).
5
5
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
6
6
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
7
7
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
8
8
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
9
9
//
10
- // Portions of this file incorporate work by Pablo Roman Andrioli,
11
- // specifically the Star Nest volumetric fractal clouds effect formula,
12
- // which is licensed under the MIT License .
10
+ // This file contains an HLSL adaptation of the Star Nest
11
+ // volumetric fractal clouds effect formula originally
12
+ // authored by Pablo Roman Andrioli .
13
13
//
14
14
//*********************************************************
15
15
You can’t perform that action at this time.
0 commit comments