Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!tuegate.tue.nl!gem!hugo From: hugo@gem.stack.urc.tue.nl (Hugo Lyppens) Newsgroups: comp.sys.amiga.tech Subject: Re: Speeding up fractals in assembly Message-ID: <122@gem.stack.urc.tue.nl> Date: 20 Dec 90 13:06:29 GMT References: <86849@tut.cis.ohio-state.edu> Distribution: comp.sys.amiga.tech Organization: Stack, Eindhoven University of Technology, The Netherlands Lines: 17 berenfie@tortoise.cis.ohio-state.edu (gregory neil berenfield) writes: >I am currently trying to teach myself assembly language on the amiga and >as a project, I thought I'd write a mandlebrot program in assembly that I >originally wrote in C. I can open libraries, screens, windows etc. well >and can generate a nice looking mandlebrot but what I'm after is SPEED! I'd suggest you read my article and program listing "Fast Fractals" in the November 1989 issue of Amazing Amiga. It covers a fractal program that is based on integer arithmetic. It works fast on the 68000 and it should be a real screamer on your configuration ! I hope this is a source of ideas. Hugo Lyppens hugo@gem.stack.urc.tue.nl