View Single Post
  #25  
Old October 18th, 2004, 02:07 PM

Zooko Zooko is offline
First Lieutenant
 
Join Date: Sep 2004
Posts: 666
Thanks: 0
Thanked 0 Times in 0 Posts
Zooko is on a distinguished road
Default Re: [I wish...]

P.S. Of course, fully 3-D graphics would be computationally expensive since you can have hundreds of units in a single battle. However, there may be some unique opportunities for optimization by pre-computation and caching, since the battle is completely deterministic. (Also, of course, optimization by sharing between units of the same type, since almost no battle would have hundreds of types of units.) It would be an interesting challenge in graphics programming.
Reply With Quote