Re: C64 graphics card

From: Christopher Phillips (shrydar_at_jaruth.com)
Date: 2004-11-03 11:55:17

argh

On 3 Nov 2004, at 17:57, Christopher Phillips wrote:
> xc=(xa-xb)*(0-zb)/(za-zb)
> yc=(ya-yb)*(0-zb)/(za-zb)

should be

xc=xb+(xa-xb)*(0-zb)/(za-zb)
yc=yb+(ya-yb)*(0-zb)/(za-zb)

of course.


       Message was sent through the cbm-hackers mailing list

Archive generated by hypermail pre-2.1.8.