home.social

#openprocessing — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openprocessing, aggregated by home.social.

  1. Well, I went total DOSception today:
    This is JS-DOS, an MS-DOS emulator for web browsers, running DOjS, my Javascript runtime for MS-DOS, running a p5js sketch written in Javascript.
    Last screenshot shows the sketch running natively from OpenProcessing

    #RetroComputing #JavaScript #DOjS #p5js #CreativeCoding #MSDOS #OpenProcessing

  2. Sometimes, beautyful things occur due to an error...

    I tried o generate a hexgrid with #openprocessing Well, it is actually a hex grid but the tiles oberlap (filled with opacity 120) and form this pattern.

    Step 2: Recalculate the corner positions.

    #hexagon #tiles #opacity #genart #processing

  3. Sometimes, beautyful things occur due to an error...

    I tried o generate a hexgrid with #openprocessing Well, it is actually a hex grid but the tiles oberlap (filled with opacity 120) and form this pattern.

    Step 2: Recalculate the corner positions.

    #hexagon #tiles #opacity #genart #processing

  4. Sometimes, beautyful things occur due to an error...

    I tried o generate a hexgrid with #openprocessing Well, it is actually a hex grid but the tiles oberlap (filled with opacity 120) and form this pattern.

    Step 2: Recalculate the corner positions.

    #hexagon #tiles #opacity #genart #processing

  5. I've been fumbling around with #openprocessing #logics and #colours and made two sketches demonstrating something like logical combination of colours, applying logical operations to the r, g, b values of the colours to be "mixed". I know this is completely useless but it was a funny prgramming exercise...

    You can see (and test) the results in the two sketches

    Colour VenDetta:

    openprocessing.org/sketch/2634

    and Colour VennDango:

    openprocessing.org/sketch/2635

    #CreativeCoding #mathart #processing