The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: digelo on March 01, 2010, 03:43:33 PM

Title: Curve Drawing
Post by: digelo on March 01, 2010, 03:43:33 PM
I receive data from USB port in my application
how can i draw a curve with them? just gimme some examples with constant numbers or data plz

Title: Re: Curve Drawing
Post by: Slugsnack on March 01, 2010, 09:53:08 PM
i coded this oh so so so so very long ago. i don't know if you'll find it useful.

(http://img24.imageshack.us/img24/6303/61403395.png)

that code is sort of nasty btw lol..
Title: Re: Curve Drawing
Post by: MichaelW on March 01, 2010, 10:41:14 PM
The attachment is a quick example based on a MASM32 in-memory dialog.
Title: Re: Curve Drawing
Post by: dedndave on March 02, 2010, 12:39:53 AM
Quote...based on a MASM32 in-memory dialog

in-dialog dialog   :P