Skip to main content
Node Reference3D Generation Node

3D Generation Node

Generate 3D models from images with provider-routed Fal, Tripo, or Meshy backends.

The 3D Generation node is the planned generation surface for producing 3D assets — meshes and models — from an image or prompt. It is intended to be provider-routed, dispatching to a 3D backend and storing the resulting model on the canvas for use by the 3D Model node.

Not available yet
3D generation is not wired into the current build. There is no active 3D generation node type, executor, or API route in the product today. This page documents the node's intended role so the rest of the generation reference stays coherent; the specific models, parameters, and limits will be documented here once the backend ships.

Intended role

The 3D Generation node sits alongside the other generation nodes — Image, Video, Audio, and SFX — as the entry point for creating 3D content. The design intent is a single shared 3D generation surface with a selectable provider, plus provider-locked variants for Tripo and Meshy.

Planned flow

  1. Provide a source

    The node is intended to accept a prompt and/or a connected reference image as the basis for the generated model.

  2. Choose a provider

    The shared 3D node is intended to route to a selectable backend, with provider-locked Tripo and Meshy variants for teams that want a fixed provider.

  3. Generate and store

    The finished model is intended to be stored as a durable canvas asset and surfaced through the 3D Model node for display.

Today

Until 3D generation ships, build with the available generation nodes: Image Generation, Video Generation, and the audio nodes. When the 3D backend lands, this page will be updated with the real providers, models, parameters, and output formats.

Was this page helpful?