https://github.com/if1live/particleontextcursor
Particle effect on text cursor
https://github.com/if1live/particleontextcursor
Last synced: about 2 months ago
JSON representation
Particle effect on text cursor
- Host: GitHub
- URL: https://github.com/if1live/particleontextcursor
- Owner: if1live
- Created: 2015-11-29T05:14:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T05:49:13.000Z (over 9 years ago)
- Last Synced: 2025-03-24T18:11:55.577Z (2 months ago)
- Language: C#
- Homepage:
- Size: 107 KB
- Stars: 65
- Watchers: 16
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ParticleOnTextCursor
## Overview
Implement Particle effect on text cursor.
Similar with https://github.com/codeinthedark/editor/pull/1
## TODO
* Quit Program (Not implemented yet. Use Ctrl-Alt-Delete)
* Select Particle Color from text's pixel color## Special Thanks
* Getting Caret Position Inside Any Application
* http://www.codeproject.com/Articles/34520/Getting-Position-Inside-Any-Appli