Hacker News new | ask | show | jobs
by nixterrimus 4450 days ago
This is neat!

I built a little web app to play around with different options: http://nixterrimus.github.io/Triangle-Play-App/

2 comments

That's awesome!

One issue though: I had to switch to Chrome to get it to work - in Safari I just get a bunch of SecurityErrors...

There's now a new build with support for safari. It doesn't have the ability to download the images (in other browsers you can just drag them off the save or right click save) but other than that it works.

http://nixterrimus.github.io/Triangle-Play-App/

Sweet! Just added it to the readme.
Well darn it looks like this has to do with drawing svg's to a canvas in webkit: http://getcontext.net/read/chrome-securityerror-dom-exceptio...
Huh, I see that error too.

I guess this is a chrome only demo for now, I'll see if I can't dig into this a little later this afternoon.

works great in firefox also
Cool app.

I noticed this: Not only does noise slow down rendering, it also increases file size for the downloaded image.