zendo
2 years ago
....and inspiring. I've learned a little bit of html and css, and currently all the spare time i have is spent on using what i already know to fiddle around with my site. i need to take more time to keep learning.
kallistero
2 years ago
Hey, thanks! I just added the effect to my Effects Maker, so you can customize them and get code to deploy them to a Web page, if you want! I wouldn't sweat how skilled you believe you are at this. You can tell that what I've done here has inspiration from YOUR page already, and that's sort of the nature of making art out of our sites. At whatever point you are in your journey here, I can always like what you've done
kallistero
2 years ago
Made a new visual effect for this page. It'll be coming to the Effects Maker soon.
kallistero
2 years ago
Added a separate freeze button for each individual effect in the "My Effects" menu, and fixed the lag detector so it shouldn't jump way up & give that one-time alert whenever you unfocus the page.
kallistero
2 years ago
Another encoder fix; can now properly attach the effect to the page element with the selected ID, right out of the box.
kallistero
2 years ago
also added new input types for the configurator, to make changing things more visual & intuitive, especially when it comes to sizes & locations on the screen
A bit of my process for webcraft. I like to experiment with things until I make discoveries, then I use those discoveries. Here, I found out you can get things to interact like blobs if you add a blur filter to them while they share some RGB! Some color combos can also interact in interesting ways if you add a contrast filter, but only certain combos work, since they seem to just be adding RGB values together.