Sigve Sebastian Farstad

Results 52 comments of Sigve Sebastian Farstad
trafficstars

On the topic of having a single "favorite": that's how the hearts on demos on pouet.net work, so look there to see how that could work. On the topic of...

Using MediaRecorder to make .webm movies instead of gifs is probably quite a bit faster (and produces smaller files with better quality :D )

First off I think this is a really cool workflow! And I can see it being very comfortable and efficient for someone who is well-acquainted with the system. I agree...

One of the ideas in the beginning was that it would force you to examine the docs to find seldom-used properties to exploit, so that it also doubled as a...

Using `7` instead of `Math.PI * 2` often works quite well :P Using Unicode letter names is cool though. Maybe a bit tricky to type?

Some good ideas here! In particular though I think we're dependent on fully destroying and recreating canvases to make sure they are 100% clean slate. We can still unload iframes...

Adding and removing a space to the dweet code is a somewhat convenient workaround as it resets `t` to 0.

Can we make it totally transparent for the dweet code? So we get the correct coordinates without having to add new helpers?

Fwiw the first iteration was always in fullscreen, so if we have old demos relying on the coordinates being correct, transparently patching the coordinates would restore them!

I rebased this on the latest upstream version to get rid of conflicts.