rethread-studio / algorithmic-art-course

Collection of resources for the algorithmic art course at the Université de Montréal
14 stars 6 forks source link

genuary contributions #17

Closed bbaudry closed 4 months ago

margelle commented 5 months ago

I'm going to use the prompt: JAN. 21 Use a library that you haven’t used before.

https://github.com/margelle/algorithmic-art-tasks/tree/main/task1 // genuary prompts attempted // Jan 1 particles, lots of them ? // Jan 2 No palettes. ? // Jan 8 Chaotic system ? // Jan 9 ASCII ? // Jan 16 Draw 10000 of something ? // Jan 19 Flocking ? // Jan 21 Use a library that you haven’t used before.

rafpinter commented 5 months ago

I'm working on Bauhaus :)

https://github.com/rafpinter/algorithmic-art/tree/main/02-bauhaus

lenaMK commented 5 months ago

Hi, I'll work on today's prompt

If you like generative art, you probably have some photos on your phone of cool looking patterns, textures, shapes or things that you’ve seen. You might have even thought, “I should try to recreate this with code”. Today is the day.

Vermeer's tiles code: github

YBTopaz8 commented 5 months ago

I followed the Jan 16th : Draw 10,000 of something. I tried to illustrate John Horton Conway's Game of Life in C# on both mobile and desktop

https://github.com/YBTopaz8/IFT-6251-GameOfLife

bbaudry commented 5 months ago

@margelle : playing with words of a given length, you might like https://www.fxhash.xyz/generative/17668

ivanpuhachov commented 4 months ago

I'll post my "grow a seed" soon

upd: posted here - I am growing random circles like grass field https://github.com/ivanpuhachov/alg-art-works/blob/main/curve_circles.py (see main repo readme too)

MdBoisnard commented 4 months ago

Hi! My First draft : https://github.com/MdBoisnard/projets-Cloud2024/blob/main/CloudTest_r%C3%A9ajust%C3%A9Apr%C3%A8sPr%C3%A9sentation.py ;-)

bricemichelb commented 4 months ago

I used the prompt Hexagonal of JAN. 10 https://github.com/bricemichelb/hexagonal

siliconfeather commented 4 months ago

Wobbly function: https://github.com/siliconfeather/algo-art/tree/karlinski

bbaudry commented 4 months ago

genuary 2024 contributions to the algo art course are done! thanks!