Topic: 20 Liners - June 08 - Zoom (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Germany |
posted 06-05-2008 11:57
This month's theme is: ZOOM! |
Paranoid (IV) Inmate From: Norway |
posted 06-07-2008 18:07 |
Bipolar (III) Inmate From: mn |
posted 06-10-2008 17:03
Is it ok to use a library like Processing.js? If so, I could try these contests. If not, I can't do much. |
Paranoid (IV) Inmate From: Norway |
posted 06-10-2008 19:35
I'm rather fine with the idea of allowing JS libraries/frameworks in order to lower the barrier to entry and increase the number of entries. And for not having used such frameworks I'm curious to see what's possible with them outside the realm of the usual web 2 gimmicks. |
Nervous Wreck (II) Inmate From: Germany |
posted 06-10-2008 20:19
I don't have any objection. Sure, that sounds like a good idea! But John Resig's processing.js will be the only framework allowed. And you don't have to use it, but I would really enjoy to see many entries |
Paranoid (IV) Inmate From: Norway |
posted 06-16-2008 21:32
Hypno trip down the fractal rug |
Paranoid (IV) Inmate From: cell 3736 |
posted 06-16-2008 21:39
looks excellent, you never cease to amaze |
Nervous Wreck (II) Inmate From: Toronto |
posted 06-16-2008 22:02
poi: Looks great! And it's just the middle of the month. I bet you're going to submit a second entry on June 30th at 23:59 code: g_ctx.fillStyle = "rgb(...)"; g_ctx.fillRect(x, y, 1, 1);
|
Paranoid (IV) Inmate From: Norway |
posted 06-16-2008 22:19
Thanks. |
Nervous Wreck (II) Inmate From: Germany |
posted 06-17-2008 00:37
Impressive! You could still save a line by using code: (function () { ... setTimeout(arguments.callee); })()
|
Paranoid (IV) Inmate From: Norway |
posted 06-17-2008 00:41
Thanks. |
Bipolar (III) Inmate From: London |
posted 06-17-2008 00:55
quote:
|
Nervous Wreck (II) Inmate From: Toronto |
posted 06-18-2008 06:16
I want to use 2dctx.drawImage() with a destination rectangle that is exactly twice the dimensions of the source rectangle. But I want to get the pixelated, boxy look. drawImage() seems to be doing resampling (bilinear/bicubic interpolation?) and blurring the enlarged image. Is there a way to instruct the 2d ctx not to do that? Is this something implementation dependent? Do I have to achieve the pixelated-zoom effect by drawing individual rectangles? |
Paranoid (IV) Inmate From: Norway |
posted 06-18-2008 09:58
Canvas operations are supposed to interpolate the colors. |
Paranoid (IV) Inmate From: Norway |
posted 06-25-2008 10:10
*bump* |
Nervous Wreck (II) Inmate From: Toronto |
posted 06-25-2008 17:42
*bump*? *ouch*! |
Paranoid (IV) Inmate From: Norway |
posted 06-25-2008 20:01
MaGnA: Surely it's possible to write a function in a couple of lines to draw a single square or rectangle with the AA method of your choice ( 4 fillRect of 1 pixel for the corners, 4 lines of 1 pixel for the edges and a plain fillRect for the "integer body" of the square ) , in a globalCompositeOperation that will blend adjacent squares nicely. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 06-26-2008 20:48 |
Neurotic (0) Inmate Newly admitted From: |
posted 06-30-2008 19:15
Howdy. I linked to this thread from my blog... |
Paranoid (IV) Inmate From: Norway |
posted 06-30-2008 19:53 |
Obsessive-Compulsive (I) Inmate From: |
posted 06-30-2008 20:20
I think I arrived too late to pull off an entry for this month. :-) |
Paranoid (IV) Inmate From: Norway |
posted 06-30-2008 20:24
tssk. |
Obsessive-Compulsive (I) Inmate From: |
posted 06-30-2008 20:41
Yeah, yeah. You'll be sorry. |
Paranoid (IV) Inmate From: London |
posted 07-01-2008 10:30
Nice bit of promotion there poi, well done |
Nervous Wreck (II) Inmate From: Germany |
posted 07-03-2008 22:30
Oh crap, I lost track of time... and track of the thread! quote:
|
Nervous Wreck (II) Inmate From: Toronto |
posted 07-03-2008 23:07
0x0D06: I think it's just poi's hypno trip; my sub-pixel scroller just ended up remaining as a scroller since I couldn't find the time to add the zoom effect. The plan was to make into an infinite zoomer, where you discover sub-pixel scrollers in every sub-pixel as you zoomed in. Though, I don't think the overall effect would look anything closely as cool as poi's submission... |
Paranoid (IV) Inmate From: Norway |
posted 07-05-2008 13:32
mmmh no "official" results ... since MaGnA's entry wasn't finished, should I take over and open July's 20 lines contest ? |
Nervous Wreck (II) Inmate From: Germany |
posted 07-05-2008 21:09
Congratulations, poi! You are the winner and finished last at the same time |
Paranoid (IV) Inmate From: Norway |
posted 07-05-2008 22:48
Danke schöne. |
Obsessive-Compulsive (I) Inmate From: |
posted 09-03-2011 05:10
不错哟 |