-
lineboi3000
lineboi3000 is a way cool graphical interface for drawing, painting, adding EFX, and then sending your designs to a pen plotter or creating animations
I like making digital art and little tools to help with creating digital art... happy to see this thread, here are a few things I'm proud of from over the years
An app for pen plotters focused on drawing and creating art manually more than the generative side of things [1]
A Ruby script that takes still images and recreates them entirely out of emojis [2]. Someone used it to make a music video [3]
And finally a Twitter bot that combines Marmaduke comics and Erowid trip reports at random [4]
[1] https://github.com/lilkraftwerk/lineboi3000
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
I create VR-based animated illustrations. The end result is a 2D animation but I use VR to paint them:
https://www.youtube.com/watch?v=UrOoGfIgr1Y
To help with this I wrote a program that converts various assets like point clouds or color palettes into VR paintings. I wrote about the process here:
http://joancharmant.com/blog/more-vr-painting-experiments/
I recently open sourced the library that read and write the Oculus Quill files:
https://github.com/JoanCharmant/SharpQuill