home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / Making_a_32008097212006.psc / @PSC_ReadMe_66040_1.txt
Text File  |  2006-07-21  |  1KB  |  12 lines

  1. Title: Making a 3D Engine in VB with DirectX 8.1 Lesson 8 Adding collision detection and frustum Culling
  2. Description: Hi people welcome to Making a 3D Engine in VB with DirectX 8.1 Lesson 8 Adding collision detection and frustum Culling.
  3. In this lesson we have added new code for computing object visibility before rendering, so we render only visible objects. In addition this time we have added a foundation for collision detection with accurate collision response;When player collides with a polygon, he slides over the polygon's plane.
  4. So good coding
  5. Leave comments and feedbacks,now vote if you like this 3D Engine programming tutorial.
  6. Take care
  7. Polaris
  8. This file came from Planet-Source-Code.com...the home millions of lines of source code
  9. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=66040&lngWId=1
  10.  
  11. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  12.