Skip to content

Fix all example playgrounds#12

Open
cegiela wants to merge 1 commit into
MetalKit:masterfrom
cegiela:master
Open

Fix all example playgrounds#12
cegiela wants to merge 1 commit into
MetalKit:masterfrom
cegiela:master

Conversation

@cegiela

@cegiela cegiela commented Sep 2, 2022

Copy link
Copy Markdown

@mhorga The playgrounds were failing to run due to .metal files being silently ignored in Playground. The issue was not with paths but with the .metal filetype. I changed the Shaders files to a .txt filetype and everything works well. All playgrounds updated, including Chapter 18, which is now using the same method of injecting metal code as the others.

@cegiela

cegiela commented Sep 2, 2022

Copy link
Copy Markdown
Author

This fixes #9 (comment)

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

Successfully merging this pull request may close these issues.

1 participant