3d-product-visualization-production

Builds and renders Blender 3D hero assets exported as GLB from approved visual contracts.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/prostoali2207-gif/auto-parts-landing --skill 3d-product-visualization-production-prostoali2207-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 3d-product-visualization-production
Source: https://github.com/prostoali2207-gif/auto-parts-landing/tree/main/.agents/skills/3d-product-visualization-production
Command: npx skills add https://github.com/prostoali2207-gif/auto-parts-landing --skill 3d-product-visualization-production-prostoali2207-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning an approved 3D art direction into a reproducible, production-quality rendered asset is error-prone: geometry can look flat or melted, materials drift from the contract, and exports lack the metrics web teams need. This Skill executes the full production loop from contract to GLB handoff with deterministic Blender scripts and structured observation. ## Core Features & Use Cases - Reproducible Blender Builds: Generates versioned headless Blender Python scripts with deterministic naming, explicit parameters, and machine-readable asset reports. - Hard-Surface Craft Rules: Enforces real mesh depth, controlled bevels, coherent materials, and named lighting jobs for credible fictional mechanical objects. - Structured Handoff: Exports GLB with triangle counts, material inventories, hierarchy/pivot documentation, and reduced-motion fallback recommendations. - Use Case: A landing page needs a fictional automotive mechanical module as its 3D hero. Feed the approved visual contract in, and receive a rendered PNG preview, an inspected GLB, and a complete web integration report. ## Quick Start Ask the agent to build the approved V7 hero object as a Blender scene, render a preview, and export the GLB with a full asset report.

Frequently Asked Questions about 3d-product-visualization-production

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a reproducible Blender 3D product render?

Use a versioned headless Blender Python script that starts from a clean scene, uses deterministic object and material names, keeps parameters at the top, and exports GLB plus PNG evidence. The script should fail loudly if required artifacts are missing.

How to export GLB from Blender for web landing pages?

Export GLB from Blender using PBR-compatible materials and stable object hierarchies with explicit pivots. Provide the web team with triangle counts, material inventory, asset bytes, and a reduced-motion static fallback recommendation.

Can I use real brand names or part numbers on fictional 3D products?

No. Fictional hero objects must avoid real OEM labels, part numbers, brand fitment, and copied distinctive silhouettes. Geometry should feel fabricated and credible while remaining subsystem-ambiguous and non-factual.

Why does my hard-surface 3D model look melted or paper-thin?

This happens when hero masses use flat stacked planes instead of real mesh depth, or when bevels and shading are unverified under grazing light. Rebuild with coherent thickness, controlled chamfers, and structural ribs before adding decoration.

When should a 3D hero asset be replaced with a static image?

Escalate to a static fallback when realtime 3D materially harms mobile performance or page function, when Blender runtime is unavailable, or when the final render cannot be observed and verified in the actual landing composition.