↧
Introduction to Direct3D 12 Programming with GeeXLab
Since GeeXLab version 0.9+, a Direct3D 12 renderer plugin is available in the Windows versions (32 and 64-bit). A complete and efficient implementation of a Direct3D 12 based renderer is a big and...
View ArticleHow to Run a Vulkan or Direct3D 12 Demo on a Particular GPU
Both Vulkan and Direct3D 12, the new low level graphics APIs, offer a nice feature so far reserved to computing APIs (OpenCL or CUDA): the ability to run graphics tasks on a particular GPU. If you...
View Article