Ian Storm Taylor

Results 97 issues of Ian Storm Taylor

Some frameworks have a hash associated as the main seed. It could be cool to visualize the hash if the framework used is one of those (like fxhash or art...

idea

When changing traits, orientation, seed, etc. it would be cool if you could cmd+z to undo something you just did.

feature

Since P5.js is so widespread, it would be really cool if we could make it so that any valid P5.js script was also valid. Not exactly sure if it's possible...

idea

If you define variables inside an object it should group them together inside a dropdown. So you could define a series of `show` variables like so: ```ts variables: { show:...

feature

Just detecting whether it's a color and then adding a little swatch next to the value to see the color itself. Potentially also getting smarter with a striped swatch for...

feature

Should bundle the sketch into a single HTML file that you can just open in the browser.

feature

Since the file can either be deleted once the tab is already open, need to fallback and close the tab or show an error?

debt

Just an easy way to re-open previous tabs. Probably good to have it in the operating system-native menu first, and maybe in the tabs bar like Figma?

feature