thisAKcode / py_art_me

0 stars 0 forks source link

py_art_me

keywords Visual Design Component, generative art,

formats to pay attention to:

  1. svg
  2. dxf

"Go forth and make"

-2. https://learnopencv.com/delaunay-triangulation-and-voronoi-diagram-using-opencv-c-python/ -1. https://learnopencv.com/delaunay-triangulation-and-voronoi-diagram-using-opencv-c-python/

  1. https://stackoverflow.com/questions/48318758/opencv-python-image-dithering
  2. https://www.youtube.com/watch?v=Y-hQn4KQA70 and https://github.com/hogesonline/svg_play
  3. https://stackoverflow.com/questions/25910299/best-way-to-create-vector-graphics-in-python-to-be-used-in-word-powerpoint
  4. https://pypi.org/project/drawSvg/
  5. https://graphicdesign.stackexchange.com/questions/109819/is-there-a-way-to-auto-generate-parametric-vector-graphics-to-use-in-inkscape
  6. https://pycairo.readthedocs.io/en/latest/tutorial.html
  7. https://www.youtube.com/watch?v=_F_qZBWmjyI&list=PLzJbM9-DyOZyMZzVda3HaWviHqfPiYN7e&index=6
  8. https://www.makeartwithpython.com/blog/10-print-in-python/
  9. https://github.com/SebastienCaillat/Vasarely-VIII-Sin-Hat-A/blob/master/Vasarely-VIII-Sin-Hat-A.py
  10. https://generativeartistry.com/tutorials/
  11. https://yasoob.me/posts/understanding-and-generating-upc-a-barcode-using-python/
  12. http://manoloide.com/
  13. https://phillipi.github.io/pix2pix/
  14. https://github.com/PERCE-NEIGE/neural-style
  15. https://muthu.co/reduce-the-number-of-colors-of-an-image-using-k-means-clustering/
  16. https://www.pythoninformer.com/generative-art/
  17. https://www.youtube.com/watch?v=9NQVRFnkb1E py_art_me is a collection of sources related to making art programmatically.

Research question : How great Python is for art?

Hypothesis:

2. Great since it is easy to debug and experiment.
3. Great regardless. 
4. Fine but not best language for doing art. Use Processing/Java/C++/Kotlin/JavaScript or paper and brush instead.