
T
Publisher
teamclouday
SPIRV Importer
FX
SPIRV Shader Compute Vertex Fragment Tessellation Graphics
Import *.spv files as RDShaderSPIRV
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
SPIRV-Importer
Godot importer plugin for *.spv
files.
Compile your shaders to SPIR-V and import them into Godot.
Supported Shader Stages
- Vertex
- Fragment
- Tessellation Control
- Tessellation Evaluation
- Compute
See examples/example.tscn
scene for example usage.