p01 information 5311 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]
- 64k Atari XL/XE Control by laresistance [web]
- rulez grave
- rulezadded on the 2011-01-03 02:14:56
- dentro Windows vote for me (i wanna win the saatchi competition) by Nosfe [web]
- :\
- sucksadded on the 2011-01-02 13:08:48
- intro Atari ST 2011 by Positivity [web] & Sector One [web]
- Nice presentation
- rulezadded on the 2011-01-01 11:55:15
- demo Windows fr-063: Magellan by Farbrausch [web]
- Holy shit!
- rulezadded on the 2010-12-29 16:48:35
- demotool Windows JsSfx3.2 by SkyLined [web]
- The results sound good. I'd love to see a JS version of this.
I'd rather write/improve another JS packer than bother to install Python to try JsSFX :p - rulezadded on the 2010-12-29 15:10:20
- demo Gameboy Gejmbåj by Snorpung
- RULEZ
- rulezadded on the 2010-12-11 10:57:51
- 1k JavaScript Perlin noise flames by SkyLined [web]
- SkyLined: Sorry, I'm kinda in a rush these days. I'M GONNA BE A DADDDDY!
But it seems your packer uses tokens with a charcode higher than 127. Doing so for JS1K was costing 1 extra byte per occurence due to the strict UTF-8 encoding.
Check again the post mortem of WOLF1K. There are 2 working versions of WOLF1K at the top of post:
* the "compo" version
* the "development" version where you can hold down SHIFT to see the map with the player w. cone of vision, other characters, ... and TAB for some hypnoglow sexyness. - isokadded on the 2010-11-29 15:36:34
- 1k JavaScript Perlin noise flames by SkyLined [web]
- I think you mixed your replies ;)
Check the post-mortem of WOLF1K. - isokadded on the 2010-11-29 00:19:36
- 1k JavaScript Perlin noise flames by SkyLined [web]
- s/just through/just threw :p
- isokadded on the 2010-11-27 12:44:24
- 1k JavaScript Perlin noise flames by SkyLined [web]
- Replace s[ i ].data[x*4+u]=e*n[1]+e*e*n[2]-n[0]; by s[ i ].data[x*4+u]=Math.min(255,Math.max(0,e*n[1]+e*e*n[2]-n[0])); and it will work in ALL browsers.
Right now you are going through a crack of the spec. Unfortunately, it's no longer specified what vendors should do with out of bound values.
The packers seems to do a good job. I just through the cross browser version through the packer I used/improved for JS1K and got 1017 bytes. I'm sure it can be even smaller with a couple of tweaks. - isokadded on the 2010-11-27 11:50:20
account created on the 2000-07-30 00:31:20
