mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#computationalart

1 post1 participant0 posts today
Latenzraum Hbf

A slit-scan video at Amsterdam Centraal railway station, frame by frame interpretaties with CLIP and then fed as a prompt to Stable Diffusion, interpolated between frames with ffmpeg, the minimum pixel values of the resulting movie taken to create this image.
This picture: April 2025
Original video: April 2024

#abstract #railwaystation #imageprocessing #computationalart #generativeart #stableduffusion #clip #slitscan #amsterdam #amsterdamcentraalstation

#ReleaseFriday (1st release cycle of 2025) 🎉 — New additions & updates to thi.ng/genart-api, a platform-independent extensible API for browser-based computational/algorithmic/generative art projects:

- Added fxhash.xyz platform adapter (incl. support & adaptations for 10 of the 17 built-in GenArtAPI param types)
- Added `bigint` & `binary` data param types
- Updated parameter type definitions & factories (date, datetime, time, numlist, strlist, text, vector)
- Ensure any given default values are valid (and can be coerced)
- Added MurmurHash3 (128 bit version) functions (e.g. seed PRNGs)
- Added tests for all parameter types (factory functions & implementations)
- Added tests for utility functions
- Added GitHub actions (running tests)
- Various API docs updates, clarifications & fixes
- Update/refactor EditArt & Layer platform adapters
- Updated main & adapter readmes

New adapter package `@genart-api/adapter-fxhash`:
github.com/thi-ng/genart-api/t

Commits since last release:
github.com/thi-ng/genart-api/c

thi.ngPlatform-independent extensible API for browser-based generative art