BBC BASIC for Windows
Programming >> Graphics and Games >> Re: Zarch/Virus remake
http://bb4w.conforums.com/index.cgi?board=graphics&action=display&num=1437593898

Re: Zarch/Virus remake
Post by rtr2 on Jul 22nd, 2015, 8:39pm

on Jul 22nd, 2015, 7:38pm, Torro wrote:
Any suggestion on how we would do it in pure bbc basic W ?

It depends on what you mean by "pure" BASIC. As a 3D game it might be easier (and certainly faster) to use D3DLIB. Check out David Williams's 3D Tour Demo here (scroll to the bottom) for an example of what can be achieved.

Richard.
Re: Zarch/Virus remake
Post by Michael Hutton on Aug 13th, 2015, 6:35pm

http://ajax3d.sourceforge.net/

This could be a place to start?

Michael