Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

SPIRV Importer
Import *.spv files as RDShaderSPIRV
Supported Engine Version
4.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL
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.
Import *.spv files as RDShaderSPIRV
Reviews
Quick Information

SPIRV Importer
Import *.spv files as RDShaderSPIRV
Supported Engine Version
4.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL