Skip to content

creating visual experiences, audio and music visualizations, and other forms of digital media.

Notifications You must be signed in to change notification settings

senatn/creative-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

As I delve deeper into the world of computer science, I often come across fascinating topics like generative art, the Game of Life, Turing patterns, and automata. These concepts have piqued my curiosity, and I've been eager to get started with using Processing (or any other graphical library) to explore them further.

circle pattern processing 26.12.2022

circle_pattern_processing_first_test

I want to use Processing for music visualization / sound mapping but I decided to start with a simple example.

Here are the tutorials that I used to get started:

Processing tutorial | Circle Pattern with an Array of Colors

How to render Processing sketch as a movie

metaball 01.01.2023

metaballs-gif

I wanted to create a visually entertaining image for the upcoming New Year's celebration. In the tutorial I followed was used to a pixel-based approach to create metaballs. However, during my exploration of this topic, I discovered the Marching Squares method. I want to utilize this technique to produce something in the future.

Tutorials:

Coding Challenge #28: Metaballs

Metaballs and Marching Squares

About

creating visual experiences, audio and music visualizations, and other forms of digital media.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published