This is an advanced n8n workflow for transforming product concepts into 3D showcase videos with AI packaging design and auto-rotation rendering.
AI Product Concept Generation - Uses Claude Sonnet 4 to analyze product prompts and generate comprehensive 3D specifications
Automated Packaging Design - DALL-E 3 generates professional packaging visuals
Texture Map Generation - Creates PBR-ready texture maps for realistic materials
3D Scene Script Generation - Produces complete Blender Python scripts with:
Preview Rendering - Generates photorealistic 3D preview images
Video Processing - Handles encoding and upload to video hosting services
Database Storage - Saves all showcase data for tracking
Status Monitoring - Checks render progress with automatic retry logic
API Credentials needed:
POST /product-showcase
{
"productPrompt": "A premium organic energy drink in a sleek aluminum can with nature-inspired graphics"
}