Skip to content

SummerTree/AppleMetalRenderingCheatSheets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppleMetalRenderingCheatSheets

A set of cheat sheets useful for developing iOS Apps with Metal.[PDF]

Pages

  • Initialization & Configuration

  • Drawing Triangles & Patches, and the Indices

  • Assignment of the Parameters to the Vertex & Fragment Shaders

  • Texture Generation

  • MDLMesh and MTKMesh

  • Coordinate Systems and Others

Instruction for Editting and Generating the PDF file

It was initially created with Inkscape 1.1.

  1. For each page, move the page to the frame for the A4 landscape, and then save it as *.svg (ex. AppleMetalCheatSheetPage01.pdf).

  2. Concatenate all the pages with Preview. Open the pdf for the first page, open the thumbnail pane, and drag & drop all the other pdfs for all the other pages.

Happy programming with Metal!

About

A set of cheat sheets useful for developing iOS Apps with Metal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published