Go to file
daemyung jang f15fb0e017 Summerize Chapter 5: Lighting Fundamentals 2021-12-03 16:29:57 +09:00
01-introduction-to-metal Apply the list on README.md 2021-04-21 00:10:11 +09:00
02-3d-models Apply the list on README.md 2021-04-21 00:10:11 +09:00
03-rendering-pipeline Summerize Chapter 3: The Rendering Pipeline 2021-04-22 11:24:17 +09:00
04-3d-transforms Fix a typo 2021-11-30 23:30:23 +09:00
05-lighting-fundamentals Summerize Chapter 5: Lighting Fundamentals 2021-12-03 16:29:57 +09:00
06-textures Copy source code from the official website 2021-04-15 11:39:00 +09:00
07-maps-and-materials Copy source code from the official website 2021-04-15 11:39:00 +09:00
08-character-animation Copy source code from the official website 2021-04-15 11:39:00 +09:00
09-scene-graph Copy source code from the official website 2021-04-15 11:39:00 +09:00
10-trees-and-fog Copy source code from the official website 2021-04-15 11:39:00 +09:00
11-tesselation-and-terrains Copy source code from the official website 2021-04-15 11:39:00 +09:00
12-environment Copy source code from the official website 2021-04-15 11:39:00 +09:00
13-procedural-generation Copy source code from the official website 2021-04-15 11:39:00 +09:00
14-multipass-rendering Copy source code from the official website 2021-04-15 11:39:00 +09:00
15-gpu-driven-rendering Copy source code from the official website 2021-04-15 11:39:00 +09:00
16-particle-systems Copy source code from the official website 2021-04-15 11:39:00 +09:00
17-particle-behaviour Copy source code from the official website 2021-04-15 11:39:00 +09:00
18-rendering-with-rays Copy source code from the official website 2021-04-15 11:39:00 +09:00
19-shadows Copy source code from the official website 2021-04-15 11:39:00 +09:00
20-advanced-lighting Copy source code from the official website 2021-04-15 11:39:00 +09:00
21-metal-performance-shaders Copy source code from the official website 2021-04-15 11:39:00 +09:00
22-integrating-spritekit-scenekit Copy source code from the official website 2021-04-15 11:39:00 +09:00
23-debugging-and-profiling Copy source code from the official website 2021-04-15 11:39:00 +09:00
24-synchronization-and-multithreading Copy source code from the official website 2021-04-15 11:39:00 +09:00
.gitignore Add a rule into .gitignore 2021-04-16 14:31:07 +09:00
README.md Summerize Chapter 5: Lighting Fundamentals 2021-12-03 16:29:57 +09:00

README.md

Metal by Tutorials

Book

You can get more information from here.

Downloads

You can also download the source code from here.

Summarize

All rights are reserved to Ray Wenderlich.