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

Add Chinese translation #335

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

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

zh/00_Introduction.md Outdated Show resolved Hide resolved
zh/00_Introduction.md Outdated Show resolved Hide resolved
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

zh/00_Introduction.md Outdated Show resolved Hide resolved
zh/00_Introduction.md Show resolved Hide resolved
zh/00_Introduction.md Outdated Show resolved Hide resolved
zh/00_Introduction.md Show resolved Hide resolved
@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