Particle refers to a graphics technique that uses a large number of very small sprites or other graphic objects to simulate certain kinds of "fuzzy" structures like fire, explosions, etc.

learn more… | top users | synonyms

2
votes
1answer
128 views

2D Particle Physics

I am wanting to write small Particle and ParticleEmitter Classes for a HTML5 Canvas Game (Though, just discussing it in pseudo code is fine) I am not great, at all, at Physics, and I don't want to ...
2
votes
0answers
271 views

Improving performance of a particle system (OpenGL ES)

I'm in the process of implementing a simple particle system for a 2D mobile game (using OpenGL ES 2.0). It's working, but it's pretty slow. I start getting frame rate battering after about 400 ...
1
vote
0answers
479 views

Black Screen: How to set Projection/View Matrix

I have a Windows Phone 8 C#/XAML with DirectX component project. I'm rendering some particles, but each particle is a rectangle versus a square (as I've set the vertices to be positions equally offset ...
0
votes
0answers
258 views

Libgdx Particle Editor: Blank UI elements

How can I get Libgdx Particle Editor to run properly on my 32-bit Windows 7 machine? When I run it, the UI elements are blank like this: