Skip to content

Commit 0138a8d

Browse files
authored
Update references.md
1 parent a8070ad commit 0138a8d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

meta/references.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -651,20 +651,7 @@ ATLASSIAN CORPORATION PLC: [*Merging vs. Rebasing*](https://www.atlassian.com/gi
651651

652652
## <a name="SS-Codebase"></a>Codebase
653653

654-
*Non-substantially* based on:
655-
* [directx-sdk-samples](https://github.com/walbourn/directx-sdk-samples) [[License](https://github.com/walbourn/directx-sdk-samples/blob/master/LICENSE)]
656-
* [directxtk-samples](https://github.com/walbourn/directxtk-samples) [[License](https://github.com/walbourn/directxtk-samples/blob/master/LICENSE)]
657-
* [pbrt-v2](https://github.com/mmp/pbrt-v2): low level, non-pbrt functionality [[License](https://github.com/mmp/pbrt-v2/blob/master/src/LICENSE.txt)]
658-
* [pbrt-v3](https://github.com/mmp/pbrt-v3): low level, non-pbrt functionality [[License](https://github.com/mmp/pbrt-v3/blob/master/LICENSE.txt)]
659-
* [RasterTek: DirectX 11 Tutorials](http://www.rastertek.com/tutdx11.html)
660-
* [RasterTek: DirectX 11 Tutorials - Series 2](http://www.rastertek.com/tutdx11s2.html)
661-
* [VYGE](https://github.com/matt77hias/VYGE)
662-
* [WickedEngine](https://github.com/turanszkij/WickedEngine) [[License](https://github.com/turanszkij/WickedEngine/blob/master/LICENSE.txt)]
663-
664-
*Substantially* based on:
665-
* [DirectXTK](https://github.com/Microsoft/DirectXTK) [[License](https://github.com/Microsoft/DirectXTK/blob/master/LICENSE)]
666-
667-
Uses:
654+
**Uses**:
668655
* [Assimp](https://github.com/assimp/assimp) [[License](https://github.com/assimp/assimp/blob/master/LICENSE)]
669656
* [clipper](http://www.angusj.com/delphi/clipper.php) [[License](https://www.boost.org/LICENSE_1_0.txt)]
670657
* [irrXML](https://www.ambiera.com/irrxml/) [[License](https://www.ambiera.com/irrxml/license.html)]
@@ -690,6 +677,19 @@ Uses:
690677
* [Windows Runtime C++ Template Library (WRL)](https://docs.microsoft.com/nl-be/cpp/windows/windows-runtime-cpp-template-library-wrl?view=vs-2017)
691678
* [std](https://en.cppreference.com/w/cpp/header)
692679

680+
**Substantially** based on:
681+
* [DirectXTK](https://github.com/Microsoft/DirectXTK) [[License](https://github.com/Microsoft/DirectXTK/blob/master/LICENSE)]
682+
683+
**Non-substantially** based on:
684+
* [directx-sdk-samples](https://github.com/walbourn/directx-sdk-samples) [[License](https://github.com/walbourn/directx-sdk-samples/blob/master/LICENSE)]
685+
* [directxtk-samples](https://github.com/walbourn/directxtk-samples) [[License](https://github.com/walbourn/directxtk-samples/blob/master/LICENSE)]
686+
* [pbrt-v2](https://github.com/mmp/pbrt-v2): low level, non-pbrt functionality [[License](https://github.com/mmp/pbrt-v2/blob/master/src/LICENSE.txt)]
687+
* [pbrt-v3](https://github.com/mmp/pbrt-v3): low level, non-pbrt functionality [[License](https://github.com/mmp/pbrt-v3/blob/master/LICENSE.txt)]
688+
* [RasterTek: DirectX 11 Tutorials](http://www.rastertek.com/tutdx11.html)
689+
* [RasterTek: DirectX 11 Tutorials - Series 2](http://www.rastertek.com/tutdx11s2.html)
690+
* [VYGE](https://github.com/matt77hias/VYGE)
691+
* [WickedEngine](https://github.com/turanszkij/WickedEngine) [[License](https://github.com/turanszkij/WickedEngine/blob/master/LICENSE.txt)]
692+
693693
## <a name="SS-Contributors"></a>Contributors
694694
* [Matthias Moulin](https://github.com/matt77hias)
695695
* [Baldur Karlsson](https://github.com/baldurk)

0 commit comments

Comments
 (0)