Categories
    • All
    • Ads & Product
    • Brand & Logo
    • Videos
    • Illustration & 3D
    • Posters & Visuals
    • Portraits
    • Storyboard & Characters
    • Wallpaper
More from us
  • MCP Server
  • Mobile AppNew

Related creations

  • 2x2 grid, 16:9, do this for 4 non copyrighted, public space books [EQUATION]
  • vertical hyperrealistic fantasy miniature scene, fully open vintage brown leather antique suitcase,
  • Subject & Action
  • Subject and Action
  • Ultra-realistic top-down geographic map with precise cartographic accuracy, clearly defining the tru
  • A cinematic 3D render of a scene where an old, ornate book is open to reveal a miniature, fantastica
  • Book of WorldsAn ancient giant book opened on a table, each page transforms into a living world with
  • Midjourney AI generated image by @tisch_eins
  • Create a hyper-realistic macro photograph of a miniature surreal scene. The environment is dominated

Generate

Image to PromptStart with an image
CharactersCreate & reuse AI actors
Useto pick color
Drag a card to apply a prompt, or type your own
1/4
Loading...
Back to Galleryother
AI generated image by @Gdgtify
Gadgetify
Gadgetify
@Gdgtify
View on X
16626Jul 13, 2026

Prompt

2x2 grid, 16:9, do this for 4 non copyrighted, public space books // Sphere SDF float sdf_sphere = sdSphere(p, 1.0); // Crack: a noise-modulated cutting plane that splits the sphere float crack = fbm(p) > 0.5 ? 1.0 : 0.0; // left/right // Outer left shell: displace sdf slightly for manuscript relief, then shade with cultural texture. float sdf_exterior = sdf_sphere; // left side only // Interior: carve a hollow region by subtracting a smaller sphere offset, leaving a shell. float sdf_cavern = sdSubtract(sdf_sphere, sdSphere(p - vec3(0.4,0,0), 0.8)); // hollow right side // Tiered architecture: series of nested boxes and cylinders placed along the cavern walls float sdf_arch = tiered_structures(p, epic_cities); // Creatures: SDFs of mythical beasts placed dynamically. float sdf_river = thin_tube(p, epic_river_path); // Soldiers: instanced tiny humanoid SDFs with armor, in formations. // Materials: manuscript = diffuse + normal map from calligraphy brush strokes; architecture = stone/gold PBR; interior light = emissive fire. // Lighting: point light deep inside cavern (fire), area light for studio. // Camera: macro lens, f/2.0, focus on cavern middle, DOF blur background and outer shell edges. // Post: shallow DOF, white studio beyond sphere, no modern elements.

Explore More Prompts