Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/26/83; site ihnss.UUCP Path: utzoo!linus!decvax!tektronix!uw-beaver!cornell!vax135!ariel!houti!hogpc!houxm!ihnp4!ihnss!knudsen From: knudsen@ihnss.UUCP Newsgroups: net.micro.6809 Subject: Re:Colors where there are none Message-ID: <1701@ihnss.UUCP> Date: Thu, 22-Sep-83 19:23:32 EDT Article-I.D.: ihnss.1701 Posted: Thu Sep 22 19:23:32 1983 Date-Received: Sat, 24-Sep-83 03:00:33 EDT Organization: BTL Naperville, Il. Lines: 8 To elaborate on Dwight's scheme: you want to plot white and black *vertical lines* at random horizontal locations. Be sure to use PMODE 4 and SCREEN n,1 to get the full benefit. I wrote such a program a year ago, and you can let it run for hours as the display gradually changes. It looks a lot like a view thru a spectroscope, except of course the colors aren't sorted from left to right. Should take about 5 lines of Ext Basic. mike k