- https://www.raywenderlich.com/7475-metal-tutorial-getting-started
- https://developer.apple.com/documentation/metal/using_a_render_pipeline_to_render_primitives
- https://developer.apple.com/documentation/metal/setting_up_a_command_structure
- https://developer.apple.com/metal/Metal-Shading-Language-Specification.pdf
지금 이 레포지토리를 복제(fork)하여 아래 과제의 결과를 만들어 냅니다.
과제 | 결과 |
---|---|
삼각형 그리기 | |
정삼각형 | |
정사각형 | |
직사각형 위에 정삼각형 | |
사각형 안에 사진 넣기 | |
사진 여러 개 넣기 | |
사진을 손가락으로 드래그 하기 |