Skip to content

metal-by-example/omt-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundamentals of 3D Graphics Programming with Metal

This repository contains the sample code for the "Fundamentals of 3D Graphics Programming with Metal" workshop at One More Thing Conference 2025.

To view the slides for the workshop, click the title slide below. Title Slide

Structure

This repo contains three projects:

  • MetalDeviceCheck is a small SwiftUI app that displays a few details about the Metal device it is running on.
  • MetalFundamentals-Initial contains the samples in their unmodified state
  • MetalFundamentals-Final contains the samples as they are modified throughout the workshop to implement various techniques

Cloning

I recommend cloning this repository:

git clone [email protected]:metal-by-example/omt-2025.git

so that you can easily diff your changes with the clean state of the repo.

About

Sample code for the "Fundamentals of 3D Graphics Programming with Metal" workshop at One More Thing 2025

Resources

Stars

Watchers

Forks

Contributors