Topic: Playing with js (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: the dungeons, corridor 13, cell 3736 |
posted 10-01-2007 13:14
Just wanted to create something small and interesting with javascript. Got inspired by the "3D Starfield in 256b" thread. Of course mine is sluggishly slow and 3kb but I haven't done anything with js before so maybe I can get away with it this time. |
Paranoid (IV) Inmate From: Norway |
posted 10-01-2007 13:49
Not bad for a first JS prod. Regarding the other thread I think you mean Mandelbrot Rotozoom in 256b.
|
Paranoid (IV) Inmate From: the dungeons, corridor 13, cell 3736 |
posted 10-01-2007 15:57
thanks for the tips |
Paranoid (IV) Inmate From: Norway |
posted 10-01-2007 16:33
Well, it's not exactly a surprise on a page with 10.000 elements Sorry, not much you can do here, except working on a bitmap level using something like Canvas or BMP image generation ( see Image generation using javascript / and a hint for shingebis ). |
Paranoid (IV) Inmate From: the dungeons, corridor 13, cell 3736 |
posted 10-01-2007 17:15
yeah that's (bmp generation) what I thought I'd do next ... just because it sounds really cool ^^ |
Paranoid (IV) Inmate From: Norway |
posted 10-01-2007 18:11 |