DirectX Introduction

directx2

Microsoft DirectX is a set of APIs (application programming interfaces) for handling tasks related to multimedia, especially game programming and video, on Microsoft platforms. It’s developed by Microsoft and it’s composed of a collection of DLLs (Dynamic Link Libraries) that contain functions useful to a wide range of multimedia programmers, which are entirely platform independent. [...]

Leave a response