An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ParticleOnTextCursor

## Overview
Implement Particle effect on text cursor.

![Demo](https://raw.githubusercontent.com/if1live/ParticleOnTextCursor/master/document/demo.gif)

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