AIniverse Get the App

Abstract Geometric City Visualization

Design by Gadgetify

A unique graph-based prompt structure for visualizing complex scenes. This example uses mathematical nodes and edges to define layers, materials, and camera settings for a stylized representation of a city.

Prompt

do this for {argument name="subject" default="Mecca"} : G = (V, E) where:

V = {
  v₁: Torus(radius=R, layers=8, material={argument name="material" default="wood"}),
  v₂: City(landmarks={l₁...lₙ}, scale=1:100),
  v₃: Workshop(tools, bench, lighting),
  v₄: Camera(macro, f/2.8, 45°)
}

E = {
  (v₁, v₂, "surface_embedding"),
  (v₁, v₃, "located_in"),
  (v₁, v₄, "viewed_by"),
  (v₂.landmarks, v₁.layers, "distributed_across")
}

Constraints:
  ∀l ∈ landmarks: position(l) ∈ torus_surface
  ∀layer ∈ layers: wood_grain(layer) ≠ wood_grain(layer+1)
  
Generate(G) → Image
Platforms
NANO_BANANA_PROGEMINI

Use this prompt in AIniverse

Tap to copy, run it on ChatGPT / Claude / Gemini, save to your stack, or remix.

Open in App

More Design prompts

Song-to-Image Visualization

A prompt that uses a specific song title and artist to generate an atmospheric image representative of the music.

Cinematic photo of a woman on a subway platform with motion blur

A prompt for Nano Banana 2 (Gemini Nano Banana Pro) to create a realistic cinematic photograph of a woman on a subway...

Absurdist Office Workspace Fire

A darkly humorous prompt depicting a woman calmly working at her desk while her entire office and clothing are on fir...

Gritty Urban Superhero Portrait

Transforms a person into an urban vigilante character with dark atmosphere and dramatic lighting inspired by the Dare...