Programming Projects
Programming is art, and code is beautiful! Here's some of my favorite creations that ive scripted up.
Python
- DripFeed
- An art piece that uses news feeds and a button. This was also an Arduino project that never quite got off the ground. Users hit a button repeatedly in order to slowly scroll the news feeds. The feed only actually refreshed and updated every X number of presses, so very much like a skinnerbox.
- Secret Messages
- The script was used to make the puzzles for my Neopian times series! Its based on the Vigenere Cypher
- VelAccCurves
- This is an implementation of curves i worked with that are a bit unusual. It specifies a Destination, an origin, a lifespan, a starting Velocity, and a constant Acceleration, in order to define the curve!
Shaders
I really only have the one. haha. Here, Enjoy!
Back