Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cgytrus/SmoothParticles
A Geometry Dash mod that makes particles look smoother
https://github.com/cgytrus/SmoothParticles
Last synced: 3 months ago
JSON representation
A Geometry Dash mod that makes particles look smoother
- Host: GitHub
- URL: https://github.com/cgytrus/SmoothParticles
- Owner: cgytrus
- License: mit
- Created: 2022-05-31T15:59:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T19:58:20.000Z (7 months ago)
- Last Synced: 2024-08-01T20:36:14.209Z (6 months ago)
- Language: C++
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-geometry-dash - Smooth Particles - Interpolates particle spawn positions between frames (Mods)
README
# Smooth Particles
Interpolates particle spawn positions between frames to make the game appear smoother in generalEspecially noticeable at higher speeds and/or lower FPS and/or in texture packs with increased particle count
## Examples
### 4x speed ship, 120 FPSBefore
![Before](screenshots/before.png)After
![After](screenshots/after.png)