Giter Site home page Giter Site logo

spiritpig / directx11-with-windows-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mkxjun/directx11-with-windows-sdk

0.0 1.0 0.0 106.23 MB

现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x

License: MIT License

C++ 94.39% C 1.40% HLSL 3.47% CMake 0.73%

directx11-with-windows-sdk's Introduction

DirectX11 With Windows SDK教程演示项目

Build status

现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x

最近更新

2021/11/9 Ver1.32.4

  • 修改cmake,删除VS2015/2017的解决方案与项目,推荐使用其它VS版本的用户使用cmake构建项目
  • 调整部分项目着色器名称以适配cmake

博客教程

博客园

CSDN

QQ群交流

QQ群号:727623616

欢迎大家来交流,项目及博客有什么问题也可以在这里提出。

如何运行项目

对于Win10系统,如使用VS2019/2022,可直接打开解决方案;使用VS2015/2017的推荐使用cmake构建项目

对于Win7和Win8.x的系统,使用cmake来构建项目,特别的,Win7系统需要勾选WIN7_SYSTEM_SUPPORT

建议一次性生成所有项目,比单独生成会快很多。生成完成后,若要指定运行哪个项目,需要对项目右键-设为启动项。

如遇到项目无法编译、打开的问题,请点此处

使用cmake构建自己的VS项目(推荐)

可使用cmake-gui.exe构建项目,唯一需要注意的就是Win 7系统的用户需要勾选WIN7_SYSTEM_SUPPORT

注意:

  1. 教程不支持VS2013及更低版本!
  2. VS2015在安装时需要勾选VS2015 更新 3, 以及Tools(1.4.1)和Windows 10 SDK(10.0.14393)!
  3. Win7系统需要安装Service Pack 1以及KB2670838补丁以支持Direct3D 11.1

支持/赞赏博主

博客和项目维护不易,如果本系列教程对您有所帮助,希望能够扫码支持一下博主,谢谢!

其他

使用Direct3D 11.x(Windows SDK)编写的魔方

完整更新记录

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.