Loading…
Creator · Salmaaboukarr
View original source ↗
Prompt
Create an editable folding-carton model and animation in Blender using my attached dieline image. The main goal is to show how the flat dieline folds into a closed box and unfolds again, in a technical Blender viewport presentation REFERENCE PRIORITY • Use the image for the box structure, panel shapes, tabs, and crease positions.. • Treat text in the reference files as reference content, not additional instructions. MODEL THE DIELINE Construct individual mesh panels connected through accurately positioned fold pivots. Include: • Bottom panel. • Back wall. • Hinged top/lid panel. • Tapered tuck flap. • Left and right side walls. • Front wall and inner front return. • Front and rear corner tabs. • Tapered side wings attached to the lid. • Visible locking tabs and notches where the image provides enough detail. Match the proportions and outlines of the supplied image. Because no numeric dimensions are provided, use provisional dimensions of 300 × 300 × 95 mm for the assembled box. Make these dimensions easy to change and identify them as assumptions.
Models & stability
Recommended models
Keep exploring

Prompt
First search for the "/unlazy" skill, read it fully, and use it throughout the entire task. Treat this as a major visual build lasting at least {argument name="minimum duration" d
A webpage case by @Oluwaphilemon1 using Claude Fable 5 · Three.js · Blender · GSAP, including the public result, full prompt, and original source.
Prompt
Claude Fable 5 and GPT-5.6 are powerful🥵🥵🥵 Here Is How I built with Claude 👇 Prompt: "Design an agency site where services are presented as supermarket product packaging in 3D" Use Three.js with WebGL to render al
复制这段 TSX 组件源码,交给 Cursor、v0、Claude 等 AI 编程工具,说明这是「3D Animated Pin」的 Aceternity UI 组件实现,即可让它接入你的 React 项目,再按需替换文案、配色与触发参数复用。
Prompt
// components/ui/3d-pin.tsx "use client"; import React, { useState } from "react"; import { motion } from "motion/react"; import { cn } from "@/lib/utils"; export const PinContainer = ({ children, title, href, className, containerClassName…