
宇宙ミッション技術成果物
宇宙ミッションの技術的な視覚化を、博物館の展示品を2×2のグリッドに配置し、HUDオーバーレイを重ねた形で生成するための、クリエイティブなコードベースのテンプレート。
これはイラスト&アート向けのGPT Image 2プロンプトケースです。以下のコピー可能なプロンプトを使用して同様のビジュアルを生成し、再利用する前にAwesome GPT Image 2 Prompts帰属表示と商用利用権を確認してください。
プロンプトセット全体が必要ですか? イラスト&アート 関連する例をもっと見るにはトピックハブを開くか、 GPT Image 2 プロンプトカタログ 完全な例の索引、再利用可能な構造、および出典の明記については、こちらをご覧ください。
Free 1K preview
Generate one preview image instantly, no sign-up required.
953/4000
プロンプト
コピー準備完了プロンプト
16:9、有名な宇宙ミッション4つについてこれを行います:void main() { string[] subjects = {"{argument name="subject one" default="[SUB_1]"}", "{argument name="subject two" default="[SUB_2]"}", "[SUB_3]", "[SUB_4]"}; // マテリアルの設定 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); // ビューポートの設定 (2x2 グリッド) vec4 canvas = clear(bg_mat); for(int i=0; i<4; i++) { vec2 quadrant = get_grid_cell(i, columns: 2); // 3D 中心のレンダリング mat4 reliquary = build_intricate_model(subjects[i], sculpture_mat); render_to_cell(quadrant, reliquary, lighting: museum_spotlight); // 2D UI オーバーレイのレンダリング vec3 wireframe = generate_blueprint(subjects[i]); vec3 text_data = infer_specs_and_quotes(subjects[i]); draw_hud(quadrant, wireframe + text_data, material: ui_ink); } // グローバルテキストの追加 draw_hud(header, "{argument name="mission theme" default="[THEME]"} CORES", material: ui_ink); fragColor = canvas; }プロンプト変数
プロンプトに表示される編集可能な引数プレースホルダーと、それらのデフォルト値。
変数
subject one
デフォルト
[SUB_1]
変数
subject two
デフォルト
[SUB_2]
変数
mission theme
デフォルト
[THEME]
Best for
- - イラスト&アート visual exploration
- - Image generation and reference-image edits
- - Reusable briefs that keep source attribution visible
Change these parts
- - Subject, product, character, or scene
- - Aspect ratio, camera, lighting, and background
- - Brand, text, color, and output constraints
Recommended model and settings
- - Model: gpt-image-2
- - Input mode: テキストから画像
- - Aspect ratio: source
- - Commercial status: review original source
How to use this prompt
- 1. Copy the prompt and preserve its structure for the first test.
- 2. Replace the subject, context, and publishing channel.
- 3. Change one camera, lighting, or style variable per iteration.
- 4. Inspect the output, source, text, and rights before reuse.
Limitations, source, and reuse cautions
- - Generated output is an editable draft, not factual, legal, or rights evidence.
- - Review the linked source, people, brands, logos, text, and third-party media before commercial use.
Awesome GPT Image 2 Promptsからインポートされました。出典の明記が必要です。商用利用の可否はallowedです。有料利用の前に、出典元の権利をご確認ください。
このカテゴリーのその他の事例
カテゴリー、入力モードの互換性、品質、およびリスクの低さに基づいて優先順位付けされています。
再利用と出典に関する注記
ケースを事前に確認してから、このプロンプトを安全に使用してください。
- 1.プロンプトをコピーするか、生成ボタンを使ってDovooで直接開いてください。
- 2.ご自身の用途に合わせて、変数、アスペクト比、および参照画像を調整してください。
- 3.公開または有料利用の前に、情報源の権利、帰属表示の要件、およびブランドまたは肖像権に関するリスクを確認してください。





