View Single Post
  #10  
Old 03-28-2008, 07:51 AM
BG-09 BG-09 is offline
Approved Member
 
Join Date: Oct 2007
Location: Univerce
Posts: 225
Default

Quote:
Originally Posted by Codex View Post
You need to Broaden Your Horizon fellas ... get it ... Broaden Your Horiz....ah forget it.

Have a look at this: http://www.gamedev.net/community/for....asp?jn=263350

This is terrain generation procedural style. It is CPU intensive but way less expensive on storage space i.e. RAM, but with multi core CPU's pretty much main stream now who cares. So with the saving in RAM bounding boxes could be cached to aid in collision detection between tree and planes.
Thanx a lot Codex for the link! Extreeeemly good graphics...

I belive it is not dificult to model tree colision. New CPU's are coming...
Reply With Quote