Automated ingestion of prompt: High-Velocity Dogfight
This commit is contained in:
parent
be8647d8d4
commit
897ba2fc7e
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
title: "High-Velocity Dogfight"
|
||||||
|
contributor: "@loshu2000"
|
||||||
|
tags: #general, #loshu2000
|
||||||
|
---
|
||||||
|
|
||||||
|
Game Concept: A flight simulator where players pilot "Zenith" jets through a 3D particle tunnel. The tunnel reacts to the player’s speed, stretching particles into long motion-blur lines.
|
||||||
|
Technical Prompt:
|
||||||
|
Construct a 3D flight tunnel using a large CylinderGeometry with inverted normals. Generate 5,000 star-particles along the inner walls. Link player speed to particle scale.
|
||||||
Loading…
Reference in New Issue