Recent Tweets
KilledByAPixel RT @NFTMuseumSC: SESSIONS No. 1 Drop by @DehiscenceArt x @KilledByAPixel coming soon! Pushing the boundaries of #genart & #aiart - Follow b…KilledByAPixel More progress with @DehiscenceArt on this fun mix of image comp and shader effects. 🤩 @NFTMuseumSC @fort_nft… https://t.co/RpTyb0zV2qKilledByAPixel’s GitHub
- KilledByAPixel pushed to master in KilledByAPixel/TinyCode - 02.18.23
- KilledByAPixel pushed to master in KilledByAPixel/TinyCode - 02.18.23
- KilledByAPixel pushed to master in KilledByAPixel/TinyCode - 02.18.23
- KilledByAPixel starred qarmin/czkawka - 02.18.23
- KilledByAPixel pushed to master in KilledByAPixel/TinyCode - 02.15.23
Tag Cloud
- candy
- code
- codepen
- devlog
- dwitter
- experimental gameplay
- faster blaster
- fractal
- frank engine
- fxhash
- game
- game dev
- game engine
- Game Jam
- gamejam
- generative
- GIF
- github
- guitar
- illusion
- indie speed run
- infinite
- javascript
- js13k
- littlejs
- ludum dare
- MAGFest
- music
- Panel
- pick
- piroot
- pixel
- Postmortem
- puzzle
- rapid prototype
- recursive
- screensaver
- sifteo
- slime mold
- subgenius
- tinycode
- UE4
- wallpaper
- words
- zzfx
-
Category Archives: Projects
Bad Shapes – Music Video Website
Live Demo on itch.io I made an interactive website for the band Bad Shapes! This virtual art installation features the self titled album by Bad Shapes and generative visual art set in a realistic 3D scene.
Major ZzFX Update
New ZzFX Features 19 parameters (over twice as many) 7 Presets for easier sound effect creation Improved web browser compatibility Streamlined user interface and workflow Cleaner and simpler code The fully minified version is under 1 kilobyte. So much more! … Continue reading
Interactive Mandelbrot Particles
An experiment to visualize how points move around the mandelbrot set. Draw with your mouse and watch the Mandelbrot set do it’s magic! See the Pen Interactive Mandelbrot Particles by Frank Force (@KilledByAPixel) on CodePen.
Tiny Coding: Making Big Games With Little Code
Posted in Game Dev, JavaScript, Projects
Tagged dwitter, javascript, MAGFest, tinycode
Leave a comment
Adventures in Tiny Coding – My 2019 In Review
Last year was an interesting and productive year. Mostly I’ve been doing a deep dive into web development and JavaScript, while making ton of games, tools, tiny programs, and animations. The central theme to nearly everything I have been doing … Continue reading
Best Illusion of The Year 2019
Holy cow, I won Best Illusion of the Year! Thank you to the contest organizers, other participants and fellow illusion chasers. This spinning shape appears to defy logic by rotating around both the horizontal and vertical axis at the same … Continue reading
ZzArt – Abstract Art Evolution
This tool generates GLSL shaders (basically a bunch of math equations) that you can evolve into incredibly varied works of abstract generative art. Images can be bookmarked, save as HD pngs or exported as GLSL shader code. The satellite feature … Continue reading
How Thick is a 3 Sided Coin in UE4?
On the popular YouTube math channel StandUpMaths, they recently asked: How thick would a coin need to be so it landed on it’s side 1/3 of the time, making it a fair three sided coin? It turns out, this is … Continue reading
Pixel Fractal Shadertoy
I’ve been working on some recursive shaders with Shadertoy… See more on my Shadertoy profile page.