Skip to content
View tomaes's full-sized avatar
💭
Programming is for AIs. Let's go shopping.
💭
Programming is for AIs. Let's go shopping.
Block or Report

Block or report tomaes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Sierpinsky Carpet bömbing; stylish f... Sierpinsky Carpet bömbing; stylish fractal things + parallax scrolling
    1
    // PDE 3.02
    2
    // Sierpinski's Carpet bömbing (v3)
    3
    // updt: better, faster, interactive
    4
    
                  
    5
    PImage img = createImage(729,729, RGB);
  2. mini note file viewer. rev2 with mul... mini note file viewer. rev2 with multi-page support. (c64)
    1
    ;
    2
    ;  a minimal noter example with generated audio, BASIC header and multi-page support
    3
    ;
    4
    
                  
    5
            * = $801
  3. fragment-shaders fragment-shaders Public

    all of my wacky fragment shaders; most from my shadertoy account

    GLSL 6 1

  4. COvsCB COvsCB Public

    code obfuscation vs. code beautification experiments

    C 2

  5. mfuwp mfuwp Public

    "music for underwater people" musicdisk player/interface.

    Java 2

  6. pytarl pytarl Public

    tiny procedural dungeon crawler game. written in python 2.6.x

    Python 1