p01 information 5250 glöps
- general:
- level: user
- personal:
- first name: mathieu
- last name: henri
- portals:
- demozoo: profile
- cdcs:
- cdc #1: Flip-O-Demo by Oxygene [web] & Diamond Design
- cdc #2: Ooh Crikey Wot A Scorcher by The Lost Boys
- cdc #3: Blood by Holocaust [web]
- cdc #4: Cuddly Demos by The Carebears [web]
- cdc #5: The Union Demo by The Union
- cdc #6: Fantasia by Dune & Sector One [web]
- cdc #7: Flashback by The Carebears [web]
- 256b JavaScript Javascript is jarig by Dead Horse JS
- Is it really ?
I'm no Jarig expert, but checking the code, the frequency of the notes seem pretty close to the original soundtrack. - isokadded on the 2013-09-24 21:17:10
- 4k Windows Colosseum by DMA [web]
- ^
- rulezadded on the 2013-09-23 15:40:28
- 256b MS-Dos Setivarium by optimus
- Neat!
- isokadded on the 2013-09-22 22:29:25
- 256b MS-Dos wasp-24b by fsqrt [web]
- Rocks! Two massive rocks.
- rulezadded on the 2013-09-22 22:27:32
- demo Windows Kiten by Floppy
- Killer effect that could stand on its own for 4+ minutes with proper buildup and camera work. Too bad it got kinda wasted here :\
- rulezadded on the 2013-09-22 22:26:37
- 256b MS-Dos Cells
- Nice geomorph voronoi patterns
- rulezadded on the 2013-09-20 11:50:01
- 4k JavaScript Crack-troger by Lungcancer Entertainment [web]
- Just had a super quick look at the code.
Oy! I lost count of how many times you switch between using the 2D context and the ImageData. Stick to your guns! For this kind of render I would definitely precalc the "snake" thing ( you could precalc it for each rotation with the R & B components and add the G one in ctx.globalCompositeOperation="lighter" ) and the colorful string of the scroll text into another Canvas and turn this all into a 1000 ctx.drawImage(precalcCtx,...) party.
I like the idea of the two Audio elements and setting their src to b+p+p+p+p+p+p+p... :)
Thanks for the credits/greets! - isokadded on the 2013-09-16 21:29:10
- demo Windows primitive beings by Dead Roman
- WOW
- rulezadded on the 2013-09-16 00:29:14
- demo Windows RedShift by TLM
- ^
- rulezadded on the 2013-09-16 00:08:57
- 256b JavaScript Archway by Enpera
- Neat.
Thanks for the greets ;)
Btw, you can save 3 bytes by using 'hsl(40,70%,'+z+'%)' and getting rid of the {} of the for loop by shoving all the stuff that is before the second for loop into its init.
Also there must be an easier to generate/draw that shape. ...maybe by doing the opposite of what you do now: drawing the holes in the archs with low opacity rects. The idea is to end up with something like this:
Code:w=V.width|=s=Math.sin; for(Z=77;Z--;) for(X=w;X--;) fillRect(X,computeY,.1,computeHeight)
Also I would just "stretch" the angle used in the Math.sin() in function of the x and z.
Hope this all make sense :p - rulezadded on the 2013-09-15 23:32:03
account created on the 2000-07-30 00:31:20
