Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
Sam
b7851f518d Missing files 2020-10-11 11:48:53 +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
b0c28e1510 [enh] clitools: adds a cool audio based particle generater 2020-10-10 13:23:01 +02:00
alban
75b3ae93a2 [fix] clitools changes 2020-10-09 18:30: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
e6aa595b4b [fix] small bugs 2020-09-29 23:08:05 +02:00
alban
93a5bf7fe5 [enh] clitools: Adds a redis generator 2020-09-29 17:53:46 +02:00
alban
d689a874f8 [fix] the dummy generator should return lists 2020-09-27 22:51:36 +02:00
alban
e3361e9482 [enh] adds a tunnel generator and a null output 2020-09-27 18:51:18 +02:00
alban
249932a9dd [enh] adds clitools 2020-09-27 00:33:30 +02:00