| |
Credits :
Download :
Look for downloads on external sites:
Pokefinder.org
User Comment Submitted by Testa on 4 June 2011
yeah nice little effect.. .. thanks for the sourcecode.. | User Comment Submitted by cercamon on 4 June 2011
So cool! And so instructive, thanks for releasing the source code. | User Comment Submitted by Yogibear on 3 June 2011 User Comment Submitted by Street Tuff on 2 June 2011 User Comment Submitted by Hermit on 2 June 2011
WooW, looks very nice.
Some 'Tyme Crystals' feel came through... | User Comment Submitted by Richard on 2 June 2011 User Comment Submitted by Elder0010 on 2 June 2011 User Comment Submitted by Skate on 2 June 2011 User Comment Submitted by Street Tuff on 2 June 2011
@skate
feel free to add a new version ;)
yesterday i tried to make something for the 128byte compo for outline. got a bit bigger than 128bytes. so i added it here as 256byte demo. | User Comment Submitted by Skate on 2 June 2011
good work pal. very nice and colorful effect.
this 100 bytes perspective table look like generatable.
this code generates a different table with different start-end values but can be easily modified for generating that table (taken from one of my old codes).
ldy #72
- tya
lsr
sta table,x
tya
clc
adc #0 : step0 = *-1
tay
pla
adc #57 : step1 = *-1
pha
bcc +
iny
+ inc step1
bne +
inc step0
+ inx
bne -
you would save around 70 bytes :) | User Comment Submitted by Twoflower on 2 June 2011
Wow, this is so neat! I'm unconditionally supportive of inclusion of said effect in any contemporary demo. It's like the overusage of rasters (and DYCP's, DYSP's, three-color logos etc.) in 1989-90 made them anathema. I'm such a sucker for good looking rastercode. |
|
|
|
| Search CSDb |
| Navigate | |
|
| Detailed Info | |
|
| Fun Stuff | |
· Goofs · Hidden Parts · Trivia
|
|
| Forum | |
|
| Support CSDb | |
|
| |
|