A generative art app called Tini

August 2023
A generative art app called Tini

Inspired by Houdini by SideFX, I wanted to build an app which allows node graph based visual coding of 2D generative art.

I also used the project to learn Vue, TypeScript and Netlify hosting so it's a bit rough around the edges, but was a fun challenge to build it.

The basic principle is there are nodes that create lines and nodes that modify lines. Combining these allows all sorts of generative art that can be explored in real time.

The app is live at https://tini.dev but I haven't done any sort of onboarding, tutorials or documentation yet.

Would love to take this further and make it into something more professional and do a TikTok series demonstrating what you can do with it... one day!