It is currently Mon Oct 20, 2014 4:44 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Elite
PostPosted: Wed Aug 13, 2008 11:22 pm 
Offline
User avatar
 Profile

Joined: Tue Mar 25, 2008 4:22 pm
Posts: 129
Polygon-fills would surely be too slow on the BBC for a game like Zarch?


Top
 
 Post subject: Re: Elite
PostPosted: Fri Aug 15, 2008 12:43 pm 
Offline
User avatar
 Profile

Joined: Fri Jul 25, 2008 2:47 pm
Posts: 190
AndrewW wrote:
Polygon-fills would surely be too slow on the BBC for a game like Zarch?

Aha - hence my talking about cheating :)

Polygon fills can be slow particularly if you're also trying to do hidden surface removal and shading. But using approximation techniques and lookup tables to cut out the number crunching, you can get visual effects that are convincing.

For example, if you know that any given vertex of your landscape can only be one of 10 different heights off sea level, then you can easily do a lookup table that defines the gradient to join two adjacent 'tiles', and it then becomes a hybrid of a line drawing and raster plot to actually plot four tiles with a shared vertex.

You can apply simply linear transformation on a known shadow (say your ship can have 50 different positions - define those as little sprites, and the shadow as a polygon.

...etc.

I'd really love to have a bash at knocking this together again if I don't find the source for my previous effort. But I can't see myself having the time to even think about it for another year at least!


Top
 
 Post subject: Re: Elite
PostPosted: Tue Aug 26, 2008 7:54 pm 
Offline
User avatar
 Profile

Joined: Tue Mar 25, 2008 4:22 pm
Posts: 129
I wonder if there was any ever magazine demo. anything like Zarch/Virus for the Beeb?


Top
 
 Post subject: Re: Elite
PostPosted: Wed Aug 27, 2008 12:31 am 
Offline
User avatar
 Profile

Joined: Fri Jul 25, 2008 2:47 pm
Posts: 190
I certainly don't recall any... would definitely have already been raved on about previously elsewhere let alone here if it was...


Top
 
 Post subject: Re: Elite
PostPosted: Fri Aug 21, 2009 5:55 pm 
Offline
User avatar
 Profile

Joined: Mon Aug 17, 2009 8:27 pm
Posts: 10
Location: Thetford, UK
Multiplayer Elite.. that could be interesting.


Top
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron