package
0.0.0-20221129164718-189c453d5553
Repository: https://github.com/vulkan-go/demos.git
Documentation: pkg.go.dev
# README
VulkanCube
Supported platforms
- Windows (GLFW)
- Android (Native)
- Linux graphics (GLFW)
- OS X / macOS (GLFW + MoltenVK)
- iOS (Metal + MoltenVK)
License
WTFPL
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
No description provided by the author
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author