Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

校对进度追踪器 #51

Open
8 of 37 tasks
chuigda opened this issue Aug 5, 2023 · 0 comments
Open
8 of 37 tasks

校对进度追踪器 #51

chuigda opened this issue Aug 5, 2023 · 0 comments
Assignees
Labels

Comments

@chuigda
Copy link
Owner

chuigda commented Aug 5, 2023

用来追踪(第一轮)校对进度

总览

  • 介绍
  • 概览
  • 开发环境
  • FAQ

基本设置

  • 基础代码
  • Vulkan 实例
  • 校验层
  • 物理设备与队列族
  • 逻辑设备与队列

呈现

  • 窗口表面
  • 交换链
  • 图像视图

管线

  • 介绍
  • 着色器模块
  • 固定功能
  • 渲染流程
  • 总结

绘制

  • 帧缓冲
  • 指令缓冲
  • 渲染与呈现

交换链

  • 重建交换链

顶点缓冲

  • 描述顶点输入
  • 创建顶点缓冲
  • 暂存缓冲

Uniform 缓冲

  • 描述符集合布局与缓冲
  • 描述符池与描述符集合

纹理映射

  • 图像
  • 图像视图与采样器
  • 组合图像采样器

模型

  • 深度缓冲
  • 家在模型

渲染质量

  • 生成多级渐远
  • 多重采样

动态场景

  • 推送常量
  • 重用指令缓冲
  • 次级指令缓冲

总结

  • 总结
@chuigda chuigda pinned this issue Aug 5, 2023
@chuigda chuigda added the summary label Aug 5, 2023
@chuigda chuigda self-assigned this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant