|
|
@ -63,6 +63,7 @@ used by the tests and examples and are not required to build the library. |
|
|
|
[glad](https://github.com/Dav1dde/glad) for examples using modern OpenGL |
|
|
|
[glad](https://github.com/Dav1dde/glad) for examples using modern OpenGL |
|
|
|
- [linmath.h](https://github.com/datenwolf/linmath.h) for linear algebra in |
|
|
|
- [linmath.h](https://github.com/datenwolf/linmath.h) for linear algebra in |
|
|
|
examples |
|
|
|
examples |
|
|
|
|
|
|
|
- [Vulkan headers](https://www.khronos.org/registry/vulkan/) for Vulkan tests |
|
|
|
|
|
|
|
|
|
|
|
The Vulkan example additionally requires the Vulkan SDK to be installed, or it |
|
|
|
The Vulkan example additionally requires the Vulkan SDK to be installed, or it |
|
|
|
will not be included in the build. |
|
|
|
will not be included in the build. |
|
|
|