Opened 16 years ago
Last modified 14 years ago
#275 new enhancement
Environment — at Version 4
Reported by: | landauf | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Engine Features |
Component: | misc | Version: | 0.2.0 |
Keywords: | PPS | Cc: | |
Referenced By: | References: |
Description (last modified by landauf)
Space isn't empty, or at least it isn't in our game. We need particles, small asteroids, fog and whatever else you can think of. Implement this in a good looking AND performant way. There has to be some randomness (we don't want to add 10000000 particles to the level), but it has to follow several rules to create different ambiences (heavy red fog, asteroid fields, …).
Create a system to define the space environment in the XML file, for example with interpolation points (how to realize this in 3D?).
Change History (7)
comment:1 Changed 16 years ago by landauf
- Component changed from Particles to misc
comment:2 Changed 16 years ago by landauf
- Owner nobody deleted
comment:3 Changed 16 years ago by landauf
- Description modified (diff)
comment:4 Changed 16 years ago by landauf
- Description modified (diff)
Changed 16 years ago by landauf
Changed 16 years ago by landauf
Changed 16 years ago by landauf
Note: See
TracTickets for help on using
tickets.