-3

I'm making a game in java and I need a bit of help with particle effects. Can someone give me some advice, a formula or code to help me code an explosion?

splitgames
  • 1,669
  • 3
  • 13
  • 14

2 Answers2

1

http://jmonkeyengine.org/ can be usefull. I didn't use it but actually but there are some examples like http://env3d.org/beta/node/238

hellzone
  • 5,393
  • 25
  • 82
  • 148
1

Maybe this tutorial can get you started on this topic. It is written for C# but it can be used for Java.

d01berg
  • 76
  • 6