About the Blog

Back to Scriptionary

The Scriptionary blog is part of the Scriptionary wiki. Informal news and information will be announced here.

More…

Advertisement

Popular Tags

The tag with the most posts is the largest and vice versa.

Preliminary view of DirectX 11

15 August 2008 - 12:51, By E. Luten

Following is a list of the major features that have been announced to be included in Direct3D 11, the next generation Graphics API included in the DirectX SDK. In my opinion, the changes (rather, additions) brought into this API are excellent so far. It seems as if the API has finally grown up and is in no way, shape or form comparable with older DX versions and deprecates OpenGL 3.0 at this point.

Major Direct3D 11 Features:

  1. Compatibility: Ability to run on previous generation hardware (9, 10, 10.1)
  2. Multithreading: Resources may be created asynchronously on separate threads.
  3. Tesselation: Allows for subdivision surface operations (Fixed Function, not programmable)
  4. Compute Shaders: Allows for general programming on the CPU, much like NVIDIA’s CUDA.
  5. No Overhaul: Direct3D 11 is a superset of Direct3D 10, no learning curve as with 9 → 10.

A DX11 preview should appear in your November 2008 DirectX SDK. Keep your eyes on this page for GDC 2008 DirectX 11 papers.

Notes
1. Although you may use the Direct3D 11 SDK on older hardware features will naturally be limited to the hardware itself.

No Comments | Tags: Tagged with:

DirectX 11 @ NVISION 2008

12 June 2008 - 16:15, By E. Luten

DirectX 11 is to be presented at NVISION 08, click here for details.

Looking at the few mentioned features on the page (tessellation, multithreaded rendering, compute shaders, Shader Model 5), I’d say OpenGL is in big trouble if they want to catch up.

No Comments | Tags: Tagged with: