emblema-marketplace
$ browse --workspace$ browse --nodes

$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
2 results

$ ls domains/

  • >all/
  • >Media/ (29)
    • >Video/ (11)
    • >Audio/ (6)
    • >Image/ (10)
    • >3D/ (2)
  • >AI/ (2)
    • >LLM/ (2)
  • >Document/ (5)
  • >Storage/ (5)
  • >Data/ (1)
  • >Utility/ (8)
  • >Integration/ (1)
node.py
Process
3D
v1.0.0

export 3D Model Creation

from "@marketplace"

// Generates a 3D model (GLB) from a single image using Hunyuan3D 2.1 via a native GPU service. Creates mesh, applies textures via multi-view generation, and exports a ready-to-use GLB file.

 
00
2026-03-15
node.py
Process
3D
v1.1.0

export 3D Model Creation Legacy

from "@marketplace"

// Generates a 3D model (GLB) from a single image using Hunyuan3D 2.1. Creates mesh, applies textures via multi-view generation, and exports a ready-to-use GLB file.

 
00
2026-03-15

$ cat README.md

# Emblema Marketplace

Discover and share pre-built workflows and building blocks for Emblema Workspaces.

$ ls ./browse/

  • Workspace Templates
  • Node Templates

$ man docs

  • What is a Workspace?
  • What is a Node?
  • Creating Templates
  • Template Format
  • Publishing Guide
[ONLINE]v0.1.0