My Great Book
latest

目录

  • 1. OGLP 学习文档
  • 2. Grapher 学习文档
  • 3. CMake 经验技巧
  • 4. Microsoft VC++ 经验技巧
  • 5. Example reST 文档
  • 6. 静态网页生成器
  • 7. C++ 经验技巧
  • 8. Vulkan 学习文档
  • 9. WinDbg 经验技巧
  • 10. Links
My Great Book
  • Docs »
  • 10. Links
  • Edit on GitHub

10. Links¶

  • 3 维图形学

    • 图形变换之基本矩阵变换
    • 三维矩阵旋转、平移的左乘与右乘分析
  • OpenGL

    • 欢迎来到OpenGL的世界 https://learnopengl.com/ 的中文翻译版(推荐阅读)
    • 欢迎来到OpenGL的世界2 https://learnopengl.com/ 的中文翻译版(内容有问题,图片显示不全)
    • https://github.com/JoeyDeVries/LearnOpenGL https://learnopengl.com/ 的代码
    • OpenGL学习脚印-AssImp模型加载
    • Order Independent Transparency In OpenGL 4.x
    • CSharpGL(22)实现顺序无关的半透明渲染(Order-Independent-Transparency)
  • Vulkan

    • Vulkan Fast Paths - GDC 2016
    • Performance Tweets series: Barriers, fences, synchronization
    • Vulkan barriers explained
    • BARRIERS IN VULKAN : THEY ARE NOT THAT DIFFICULT
    • Using pipeline barriers instead of semaphores
    • confused about render pass in Vulkan API
    • Render passes - Vulkan Tutorial
    • BREAKING DOWN BARRIERS - PART 1: WHAT’S A BARRIER?
  • C/C++

    • http://www.pythontutor.com
    • https://coliru.stacked-crooked.com/
    • http://cpp.sh/
  • reStructuredText

    • reStructuredText tool support
  • GitHub

    • datenwolf/linmath.h - A small library for linear math as required for computer graphics
  • GitHub Repository Mirrors

    GitHub Gitee
    https://github.com/KhronosGroup/Vulkan-Docs https://gitee.com/chenchang/Vulkan-Docs
    https://github.com/LunarG/VulkanSamples https://gitee.com/chenchang/VulkanSamples
    https://github.com/Microsoft/DirectX-Graphics-Samples https://gitee.com/chenchang/DirectX-Graphics-Samples
    https://github.com/Overv/VulkanTutorial https://gitee.com/chenchang/VulkanTutorial
    https://github.com/SaschaWillems/Vulkan https://gitee.com/chenchang/Vulkan
    https://github.com/walbourn/directx-sdk-samples https://gitee.com/chenchang/directx-sdk-samples
    https://github.com/google/googletest https://gitee.com/chenchang/googletest
    https://github.com/opengl-tutorials/ogl https://gitee.com/chenchang/ogl
Previous

© Copyright 2017, Jason Chen Revision c068157d.

Built with Sphinx using a theme provided by Read the Docs.