Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #5808

Re: Terry Blunts CoOrdinate Collision Program

From Richard Ashbery <basura@invalid.addr.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: Terry Blunts CoOrdinate Collision Program
Date 2019-07-31 18:56 +0100
Organization None
Message-ID <57dc51199cbasura@invalid.addr.uk> (permalink)
References <57dbc97aa6basura@invalid.addr.uk> <57dc398c98chrisjohnson@spamcop.net>

Show all headers | View raw


In article <57dc398c98chrisjohnson@spamcop.net>, News
<chrisjohnson@spamcop.net> wrote:
> In article <57dbc97aa6basura@invalid.addr.uk>, Richard Ashbery
>    <basura@invalid.addr.uk> wrote:
> > When a moving object collides it then becomes part of the new
> > pair. A similar thing happens when the object is static.

> I think you need to change a line in PROCupdate.

> Original: IF a%*a% + b%*b% < c%*c% PROCbounce

> Change to: IF a%*a% + b%*b% <= c%*c% PROCbounce

No sadly it doesn't - thanks for trying. Let me know if you have any
other ideas.

Would make a great screen saver.

Richard

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Terry Blunts CoOrdinate Collision Program Richard Ashbery <basura@invalid.addr.uk> - 2019-07-30 18:14 +0100
  Re: Terry Blunts CoOrdinate Collision Program News <chrisjohnson@spamcop.net> - 2019-07-31 14:38 +0100
    Re: Terry Blunts CoOrdinate Collision Program News <chrisjohnson@spamcop.net> - 2019-07-31 15:22 +0100
    Re: Terry Blunts CoOrdinate Collision Program Richard Ashbery <basura@invalid.addr.uk> - 2019-07-31 18:56 +0100

csiph-web