Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccetl/jparticles4j
2D effects in Java
https://github.com/ccetl/jparticles4j
java particle-effects snow-effect wave-effect
Last synced: about 1 month 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 (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-10T17:42:41.000Z (9 months ago)
- Last Synced: 2024-04-10T21:28:43.388Z (9 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.![image](https://github.com/ccetl/JParticles4j/assets/109693935/66bb4f96-eb60-4925-a66b-bffc96668277)
![image](https://github.com/ccetl/JParticles4j/assets/109693935/714fb45f-f00e-47b7-8f8f-70a9f6a954fd)
![image](https://github.com/ccetl/JParticles4j/assets/109693935/f58e413a-7cbb-4ef5-86ba-018dea4a7e20)
![image](https://github.com/ccetl/JParticles4j/assets/109693935/f46cec66-fb2b-4826-8393-2357b4a9fb9e)The latest version can be found here:
[![](https://jitpack.io/v/ccetl/jparticles4j.svg)](https://jitpack.io/#ccetl/jparticles4j)