SFDCANBAC++ project
Source code and artistic direction by naoto hieda & jorge guevara, developed during the MODINA residency for the SFDCANBAC++ project
– Hydra Code Builder & Generator –
Graphical interface to procedurally generate Hydra code via the selection of visual inputs and modifiers; these continuously pass through a neural network, modelled to provide parameter inputs for endless visual manipulation. In turn, the code can be used to alter movements viewed from a live camera feed.
Code Generator Demo https://hydra-code-generator-kit.onrender.com
Source code https://github.com/modina-eu/hydra-code-generator-kit
—
Code Builder Demo https://hydra-code-builder.onrender.com
Source Code https://github.com/modina-eu/hydra-code-builder
Recommended use in Chrome. Web demos are hosted via render.com, and may initially take ~1 minute to load.
– Best practices chat visualiser –
The chat visualiser distributes snippets of spoken audio from taken from a series conversational videos where the artists talked about their creative practice entitled, “Best practices chat”. A total of 860+ audio samples are mapped across a latent space that can be navigated to “remix” the conversation. Dimensionality reduction is achieved using UMAP and t-SNE embeddings, which can be compared inside the interactive demo.
Chat Visualiser demo https://modina.eu/webapp/best-practices-chat-vis/demo.html
Source code https://github.com/modina-eu/best-practices-chat-vis
Best Practices Chat Playlist https://www.youtube.com/watch?v=485p6Z1-hHo&list=PLVIdoREykT8Jk_vGehGzNbhzex9HshB5x
Javascript code adapted from Leon Fedden