gitwtfhub

wtf is 3d-prompt-collection?

petergpt/3d-prompt-collection — explained in plain English

Analysis updated 2026-05-18

181Audience · vibe coderComplexity · 1/5Setup · easy

TL;DR

A copy-paste collection of detailed prompts for generating huge, explorable 3D scenes in Three.js, from real cities to famous paintings.

Mindmap

mindmap
  root((repo))
    What it does
      Copyable 3D prompts
      Six themed sections
      Built for Three.js
    Tech stack
      Three.js
      JavaScript
    Use cases
      Big city scenes
      Living art worlds
      Playable scenes
    Audience
      Vibe coders
      AI scene builders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Copy a ready-made prompt to generate a huge, explorable 3D city scene in Three.js.

REASON 2

Turn a famous painting into an explorable 3D art world.

REASON 3

Generate a game-like 3D scene such as rooftop parkour or a flight simulator.

What's in the stack?

Three.jsJavaScript

How it stacks up

petergpt/3d-prompt-collectionduolahypercho/codex-routerjianshuo/ccglass
Stars181181181
LanguageJavaScriptJavaScript
Setup difficultyeasymoderateeasy
Complexity1/54/52/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

No code to install, copy a prompt into an AI coding tool that can generate Three.js scenes.

Wtf does this do

3d-prompt-collection is a curated list of text prompts meant to be copied and pasted into an AI coding tool to generate ambitious three dimensional scenes, mostly built with the Three.js JavaScript library. The README itself is really just the prompt library: each entry is a title that expands to reveal a long, detailed paragraph describing exactly what the generated 3D world should look like, down to camera movement, lighting, and how the scene should hold together as one continuous zoomable object rather than separate disconnected pieces. The collection is organized into six themed sections. Big 3D Worlds is the largest, with thirty prompts describing entire recreated cities and historic sites, such as all of Manhattan Island, ancient Rome, the Seven Wonders on one horizon, and the Forbidden City in snow. Playable and Game-Like Scenes covers a dozen prompts for more interactive feeling settings like rooftop parkour across New York or a flight simulator over the Alps. Living Art Worlds turns famous paintings, including Van Gogh's Starry Night and Monet's water lilies, into explorable three dimensional scenes. Impossible Vantages, Natural Spectacles, and an Elemental and Cosmic Finale section round out the collection with surreal perspectives, real natural events like Niagara Falls and monarch butterfly migrations, and large scale elemental scenes such as a volcanic island being born. Every prompt is written to push a coding assistant toward extreme scale and detail, repeatedly telling it not to fake depth with a flat skybox or a handful of buildings, and instead to use techniques like instancing and level of detail so that thousands of individually placed objects can render smoothly. There is no application code to install and no dependencies to configure. The repository is simply a long, single markdown file of copyable prompt text, intended for anyone experimenting with AI-generated 3D scenes to reuse directly. The full README is longer than what was shown.

Yoink these prompts

Prompt 1
Give me the Billion-Piece Manhattan prompt from this collection and run it in a fresh Three.js project.
Prompt 2
Adapt the Starry Night living art prompt so it uses my own color palette instead.
Prompt 3
Combine two prompts from this collection into one continuous zoomable 3D scene.

Frequently asked questions

wtf is 3d-prompt-collection?

A copy-paste collection of detailed prompts for generating huge, explorable 3D scenes in Three.js, from real cities to famous paintings.

How hard is 3d-prompt-collection to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is 3d-prompt-collection for?

Mainly vibe coder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.