Short: Draw bezier curves with E Author: Storm/Cydonia, Kyzer/CSG Uploader: Kyzer/CSG Type: dev/e Replaces: dev/e/bezier.lha Architecture: m68k-amigaos An example of the 'recursive subdivision' method of drawing bezier curves, as explained in Defy #4 (this article is included) Furthermore, it demonstrates the following topics: ASL ScreenMode requester Intuition double-buffering Use of fixed-point math. (fixed.m) Basic 680x0 instructions