Edit of asset "[GSL] Godot Shader Linker" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | [GSL] Godot Shader Linker | [GSL] Godot Shader Linker |
| Description |
Shader graph assembler for Godot 4.2+. Import a Blender node graph and get an equivalent Godot shader. Installation Copy the addons/godot_shader_linker_(gsl) directory into your Godot project. In Project → Plugins enable “Godot Shader Linker (GSL)”. A Shader Linker tab will appear in the editor Bottom Panel. Setting up the Blender add‑on Method 1 — install from zip (recommended) Blender → Edit → Preferences → Add-ons → Install… Select gls_blender_exp.zip. Enable GSL Exporter in the add‑ons list. Switch to Godot — the Shader Linker panel will show Status: Connected to Blender. Method 2 — Scripts Directories (convenient for development) Blender → Edit → Preferences → File Paths → Scripts Directories → Add Point it to .../addons/godot_shader_linker_(gsl)/Blender (or directly to .../Blender/addons, where gls_blender_exp lives). Restart Blender and enable GSL Exporter (Add-ons). Switch to Godot — the Shader Linker panel will show Status: Connected to Blender. Supported Nodes - Texture Coordinate - Mapping - Image Texture (projections: Flat, Box, Sphere, Tube; interpolations: Linear, Closest; extension: Repeat, Extend) - Noise Texture - Fractal Noise - Color Ramp - Combine Color - Separate Color - Combine XYZ - Separate XYZ - Math (subset of modes: Add, Subtract, Multiply, Divide, Power, Modulo, Floor, Ceil, Truncate, PingPong, Atan2, Compare, etc.) - Vector Math (subset: Add, Subtract, Multiply, Divide, Dot Product, Cross Product, Normalize, Length, Distance, Scale, Project, Reflect, Refract, Wrap, Snap) - Normal Map (Tangent Space) - Bump - Principled BSDF (base set, simplified coat) - Material Output |
Seamlessly port (EEVEE) Blender materials to Godot, retaining procedural flexibility |
| Category | Shaders | Shaders |
| License | GPLv3 | GPLv3 |
| Repository Provider | Custom | GitHub |
| Repository Url | https://github.com/Djorkin/godot-shader-linker | https://github.com/Djorkin/godot-shader-linker |
| Issues Url | https://github.com/Djorkin/godot-shader-linker/issues | |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 0.3.0 | 0.1.0 |
| Download Commit | https://github.com/Djorkin/godot-shader-linker/releases/download/v0.3.0/godot_shader_linker_v0.3.0.zip | dd50e89e18040141de8f4ade5757d11f098d1f00 |
| Download Url (Computed) | https://github.com/Djorkin/godot-shader-linker/releases/download/v0.3.0/godot_shader_linker_v0.3.0.zip | https://github.com/Djorkin/godot-shader-linker/archive/dd50e89e18040141de8f4ade5757d11f098d1f00.zip |
| Icon Url |
https://raw.githubusercontent.com/Djorkin/godot-shader-linker/main/icon.png
|
https://raw.githubusercontent.com/Djorkin/godot-shader-linker/main/icon.png
|