Opened 17 years ago
Last modified 17 years ago
#222 closed PPS_project
Create particle effects — at Version 2
Reported by: | landauf | Owned by: | nobody |
---|---|---|---|
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:
Change History (3)
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)
Note: See
TracTickets for help on using
tickets.