DirectX10 is not just another version of DirectX. This version has been re-built from the ground up to change the way applications think about material management and load balancing between the CPU and GPU. D3D10, as also DirectX10 is called, takes advantage of the improved communication between the CPU and GPU and efficiently manages the data transfer between them. Screenshots included.
Permalink for comment 153311
To read all comments associated with this story, please click here.
Sure you could do it yourself, but the whole point of the API is so that you don't. The idea is to simplify working with graphics and require hardware to support a certain minimum set of features.
Member since:
2005-07-06
Sure you could do it yourself, but the whole point of the API is so that you don't. The idea is to simplify working with graphics and require hardware to support a certain minimum set of features.