作者分享的 Prompt
Build a complete interactive 3D atlas of the human head and brain. Deliver a working application, not a mockup. Make reasonable decisions independently, implement it, test it, and visually verify the result. Use Three.js and real, appropriately licensed Z-Anatomy / BodyParts3D meshes. Include the skull, teeth, facial muscles, brain, eyes, cranial nerves, arteries, veins, and available supporting membranes. Preserve their original anatomical relationships. Aim for hundreds of individually selectable structures, report the actual imported count, and retain source attribution. Create a clean, light interface with a pale grey background, white rounded panels, restrained blue-grey accents, and readable typography. Keep the model large, with a structure panel on the left, camera tools on the right, search at the top, and an explosion slider below. Use English throughout. Make the anatomy progressively explorable: Head → system → region → individual named structures. For example: Brain → Cerebrum → Left hemisphere → Frontal lobe → individual structures. Animate assembly and disassembly. Preserve source positions when assembled; arrange exploded groups in clearly separated layouts with readable labels. Indicate normalized scale and paginate large collections. Include: - Free rotation, wheel/pinch zoom, and camera presets. - Disassembly slider and Shift + wheel control. - Independent visibility switches for groups and individual parts. - Group opacity, undo, restore all, and reset. - Anatomical search, click-to-inspect, focus, isolation, and parent navigation. - Anatomical colours, porcelain, wireframe, and transparent modes. - Adjustable sagittal, axial, and coronal clipping planes with reverse direction. - Labels, automatic exploration, fullscreen, and PNG export. - A guided journey from the complete head into the brain and its networks. Keep hidden structures hidden across layout and material changes. Explain that clipping planes produce open display cuts, not medical scans. Do not invent anatomy or claim clinical validation. Deliver a standalone HTML containing the application and processed geometry, working offline without a server. Also provide clean source files, pinned dependencies, a lockfile, portable build scripts, an English README, and required licences and attribution. Exclude credentials, local machine paths, dependencies, and unrelated files. Test geometry integrity, hierarchy membership, visibility, undo, and layout spacing. Inspect the running application in a browser, exercise the controls, check for console errors, and fix visual overlaps before delivering.
原帖内容
AI anatomy is insane I asked GPT-6 Astra to build a human head I could take apart. That idea became an interactive 3D atlas with 708 anatomical structures. > Real anatomical atlas geometry > Individually explorable brain regions, nerves, and blood vessels > Runs offline in a single HTML file You can hide the skull to reveal the brain, make layers transparent, and separate entire systems into smaller structures. Rotate everything to understand how it fits together. You don’t need to study medicine to find this fascinating. Every time you wonder "what’s underneath?", you can reveal it yourself. Started with one prompt, then refined through conversation. Demo, GitHub, and a recreation prompt in the reply.






