Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > Pilot's Lounge

Pilot's Lounge Members meetup

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #14  
Old 12-15-2012, 11:07 AM
Skoshi Tiger Skoshi Tiger is offline
Approved Member
 
Join Date: Nov 2007
Location: Western Australia
Posts: 2,197
Default

According to wikipedia the new additions to the DirectX 10 API were

Quote:
The DirectX 10 SDK became available in February 2007.[9]

New features:

1)Fixed pipelines[10] are being done away with in favor of fully programmable pipelines (often referred to as unified pipeline architecture), which can be programmed to emulate the same.

2)New state object to enable (mostly) the CPU to change states efficiently.

3)Shader model 4.0 enhances the programmability of the graphics pipeline. It adds instructions for integer and bitwise calculations.

4)Geometry shaders, which work on adjacent triangles which form a mesh.

5)Texture arrays enable swapping of textures in GPU without CPU intervention.

6)Predicated Rendering allows drawing calls to be ignored based on some other conditions. This enables rapid occlusion culling, which prevents objects from being rendered if it is not visible or too far to be visible.

7)Instancing 2.0 support, allowing multiple instances of similar meshes, such as armies, or grass or trees, to be rendered in a single draw call, reducing the processing time needed for multiple similar objects to that of a single one.[11]
Number 1 allows the programmers to custom build effects

Number 5 reduces the workload on the CPU when swapping textures

Number 7 would be used for representing 3d trees and grass and such.

The rest are basicaly effect the efficiency on the graphics processing.

To reproduce these functions in DX9 the CPU would be taking on a lot more load. Sort of makes sense when people talk about lower frame rates under ROF.

Cheers!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:47 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.