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?

有帮助吗?

解决方案

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

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top