https://github.com/ccetl/jparticles4j
2D effects in Java
https://github.com/ccetl/jparticles4j
java particle-effects snow-effect wave-effect
Last synced: 3 months ago
JSON representation
2D effects in Java
- Host: GitHub
- URL: https://github.com/ccetl/jparticles4j
- Owner: ccetl
- License: mit
- Created: 2024-02-22T18:21:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-10T17:42:41.000Z (about 1 year ago)
- Last Synced: 2025-01-07T09:44:04.224Z (4 months ago)
- Topics: java, particle-effects, snow-effect, wave-effect
- Language: Java
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# JParticles for Java
JParticles for Java is a Java port of the JavaScript library [JParticles](https://github.com/Barrior/JParticles) with
a few enhancements.
It does not include direct rendering code, making it suitable for use in various environments.


The latest version can be found here:
[](https://jitpack.io/#ccetl/jparticles4j)