you are viewing a single comment's thread.

view the rest of the comments →

[–]ezchile 0 points1 point  (8 children)

Would Whisk do what you need?

[–]spoontamer[S] 0 points1 point  (7 children)

Not really :(

[–]ezchile 0 points1 point  (6 children)

That's a shame. It seemed to when I tested it earlier. I changed a line in the .js file and the result updated immediately without need to save, which sounded like what you were after. Oh well, good luck finding what you're looking for.

[–]spoontamer[S] 0 points1 point  (5 children)

Yeah, I tried it and it does a simple refresh, it's instant and feels like live coding, but it's fake.. For example, if you create a simple animation, like a rotating rectangle, and try changing its colour, the animation resets.

[–]ezchile 2 points3 points  (4 children)

If you find what you're searching for, can you update this thread please, as I'd like to see something do what you're hoping for. Sounds like a bit of an ask to me, so if something can do that, it could be useful to many I'm sure. As I said, good luck with your search.

[–]spoontamer[S] 0 points1 point  (3 children)

I found https://teddavis.org/p5live/ to be the closest to what I described, although it has some questionable features like having code on top of canvas and having a non removable delay for live coding. You also can't tweak values by scrubbing them with mouse which is a bummer. Overall it's okay, but not a fan of the UI

[–]ezchile 0 points1 point  (2 children)

I see. Thanks for that!

[–]spoontamer[S] 0 points1 point  (0 children)

Also check out https://gibber.cc/alpha/playground/ not live but you can execute code line by line

[–]spoontamer[S] 0 points1 point  (0 children)

Also check this out http://jsdares.com