8套3D预览“在线工具生成型”Prompts:每条输出完整项目源码、文件树、运行/构建命令、部署说明与QA清单,覆盖GLTF/GLB、STL、OBJ的预览与检查报告导出。
在线 GLTF/GLB Viewer + Inspector
上传GLTF/GLB预览模型,查看mesh/material/texture统计并导出检查报告。
英文 Prompt:
Build "GLTF/GLB Viewer + Inspector". Features: upload file, orbit controls, show scene graph, count meshes/vertices/triangles, list materials/textures and missing references, toggle wireframe, show bounding box, export inspection report JSON/Markdown. Tech: React+Type +Vite + three.js. Output complete project code + file tree + run/build + static deploy guide + QA checklist with 12 fixtures and failure cases.
中文释义: 生成GLTF/GLB预览与检查工具:可统计与发现缺失引用,并能导出检查报告与QA用例。
在线 STL Viewer + Measurement
预览STL并提供尺寸测量、单位换算、法线翻转提示与导出报告。
英文 Prompt:
Build "STL Viewer + Measurement". Features: upload STL, render solid + wireframe, measure bounding box (X/Y/Z), unit switch (mm/cm/m), show normals orientation hint, decimation preview (optional), export report JSON. Tech: Svelte+TS+Vite + three.js. Output full code + run/build + deploy + QA checklist with 10 STL files including corrupted cases.
中文释义: 生成STL预览与测量工具:单位换算、异常提示与报告导出齐全。
在线 OBJ/MTL Viewer + Missing Texture Checker
加载OBJ/MTL并检测贴图路径缺失,给出修复建议与资源清单导出。
英文 Prompt:
Build "OBJ/MTL Viewer". Inputs: OBJ, optional MTL and textures as a zip. Render model, parse MTL, detect missing texture references, show resolved file list, allow mapping missing files, export resource checklist JSON/Markdown. Tech: React+TS+Vite + three.js. Output full project + run/build + deploy + QA checklist with 12 cases.
中文释义: 生成OBJ预览与贴图缺失检测工具:支持资源包上传与缺失映射,并导出清单。
在线 3D Model QA Checklist Builder
输入模型用途与目标平台,生成模型交付检查清单与验收用例。
英文 Prompt:
Build "3D Model QA Checklist Builder". Inputs: use case (web/AR/print), target constraints (polycount, texture size). Output: checklist and acceptance tests, export Markdown/JSON. Tech: Vanilla JS. Output full code + QA checklist for the generator itself with 20 scenarios.
中文释义: 生成3D模型验收清单工具:按平台约束输出可执行检查点并可导出。
在线 Model File Size Optimizer Planner
输入当前面数/贴图/格式,生成优化路径建议与可复现步骤清单(不要求出图)。
英文 Prompt:
Build "Model Optimizer Planner". Inputs: current stats. Output: optimization plan (mesh decimation, texture resize/compress, format choices), step-by-step commands suggestions, export report. Tech: Next.js+TS static export. Output full code + QA checklist.
中文释义: 生成模型优化方案工具:输出路径建议与可执行步骤清单,并支持导出。
在线 PLY Viewer (扩展)
预览PLY点云/网格并统计点数/颜色通道,导出报告。
英文 Prompt:
Build "PLY Viewer". Support PLY ASCII/binary, render point cloud, show point count and attributes, export report JSON. Tech: SolidJS+TS. Output full code + QA checklist with 8 PLY fixtures.
中文释义: 生成PLY预览工具:兼容多格式并导出统计报告。
在线 Texture Atlas Previewer
上传贴图集并配置切片参数,预览每个tile并导出配置JSON。
英文 Prompt:
Build "Texture Atlas Previewer". Input: image (existing). Provide grid slicing, preview tiles, export atlas JSON. Tech: Vanilla JS + Canvas. Output full code + QA checklist with 10 atlases.
中文释义: 生成贴图集预览工具:切片预览与配置导出,适合检视现有素材。
在线 3D Asset data Editor
编辑资产元信息(名称/标签/许可证/来源/版本),导出为JSON侧车文件。
英文 Prompt:
Build "3D Asset data Editor". Inputs: data fields. Outputs: validated JSON, export/import, localStorage. Tech: React+TS+Vite. Output full code + QA checklist with 15 records.
中文释义: 生成3D资产元信息编辑器:可校验与导入导出,便于资产管理。