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

Supporting global illumination for macOS/metal #1048

Open
athenaz2 opened this issue Aug 30, 2024 · 0 comments
Open

Supporting global illumination for macOS/metal #1048

athenaz2 opened this issue Aug 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@athenaz2
Copy link
Contributor

Desired behavior

Currently, global illumination works on Ubuntu but not on macOS. It would be great for GI to work on macOS though.

Additional context

For gazebosim/gz-sim#2550, when the homebrew CI build runs a test with GI enabled, it crashes on macOS. Output below:

281: [ RUN      ] CameraSensorGlobalIlluminationTest.GlobalIlluminationEnabled
281: libc++abi: terminating with uncaught exception of type Ogre::FileNotFoundException: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource CrossPlatformSettings_piece_all.metal in resource group General or any other group. in ResourceGroupManager::openResource at /tmp/ogre2.3-20230918-86352-14va4s/ogre-next-2.3.1/OgreMain/src/OgreResourceGroupManager.cpp (line 793)

I also noticed that the GI unit test also skips for Apple platform currently too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Inbox
Development

No branches or pull requests

1 participant