[futurebasic] Drawing to the screen

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 1998 : Group Archive : Group : All Groups

From: Lazlo Toth <ArtVandals@...>
Date: Fri, 25 Sep 1998 20:43:13 -0000
Hi All,

I do a lot of work with X Y coordinates. Up until now I have not needed 
to draw these to the screen, but now I would like to.

I know 6/10ths of stuff all about this, so if there is anyone with a few 
code snippets out there to get me started, I would appreciate this.

The coordinates would be in the form more or less...

> 423.96	-180 P
> 424.04	-182.08
> 424.4	-184.08
> 424.88	-186.04 P
> 425.56	-187.88 P
> 426.4	-189.68 P
> 427.44	-191.36 P
> 428.6	-192.92 P
> 429.92	-194.36 P
> 431.36	-195.68 P
> 432.92	-196.84 P

Don't worry about the p's. It's all basic move to, draw to either as 
lines or polys.

As you can see, the coordinates are not to screen scale and would need to 
be scaled etc. Since all of this is vectors, and no bitmaps etc, would 
you need gworlds? I would not have thought so.

Any help greatly appreciated.

JC


==========================================================================
John Clark                    
Aeronaut Automation
30 Kennedy Place Bayview 2104 Australia
Phone:   61 2 99 97 28 42              Fax: 61 2 99 79 56 15
email:   johnc@...
http://www.AeronautAuto.com
==========================================================================