forked from protonphoton/LJ
Update 'clitools/README.md'
This commit is contained in:
parent
96f8cbad1a
commit
eecb1dd92e
@ -15,19 +15,19 @@ python3 generators/dummy.py -f 2 | filters/kaleidoscope.py | exports/toRedis.py
|
||||
Generator Filter Export
|
||||
```
|
||||
|
||||
1. The Generator
|
||||
### 1. The Generator
|
||||
|
||||
Use it to produce some points in any manner, orderly or total chaos.
|
||||
|
||||
Don't be that boring Sinusoids bugger! Flash Maps of Dooms, Disbitnic sprites, Dismorphic HexaFonts all over the walls!
|
||||
|
||||
2. The Filter(s)
|
||||
### 2. The Filter(s)
|
||||
|
||||
These babies will modify data on the wire by passing around the points and modifying them in sequence.
|
||||
|
||||
Want your Double Heavy Laser Cannons to bounce together like they been drinking Jagerbombs for two hours? That's the place.
|
||||
|
||||
3. The Exporter
|
||||
### 3. The Exporter
|
||||
|
||||
Now, this IS the most boring part. Send your points to whatever output system. Yawn. Are we there yet?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user