home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!gmd.de!ira.uka.de!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ames!network.ucsd.edu!ucsbcsl!mcl!umage
- From: umage@mcl.ucsb.edu (Slender Fungus)
- Newsgroups: alt.sys.amiga.demos
- Subject: Fractals
- Message-ID: <umage.721077863@mcl>
- Date: 6 Nov 92 19:24:23 GMT
- Sender: root@ucsbcsl.ucsb.edu
- Lines: 20
-
-
-
- who here has written any good fractal routines in
- integer math ?
-
- and BTW, anybody who has compiled a mandelbrot generator,
- try changing
- z=z*z+c to say
- z=z*z+z+c
-
- .. really wild!
-
-
- i'm thinking on doing some choas stuff in asm. land.
-
- in fact, an idea which uses the blitter to do the
- choas generating and comes out really fast is sifting out of the fog..
- What a cool background to a demo that'd be, eh ? Real time fracatal..
-
- --
-