10 lines
475 B
Markdown
10 lines
475 B
Markdown
|
|
---
|
|||
|
|
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.
|