Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learning Metal #1

Open
WilliamKHo opened this issue Nov 10, 2017 · 1 comment
Open

Learning Metal #1

WilliamKHo opened this issue Nov 10, 2017 · 1 comment

Comments

@WilliamKHo
Copy link
Owner

WilliamKHo commented Nov 10, 2017

Metal Optimization Techniques (video link)

Metal 2 Optimization and Debugging video link

Useful reference code / previous work

ComputeWithMetal

  • This guy sets up a basic compute shader, and that's good for reference.

Metal Kernel Functions / Compute Shaders in Swift

  • create a Metal Texture from a UIimage and displays it.

Note: Much of the code in the previous work has not been refactored for Xcode 9 and Swift 4

@YVin3D
Copy link
Collaborator

YVin3D commented Nov 10, 2017

YVin3D added a commit that referenced this issue Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants