Skip to content

Andromeda08/metal-4-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metal 4 C++ Example

This project is a minimal C++ 23 example for using Metal 4 with GLFW in a CMake project.

Dependencies

Dependencies are expected to be found under the external directory.

  1. The fetchMetalCpp script downloads, extracts metal-cpp version from thhe Apple Developer website, and runs the metal-cpp python script to generate the single <metal/metal.hpp> header file.

  2. GLFW is downloaded as a git submodule.

About

A C++ 23 example for using Metal 4 with GLFW in a CMake project.

Topics

Resources

License

Stars

Watchers

Forks