Opened 20 years ago
Closed 19 years ago
#13 closed defect (fixed)
Particle Engine
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | minor | Milestone: | 0.3.0-pre-alpha orx-v0 |
Component: | Particles | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
implement an easy to use class, that…
- creates emitters.
- different forms: point cube sphere so that emiters will spread volumetric.
- spreads particles from those emitters
The Particle engine should support the following:
- interact with the forces Physique-engine
- display as…
- shape
- points
- 3d-objects (for commet-swarms
- Particles should be programmable, that means:
- position, direction, velocity can be changed per-particle with a function
- color should be animatable
- MANY many more…
Change History (2)
comment:1 Changed 20 years ago by bensch
- Milestone changed from feature-taks to 0.3.0-pre-alpha
- Owner changed from pascal to bensch
- Priority changed from enhancement to minor
comment:2 Changed 19 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
minor issues still have to be resolved