/Metal-Pracitces

Simple projects as refs

Primary LanguageSwift

Metal-Pracitces

Projects/006-Perspective-1:

add perspective to the view. and Animation: spinning

image

Projects/005-transformation:

with a little bit of math.

image

Projects/004-spinning-points:

with a little bit of math.

image

Projects/0035-Pipeline-train:

this time,loading a train 3D Model.

image

Projects/003-Pipeline:

demonstrate the minimal Metal Pipeline:Vertex Fetching,Vertex Processing,Primitive Assembly,Rasterization,Fragment Processing and Framebuffer.

image

Projects/002-Vertex:

help to understand how to position points on the GPU without holding any equivalent data on the Swift side. image

Projects/001-Vertex:

image