Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdawi/dropofwater-multi-thread-animation
This is animation with drop of water made with swing.
https://github.com/adamdawi/dropofwater-multi-thread-animation
Last synced: 5 days ago
JSON representation
This is animation with drop of water made with swing.
- Host: GitHub
- URL: https://github.com/adamdawi/dropofwater-multi-thread-animation
- Owner: AdamDawi
- Created: 2023-08-02T21:21:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T09:56:00.000Z (over 1 year ago)
- Last Synced: 2023-08-31T23:10:34.546Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DropOfWater-Multi-Thread-Animation
This is animation with drop of water made with Swing.
### Features:
- add thread with water to panel
- you can start and stop moving water
- change window size with mouse and water will bounce in all sizes of the window### Here is demonstration video:
https://github.com/AdamDawi/DropOfWater-Multi-Thread-Animation/assets/49430055/a5524787-28b4-478c-8346-5574ea3ce36c
### Here is some pictures of application:
![1](https://github.com/AdamDawi/DropOfWater-Multi-Thread-Animation/assets/49430055/d64a39f0-de82-4683-81ce-cb3e68075ab0)
![3](https://github.com/AdamDawi/DropOfWater-Multi-Thread-Animation/assets/49430055/549aeef5-ab48-4c1a-b837-bba7b2f06cf4)