> 3 days ago
3D draft guided generative keyframe based animation

With basic 3D drafts we can guide image generators to produce more guided results in combination with a proper prompt. …

> 3 days ago
SLITSCAN vs. GenAI

portable slitscanner DEMO: https://codepen.io/Tristan-Schulze/pen/OPyGNMg

> 3 days ago
Mediapipe face landmark experiments in js

basic mediapipe landmark detection in P5.js landmark detection with scaled 3D objects and normal rotation in P5.JS FULL RUNNING ONLINE …

> 3 days ago
depthmap drawing experiments with generative ai

DOWNLOAD COMFYUI WORKFLOW: img2lat2render_workflow.json enhancing pencil drawings rough bw charcoal drawing of fur and grass, white smoke, wind, landscape, high …

> 3 days ago
Agentic Drawing with Processing

dot drawing + mouse interaction Automatic Drawing + Mouse Interaction + Live Video Capture web-based P5.JS based port This is …

> 3 days ago
PIXELPAINTER – minimalistic dotmatrix drawing interface with Arduino and Processing *wip

FIrst off, we drop a testing code for the DotMatrix processing code ANIMATION 🙂 // ARDUINO COE MIT BEEPER auf …

> 3 days ago
generative makeup experiments

Your browser does not support the video tag.

> 3 days ago
generating animations in ComfyUI with LTX 13b distilled

With the LTX Video 13b distilled model, we have a resh opportunity to generate short animations in quiet quick and responsive way. The 13b Model has quiet comparable prompt understanding and with current start- and endframe input we have proper control over the diffusion process.

> 3 days ago
playing images like scores : coding experiment

This is a kickoff of a series of webbased prototypes, that target to use visual material as a basis for …

> 3 days ago
agentic brushes + depthT2D to image

Using text prompts to generate specific shapes and designs is and still will be quiet a challenge. With the help of image based guide maps, this challenge becomes quiet enjoyable!

> 3 days ago
WEBCAM&VOXEL experiments

This prototype series focusses on realtime webcam pixel tracking. Pixel color information is used to steer simple 3D objects.

> 3 days ago
music livecoding with STRUDEL + live midi controls

music livecoding experiments with STRUDEL / REPL

> 3 days ago
ᏖᏬᏒᏰᎧᏩᏝᎥᎮ’Ꮥ ᏅᏬᎥᏟᏦ ᏩᏗᏁᏟᎩ ᏩᎧᏁᏖ ᎶᏋᏁᏋᏒᏗᏖᎧᏒ

An experimental tool that generates stylized text by replacing standard letters with alternative Unicode characters from scripts like Cherokee, Runic, and Georgian. It features a unique „vary“ button that creates new randomized font mixes on the fly, offering a creative and playful way to design custom fancy text.

> 3 days ago
SAMPLE BRUSH DRAWING TOOL experiments

This collection offers a hands-on, low-level tutorial for creating custom web-based brushes. It demonstrates how to build an interactive drawing tool where users can sample textures directly from an image to create dynamic, soft-edged round or square brushes. This is a practical guide for designers and developers looking to understand and implement custom drawing functionality in JavaScript.