If not, would you please consider implementing it?
My winter break project — Silk
61–70 of 95 posts
Re: My winter break project — Silk
#62Earlier quoted context omitted.
That's a pretty interesting idea; do you have links to the "root weave" image? I googled but the search didn't turn anything up. I'm not sure it's quite the direction I want to take Silk, but thanks for sharing -- I never thought about using desktop images for a pragmatic purpose such as that.
The various test images, including the rootweave, can be found in Xorg/XFree CVS: http://webcvs.freedesktop.org/xorg/data/bitmaps/ In the past I've read analysis/explanation regarding the various test images, why they were created and how they should be used, but that was a very long time ago. You'll probably need to do a bit of digging to find such information. Pure beauty is commendable as well as commonly desirabl…
Re: My winter break project — Silk
#63Stunning! Can you give us some technical details? How are you producing the images (libraries, custom scripts, etc.)? I've thought about a project like this (your execution is light-years ahead of anything I could accomplish) using Nodebox -perhaps- as an excuse to learn something new about python. Edit: I see it's in JavaScript? Excellent! Any other tools or techniques you found helpful would be interesting to read.…
Re: My winter break project — Silk
#64I'm finding the shift+mouse isn't working (using Firefox 4 beta 7 on Linux)
Edit: As mdda points out, it works if I hold shift and control simultaneously, pushing shift first.
Re: My winter break project — Silk
#65I'm finding the shift+mouse isn't working (using Firefox 4 beta 7 on Linux)
Re: My winter break project — Silk
#66I'm finding the shift+mouse isn't working (using Firefox 4 beta 7 on Linux)
Re: My winter break project — Silk
#67Earlier quoted context omitted.
I get why that would be the issue for IE <9, but the latest preview version of 9 has canvas support. Hardware accelerated, even.
My guess is IE 9 doesn't supports the 'lighter' globalCompositeOperation on the canvas which is key to making the effect work. Without it I bet the lines look pretty dull.
Re: My winter break project — Silk
#68Re: My winter break project — Silk
#69Re: My winter break project — Silk
#70Stunning! Can you give us some technical details? How are you producing the images (libraries, custom scripts, etc.)? I've thought about a project like this (your execution is light-years ahead of anything I could accomplish) using Nodebox -perhaps- as an excuse to learn something new about python. Edit: I see it's in JavaScript? Excellent! Any other tools or techniques you found helpful would be interesting to read.…
I will probably set up a blog and write up some posts on the experience of making it sometime soon. :-)