Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crckrberries authored May 8, 2024
1 parent 65baad5 commit fd43e01
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
# pikselsel
A [pixelflut](https://github.com/defnull/pixelflut) client written in Rust. It currently supports drawing images, gifs (kinda), rendering text, wiping the canvas, and tiling in both directions.
A [pixelflut](https://github.com/defnull/pixelflut) client written in Rust. It currently supports drawing images, gifs (kinda), ~~rendering text~~, wiping the canvas, and tiling in both directions.

The name comes from the turkish words for "pixel" and "flood", which are "piksel" and "sel" respectively. This is basically a rust version of my other client, pyxelflut (written in python), and I aim to fully add the feature set of that client into this one.

TODO (sorted in order of priority):
- fix that text bug
- add threading
- add delta optimization for gifs (done, buggy on the first frame
- add command line arguments (pretty much done, just need to iron out the wrinkles
- make command generation faster
- add the ability to switch between all of the features (tiling, random placement etc)
The name comes from the turkish words for "pixel" and "flood", which are "piksel" and "sel" respectively.

0 comments on commit fd43e01

Please sign in to comment.