Commit Graph

42 Commits

Author SHA1 Message Date
Lapin 9fecb97df7 [feat] drawing optimisation
add some generator to test the optoimisation:

adjust_brightness.py:
	set some rectangle to rerify the consant of brightnes
keyborad_input.py:
	is an exenmple of non blocking input reading
angleInteractive.py:
	is an interactiv version to test the angle.
	you can separatly set the lenght of each segment
	you can set the angle
	it must be run without brightnes optimization because mey be lenght have an importance
2020-12-30 19:16:18 +01:00
Lapin f3314441d3 [feat] drawing_optimisation: in progess
the feature implement a paper: https://art-science.org/journal/v7n4/v7n4pp155/artsci-v7n4pp155.pdf

there is some generator to test the optimisation in: ./clitools/generators/drawingTests/
Now, all the optimisation will be in ./libs3/plotOptimizer.py
in ./libs3/tracer3.py the adding of point is avoid an will be replace by the optimisation from the paper
2020-12-17 20:21:04 +01:00
alban 5f7c61f616 [enh] Bring back the clitools fromRedis generator 2020-10-13 22:06:02 +02:00
alban 31e4e66408 [enh] there should be a clitools blank generator 2020-10-13 22:06:02 +02:00
alban 50b3806825 [fix] clitools midi runner should work with novation pad 2020-10-13 22:06:02 +02:00
alban 2f54d37856 [fix] Many fixes to the clitools runner lib 2020-10-13 22:06:02 +02:00
alban 1e43a5fc43 [fix] clitools tunnel generator should use circles 2020-10-13 22:06:02 +02:00
alban 8e9cd509ab [fix] clitools dummy generator should send white points 2020-10-13 22:06:02 +02:00
alban df068b8e30 [fix] exceptions for redilisys colors filter 2020-10-13 22:06:02 +02:00
alban 0b7ad2d75b [fix] clitools filters kaleidoscop should not send empty points lists 2020-10-13 22:06:02 +02:00
alban b2cc1b1ff5 [fix] clitools toRedis should not accept empty input 2020-10-13 22:05:11 +02:00
alban 18aaa1b625 Update 'clitools/exports/toRedis.py' 2020-10-13 19:54:06 +00:00
alban e3b1b255a3 Merge branch 'master' of lapin/LJ into master 2020-10-13 19:52:05 +00:00
Sam b7851f518d Missing files 2020-10-11 11:48:53 +02:00
Sam a89cf3d414 Merge branch 'master' of https://git.interhacker.space/teamlaser/LJ 2020-10-11 11:26:10 +02:00
alban be60f25b16 [fix] clitools anaglyph should not color black points 2020-10-10 20:11:54 +02:00
alban eadc8ca19d [fix] clitools anaglyph should not color black points 2020-10-10 20:09:40 +02:00
Sam aef92762b5 Merge branch 'master' of https://git.interhacker.space/teamlaser/LJ 2020-10-10 19:29:54 +02:00
Sam 93cbcfefd5 fireandforget version 2020-10-10 19:29:07 +02:00
alban a06e3ba07e [enh] clitools : adds a color redilysis filter 2020-10-10 16:52:42 +02:00
alban b0c28e1510 [enh] clitools: adds a cool audio based particle generater 2020-10-10 13:23:01 +02:00
lapin 45c263d3d2 fix empty line send to redis via toRedis.py 2020-10-10 01:40:46 +02:00
alban 4faf53168d [fix] clitools runner should work 2020-10-09 18:33:32 +02:00
alban 75b3ae93a2 [fix] clitools changes 2020-10-09 18:30:28 +02:00
alban f9e0db4499 [enh] adds a command line runner for clitools 2020-10-09 18:29:28 +02:00
alban 371003fce2 [fix] clitools many tweaks and changes batch 2020-10-03 17:51:35 +02:00
alban ecf7d0381d :wMerge branch 'master' of git.interhacker.space:teamlaser/lj 2020-09-30 19:53:48 +02:00
alban cebdc67c54 [fix] clitools: multiple fixes and enhancements 2020-09-30 19:52:31 +02:00
sam e44d1d58c7 Troubleshooting doc 2020-09-30 12:05:04 +02:00
alban e794ee2c5e [fix] clitools: toRedis exporter should work 2020-09-30 01:04:35 +02:00
alban 3dff5d92af [fix] kaleidoscope should not ignore the last point of the original list 2020-09-29 23:39:09 +02:00
alban 59a8dfe4b3 [enh] clitools: new filter redilysis 2020-09-29 23:08:05 +02:00
alban e6aa595b4b [fix] small bugs 2020-09-29 23:08:05 +02:00
sam 71bcd8ba68 conf template and bugfixs 2020-09-29 22:40:10 +02:00
alban 93a5bf7fe5 [enh] clitools: Adds a redis generator 2020-09-29 17:53:46 +02:00
alban 60da52df35 [enh] adds a colorcycle filter 2020-09-27 22:51:53 +02:00
alban d689a874f8 [fix] the dummy generator should return lists 2020-09-27 22:51:36 +02:00
alban 95ca0c2ec2 [fix] clitools redis exporter should work 2020-09-27 18:51:18 +02:00
alban e3361e9482 [enh] adds a tunnel generator and a null output 2020-09-27 18:51:18 +02:00
alban 9df9d66557 Update 'clitools/README.md' 2020-09-26 22:38:23 +00:00
alban eecb1dd92e Update 'clitools/README.md' 2020-09-26 22:37:27 +00:00
alban 249932a9dd [enh] adds clitools 2020-09-27 00:33:30 +02:00