diegoinacio/creative-coding-notebooks
🎨 An authorial set of fundamental Python recipes on Creative Coding and Computer Art.
This project offers fundamental Python code examples to help visual artists and designers learn Creative Coding and Computer Art concepts. It takes abstract artistic ideas and translates them into practical, executable Python code snippets, allowing users to understand and create digital art programmatically. It's ideal for artists, designers, or educators looking to explore the intersection of programming and visual expression.
No commits in the last 6 months.
Use this if you are a visual artist or designer new to programming and want to learn how to create art using Python.
Not ideal if you are looking for a drag-and-drop art creation tool or advanced machine learning art generation, as this focuses on foundational coding concepts.
Stars
33
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/diegoinacio/creative-coding-notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code