This project is in the early development stage.
This package can be used under the same license as the main Gorgonia package:
https://github.com/gorgonia/gorgonia#licence
Package | Used For | Vitality | Notes | Licence |
---|---|---|---|---|
vulkan-go/vulkan | Making calls to Vulkan | Vital | MIT | |
google/swiftshader | Testing Vulkan in Github Actions without GPU | Only used for testing. A computer or server with GPU can also be used | Apache-2.0 |
These are the packages and libraries which inspired and were adapted from in the process of writing this package:
Source | How it's Used | Licence |
---|---|---|
Vulkan Kompute | Used as a reference for Vulkan code. The Swiftshader docker image used in the CI pipeline is based on one of its docker images. |
Apache-2.0 |