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

Fix 3d camera on ios simulator #119

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Fix 3d camera on ios simulator #119

merged 2 commits into from
Jul 26, 2024

Conversation

rparrett
Copy link
Contributor

Fixes #118

Tested by modifying the template to include (roughly) Bevy's 3d_scene example and running make run.

Observed the shader error without this PR, and a working scene with.

image

@NiklasEi NiklasEi merged commit 144f5ae into NiklasEi:main Jul 26, 2024
5 checks passed
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.

3d apps do not work in iOS simulator
2 participants