🖼️ Bild & Visuell (KI-Kunst)
3D FPS Game
Beispiel-Ausgaben
So antworten ChatGPT, Claude und Gemini typischerweise auf diesen Prompt:
I'll help you create a comprehensive FPS game framework! Start by setting up a Three.js scene with a PerspectiveCamera for the first-person view. For weapons, create detailed GLTF models with animation mixers for recoil, reload, and firing sequences. Implement raycasting for hit detection, checking intersections with enemy bounding boxes. Use PointerLockControls for mouse-look functionality and add a health/damage system using class-based enemy objects with AI navigation through waypoint graphs.
I should note that building a full-featured FPS is quite complex and would require breaking this into manageable phases. I'd recommend starting with core mechanics: basic Three.js scene setup, simple weapon rendering, and raycasting for shooting. The multiplayer aspect would need a backend like Socket.io, which adds significant complexity. I can provide code for specific components, but a complete implementation would be a substantial multi-week project requiring careful architecture planning.
Here's a basic Three.js FPS structure: Initialize a scene with PerspectiveCamera and PointerLockControls. Create weapon meshes using BoxGeometry or load GLTF models, position them relative to camera. Use Raycaster for hit detection on collision with enemy meshes. Implement enemy AI with pathfinding libraries like PathFinding.js on navigation meshes. For multiplayer, integrate WebSocket server (Node.js + Socket.io) to sync player positions and game state across clients.
So nutzt du diesen Prompt
Kopiere den Prompt oben oder klicke einen "Öffnen in"-Button um ihn direkt in deiner bevorzugten KI zu starten. Du kannst den Text dann an deinen Anwendungsfall anpassen — z.B. Platzhalter wie [dein Thema] durch echten Kontext ersetzen.
Welches KI-Modell funktioniert am besten
Diese Prompts sind für Bild-Generierungs-Modelle geschrieben (Stable Diffusion, Midjourney, DALL-E 3, Flux) — nicht für Chat-LLMs. Kopiere sie in dein Bild-Tool. Midjourney v7 ist Spitze bei photorealistischen Portraits; Stable Diffusion 3.5 am besten für Fine-Tuning und Custom-Checkpoints; DALL-E 3 integriert nahtlos mit ChatGPT.
Diesen Prompt anpassen
Behalte Style-Descriptors und Lighting-Keywords — das macht den Output konsistent. Motiv, Hintergrund und Pose kannst du frei ändern. Füge Qualitäts-Modifiers hinzu oder entferne sie: "hyper-detailed", "cinematic lighting", "35mm film". Bei Stable Diffusion: Gewichts-Syntax (keyword:1.3) zur Betonung.
Typische Anwendungsfälle
- Konsistente Social-Media-Visuals in Masse generieren
- Hero-Bilder für Blog-Posts oder Landing-Pages erstellen
- Concept-Art und Mood-Boards für Kunden produzieren
- Produkt-Fotografie ohne Studio
- Persönliche Avatare und Profilbilder erstellen
Variationen
Passe den Tonfall an (lockerer, technischer), ändere das Ausgabeformat (Aufzählungen vs. Absätze) oder füge Einschränkungen hinzu (Wortlimits, Zielgruppe).