Skip to content

🦠 A Java framework that can simulate a variety of particle systems, for example Particle Life, a particle system showing life-like behaviour

License

Notifications You must be signed in to change notification settings

pama1234/particle-life

 
 

Repository files navigation

README

这个版本是pama1234的魔改版(((

中文 | English

JAVA仿生粒子系统

这是一个用 Java 编写的框架,可以模拟各种粒子系统。它使用空间分割和并行化来实现显著的加速。

该框架可配置为使用“粒子生命”的规则,以展示类似生命的行为。

请查看此应用程序以查看此框架的实际效果。

用法

请参见文档

Particle Life Framework

A Java framework that can simulate a variety of particle systems. It uses space partitioning and parallelization to achieve a significant speedup.

It can be configured to use the rules of Particle Life, a particle system showing life-like behaviour.

Check out this app to see this framework in action.

Usage

See the documentation.

About

🦠 A Java framework that can simulate a variety of particle systems, for example Particle Life, a particle system showing life-like behaviour

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%