Directx 11
Gamers take note: Windows 7
includes a new version of DirectX, the software behind the eye-popping
3-D visuals and immersive sound effects found in many of today's PC
games.DirectX 11 includes numerous improvements. It's designed to be
more efficient, leverage the power of today's multi-core processors,
and provide support for sophisticated shading and texturing techniques
such as tessellation. The result: smoother 3-D animation, and graphics
more lifelike and nuanced than ever before.DirectCompute is a feature which allows access to the shader
cores/pipeline for Stream Computing (graphics acceleration) type
applications and physics acceleration. One of the biggest technology
breakthroughs of the past 5 years has been the notion that processing
can be moved from the traditional CPU to the much more parallel GPU.
Simply put, the CPU manages tasks sequentially; it accomplishes a task
then moves on to the next task in a very orderly fashion and with
tremendous speed. Today's CPUs can work at speeds of up to 108.8
GigaFLOPS (Floatingpoint Operations Per Second).
No comments:
Post a Comment