Skip to content

Commit a9ad1f5

Browse files
Update README.md
1 parent cbaacf9 commit a9ad1f5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,15 @@ to determine whether the library needs to be downloaded.
7070

7171
Read the comprehensive documentation below for further details.
7272

73+
# Projects using this script
74+
75+
- **[IGL](https://github.com/facebook/igl/)** - Meta's Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. License: MIT.
76+
- **[LightweightVK](https://github.com/corporateshark/lightweightvk)** - lightweight C++ bindless Vulkan 1.3 wrapper. License: MIT.
77+
- **[Mastering Graphics Programming with Vulkan](https://github.com/PacktPublishing/Mastering-Graphics-Programming-with-Vulkan)**
78+
- **[3D Graphics Rendering Cookbook](https://github.com/PacktPublishing/3D-Graphics-Rendering-Cookbook)**
79+
- **[Vulkan 3D Graphics Rendering Cookbook](https://github.com/PacktPublishing/3D-Graphics-Rendering-Cookbook-Second-Edition)**
80+
81+
7382
## P.S.
7483

7584
This is a fork of an abandoned library https://bitbucket.org/blippar/bootstrapping-external-libs

0 commit comments

Comments
 (0)