
T
Publisher
teamclouday
SPIRV Importer
FX
SPIRV Shader Compute Vertex Fragment Tessellation Graphics
Import *.spv files as RDShaderSPIRV
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.