$ browse --type node-templates
Node Templates
// Individual building blocks for your workspace workflows
export 3D Snapshot
from "@marketplace"
// Compose a view of a 3D model directly on the node card — orbit, zoom, field of view, environment and material settings — then capture it as an image at a configurable aspect ratio and resolution. The captured picture is exactly what the preview shows.
export Retopology
from "@marketplace"
// Retopologizes a 3D mesh: voxel remesh, QuadriFlow quad remesh, Geometry Nodes (bundled templates or a custom .blend), or a Remesh+Decimate pipeline.
export Retexture Mesh
from "@marketplace"
// Re-textures an existing 3D mesh (GLB) from a reference image, producing higher-fidelity PBR textures (up to 4K). Runs the TRELLIS.2 texturing pass on the input mesh.
export 3D Print Prep
from "@marketplace"
// Prepares a 3D model for printing: cleanup, watertight repair, gap sealing, optional remesh/hollowing/decimation. Outputs a printable STL (mm), a preview and a validation report.
export 3D Print Check
from "@marketplace"
// Analyzes a 3D model for printability without modifying it: watertightness, self-intersections, thin walls, overhangs, stability and size metrics. Outputs a scored report, a pass/fail verdict and a preview with problem areas highlighted.
export 3D Model Creation
from "@marketplace"
// Generates a 3D model (GLB) from a single image. Creates textured mesh with configurable polygon count and texture resolution.
export 3D Model Creation Legacy
from "@marketplace"
// [Legacy — use 3D Model Creation instead.] Generates a 3D model (GLB) from a single image. Creates textured mesh with configurable polygon count and texture resolution.