Skip to content

Conversation

@chirsz-ever
Copy link
Contributor

@chirsz-ever chirsz-ever commented May 13, 2023

Tracking issue: #336

Process:

  • 00_Introduction.md
  • 01_Overview.md
  • 02_Development_environment.md
  • 03_Drawing_a_triangle/00_Setup/00_Base_code.md
  • 03_Drawing_a_triangle/00_Setup/01_Instance.md
  • 03_Drawing_a_triangle/00_Setup/02_Validation_layers.md
  • 03_Drawing_a_triangle/00_Setup/03_Physical_devices_and_queue_families.md
  • 03_Drawing_a_triangle/00_Setup/04_Logical_device_and_queues.md
  • 03_Drawing_a_triangle/01_Presentation/00_Window_surface.md
  • 03_Drawing_a_triangle/01_Presentation/01_Swap_chain.md
  • 03_Drawing_a_triangle/01_Presentation/02_Image_views.md
  • 03_Drawing_a_triangle/02_Graphics_pipeline_basics/00_Introduction.md
  • 03_Drawing_a_triangle/02_Graphics_pipeline_basics/01_Shader_modules.md
  • 03_Drawing_a_triangle/02_Graphics_pipeline_basics/02_Fixed_functions.md
  • 03_Drawing_a_triangle/02_Graphics_pipeline_basics/03_Render_passes.md
  • 03_Drawing_a_triangle/02_Graphics_pipeline_basics/04_Conclusion.md
  • 03_Drawing_a_triangle/03_Drawing/00_Framebuffers.md
  • 03_Drawing_a_triangle/03_Drawing/01_Command_buffers.md
  • 03_Drawing_a_triangle/03_Drawing/02_Rendering_and_presentation.md
  • 03_Drawing_a_triangle/03_Drawing/03_Frames_in_flight.md
  • 03_Drawing_a_triangle/04_Swap_chain_recreation.md
  • 04_Vertex_buffers/00_Vertex_input_description.md
  • 04_Vertex_buffers/01_Vertex_buffer_creation.md
  • 04_Vertex_buffers/02_Staging_buffer.md
  • 04_Vertex_buffers/03_Index_buffer.md
  • 05_Uniform_buffers/00_Descriptor_layout_and_buffer.md
  • 05_Uniform_buffers/01_Descriptor_pool_and_sets.md
  • 06_Texture_mapping/00_Images.md
  • 06_Texture_mapping/01_Image_view_and_sampler.md
  • 06_Texture_mapping/02_Combined_image_sampler.md
  • 07_Depth_buffering.md
  • 08_Loading_models.md
  • 09_Generating_Mipmaps.md
  • 10_Multisampling.md
  • 11_Compute_Shader.md
  • 90_FAQ.md
  • 95_Privacy_policy.md

Copy link

@orbitgw orbitgw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix some problems of 00_Introduction.md

@chirsz-ever chirsz-ever force-pushed the chirsz/chinese-translation branch from f3a6600 to b8f2469 Compare August 17, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants