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
Sloyd Bridge connects the Godot editor to the Sloyd AI 3D generator. Generate a model in the Sloyd web app and send it straight into your active scene with one click — no manual export or import.How it works:1. Install and enable the plugin (Project > Project Settings > Plugins).2. It starts a small local listener.3. In the Sloyd web app, click "Send to Godot" — the model downloads and appears in your open scene.Requires Godot 4.x.
Sloyd Godot Bridge
Official Sloyd plugin for Godot
A lightweight Godot 4.x plugin that connects the Sloyd web application directly to your Godot editor. Send generated 3D models from your browser straight into your active Godot scene with one click.
Installation
- Download or clone this repository.
- Copy the
addons/sloyd_bridgefolder into your Godot project'saddonsfolder (create one if it doesn't exist). - Open your Godot Project.
- Go to Project -> Project Settings -> Plugins.
- Check the "Enable" box next to Sloyd Bridge.
How it works
Once enabled, the plugin spins up a lightweight local server on port 4571 inside the Godot Editor. When you click "Send to Godot" in the Sloyd webapp, it sends the model URL to the plugin, which automatically downloads the .glb and instantiates it directly into your currently open scene.
Sloyd Bridge connects the Godot editor to the Sloyd AI 3D generator. Generate a model in the Sloyd web app and send it straight into your active scene with one click — no manual export or import.
How it works:
1. Install and enable the plugin (Project > Project Settings > Plugins).
2. It starts a small local listener.
3. In the Sloyd web app, click "Send to Godot" — the model downloads and appears in your open scene.
Requires Godot 4.x.
Reviews
Quick Information
Sloyd Bridge connects the Godot editor to the Sloyd AI 3D generator. Generate a model in the Sloyd web app and send it straight into your active scene with one click — no manual export or import.How it works:1. Install and enable the plugin (Project > Project Settings > Plugins).2. It starts a small local listener.3. In the Sloyd web app, click "Send to Godot" — the model downloads and appears in your open scene.Requires Godot 4.x.