Ein analoges Legespiel für generationsübergreifendes Geschichtenerzählen mit polysemen Bildkarten. Spieler:innen entwickeln gemeinsam eine Narration durch Anlegen von Karten in einem Raster, wobei narrative Flexibilität und innere Konsistenz im Vordergrund stehen. Das Open-Source-Spiel fördert Kreativität und soziale Interaktion ohne Wettbewerbscharakter.
long distance scrolling RUNING DEMO : https://turboflip.de/erobics/long_distance_scrolling/ RAW CODE: https://codepen.io/Tristan-Schulze/pen/VYvoeyx check button drawing This simple check/uncheck logic – combined with …
Improved prototype version III Improved prototype version II Building the device First prototypes Haptische Benutzeroberfläche Die Benutzoberfläche des FITTER:BIT kann …
With basic 3D drafts we can guide image generators to produce more guided results in combination with a proper prompt. …
[html collapse=“true“] <!DOCTYPE html> <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Webcam Slit-Scanner</title> <script src="https://cdn.tailwindcss.com"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script> <style> …
basic mediapipe landmark detection in P5.js landmark detection with scaled 3D objects and normal rotation in P5.JS FULL RUNNING ONLINE …
DOWNLOAD COMFYUI WORKFLOW: img2lat2render_workflow.json enhancing pencil drawings rough bw charcoal drawing of fur and grass, white smoke, wind, landscape, high …
[java] int numDots = 500; // Number of dots aDOT[] dots = new aDOT[numDots]; // Array to hold the dots …
FIrst off, we drop a testing code for the DotMatrix [cpp] #define PIN_DIN 8 #define PIN_CLK 9 #define PIN_CS 10 …
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.
This is a kickoff of a series of webbased prototypes, that target to use visual material as a basis for …
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!
This prototype series focusses on realtime webcam pixel tracking. Pixel color information is used to steer simple 3D objects.
music livecoding experiments with STRUDEL / REPL
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.
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.