| |
tecM0
Registered: Jan 2002 Posts: 40 |
4x4 FLI
hi,
i never used that (overused?) 4x4_effect by myself.
i think itb looks really cool with dithered chars.
the "fractal_vector_part" in MATHEMATICA uses
something like that, or?
how does this 4x4_FLI_FX work? as i sayd..i never
used FLI...and really hates timing.
but it could be a very short routine within a kind
of loop.
if i set a IRQ to the 1st line of the FLI...set the
screen and then set the IRQ to the next line of FLI
(4 pixellines down?) ....do this work? and how?
i never can find a demo_source around the net and
all demos i have "monitored" use speedcode(generators).
does a routine like the one i explained exist and does
it work like this at all?
thanx for help,
tecM0
|
|
... 20 posts hidden. Click here to view all posts.... |
| |
tecM0
Registered: Jan 2002 Posts: 40 |
ok, the 4x4_sourcecodes are not downloadable at the
elysium_page anymore...dunno why!?
for all who wanna look at the nice sources try to
find "C=64 ML Tutorial" at http://videocam.net.au/~hannibal/
this archive contains the 4x4/fli-sources and much..much
more.
bye and thanx a lot,
tecM0/+H
|
| |
Krill
Registered: Apr 2002 Posts: 2980 |
tecmo: why don't ask your groupmates first? ;) |
| |
tecM0
Registered: Jan 2002 Posts: 40 |
haven't i asked? ;)
you can still help me with the disortion FX.
graham told me "it's to easy to explain" ;)
anyway, the turtorial above could be usefull for other
user.
thx,
tecM0
|
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
the distort effect is about:
-have the gfx in a charsets
-have 4 versions of each char row, where each version is shifted by 1-1 pixel
-NOW, if your gfx is 32 char wide, you can mix out of the
4 sets 32 different phases for zoom.
-You do the vertical zooming by a simple vic effect: repeat the first or first 2 raster lines of char rows by d011 trickery when needed.
cant explain shorter :) |
| |
TDJ
Registered: Dec 2001 Posts: 1879 |
I can:
Don't
do
it |
| |
Graham Account closed
Registered: Dec 2002 Posts: 990 |
@Oswald: spoiler! |
| |
CreaMD
Registered: Dec 2001 Posts: 3057 |
;-))))) |
Previous - 1 | 2 | 3 - Next |