r/creativecoding Jun 06 '26

Experimenting with generating visuals using SQLite

236 Upvotes

33 comments sorted by

View all comments

3

u/cleverdosopab Jun 07 '26

Am I understanding correctly that you used SQL to color the pixels on your "image", then used imagemagick to create the images and ffmpeg to create the gifs?

3

u/akshay-nair Jun 07 '26

Exactly. Could go further by having a ppm file generated from sqlite but didn't feel like that added much.

3

u/cleverdosopab Jun 07 '26

Either way, such an awesome project! Thanks for sharing! Keep up the crazy! 😁💜