Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for Heightmap in microsoft.public.win32.programmer.directx.graphics
Author: Robert Dunlop
Date: Aug 31, 2006 05:00
... may further optimize this by testing against the heightmap first to determine areas of possible intersection, ...by adjacent row and column entries in the heightmap array, and compare these against the four points...by triangles generated by these entries in the heightmap. * (Note: if the view could be from ... the elevation at that point in the heightmap) * If the ray intersects, use the closest ...
|