AAWEA.ORG
AAWEA.ORG
AAWEA.ORG

Space Mission Technical Artifacts

Space Mission Technical Artifacts
πŸ“ Prompt Template
16:9, do this for 4 famous space missions: void main() { string[] subjects = {"[subject one]", "[subject two]", "[SUB_3]", "[SUB_4]"}; // Setup Materials vec3 bg_mat = pure_black_matte(); vec3 ui_ink = unlit_metallic_gold(depth: 0.0); vec3 sculpture_mat = pbr_metal(brass, chrome) + refractive_glass(IOR: 1.5); // Setup Viewports (2x2 Grid) vec4 canvas = clear(bg_mat); for(int i=0; i<4; i++) { vec2 quadrant = get_grid_cell(i, columns: 2); // Render 3D Centerpiece mat4 reliquary = build_intricate_model(subjects[i], sculpture_mat); render_to_cell(quadrant, reliquary, lighting: museum_spotlight); // Render 2D UI Overlays vec3 wireframe = generate_blueprint(subjects[i]); vec3 text_data = infer_specs_and_quotes(subjects[i]); draw_hud(quadrant, wireframe + text_data, material: ui_ink); } // Add Global Text draw_hud(header, "[mission theme] CORES", material: ui_ink); fragColor = canvas; }
πŸ’‘ About This Prompt

A creative code-based template for generating technical visualizations of space missions as a 2x2 grid of museum artifacts with HUD overlays.

G
Gadgetify
@gadgetify
Metadata
Published Jun 12, 2026
Model
GPT Image 2 10 cr/run
Category
Architecture
0
Likes
0
Views
0
Shares
0
Comments
0
Bookmarks
0
Uses
⚑ TRY IT NOW
Share Now

0 Comments

Sign in to join the discussion
πŸ’¬
No comments yet. Be the first!

πŸ‘₯ Co-learning Circle 0

Observe other members' variables & configurations, and click "Study & Retry" to instantly import settings and practice!

πŸ‘₯
No users have run this prompt yet.
Preview