Opened 17 years ago
Closed 17 years ago
#222 closed PPS_project (fixed)
Create particle effects
Reported by: | landauf | Owned by: | sweber |
---|---|---|---|
Priority: | minor | Milestone: | Version 0.1 Codename: Arcturus |
Component: | GameContent | Version: | 0.1.0 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by bknecht)
Introduction
Create particle effects and weapon effects. The code has to be modular, so we can attach them to weapons and other elements, change their size and lifetime.
Goal
Ideas what we need:
- steam
- smoke
- explosions
- fire
- sparks
- …
and for weapons:
- muzzle flash
- smoke trails
- burst
- splinters
- …
Implementation
Play with the particle engine, create transparent textures and put them together to create realistic looking particle effects. Look at real photos and videos to get some inspiration.
Videos:
Attachments (1)
Change History (6)
comment:1 Changed 17 years ago by landauf
- Owner changed from wenners to nobody
Changed 17 years ago by bknecht
comment:2 Changed 17 years ago by bknecht
- Description modified (diff)
comment:3 Changed 17 years ago by bknecht
- Type changed from task to PPS_project
- Version set to 0.1.0
comment:4 Changed 17 years ago by sweber
- Owner changed from nobody to sweber
- Status changed from new to assigned
comment:5 Changed 17 years ago by bknecht
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.