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

Compute renderer on macOS #2044

Open
BayLee4 opened this issue May 14, 2024 · 0 comments
Open

Compute renderer on macOS #2044

BayLee4 opened this issue May 14, 2024 · 0 comments

Comments

@BayLee4
Copy link

BayLee4 commented May 14, 2024

Hi,
As macOS is locked to OpenGL version 4.1, it does not supports compute shaders. However I was wondering if something like MGL which implements OpenGL 4.6 on top of Metal could be used here to bring support for the new compute renderer to macOS (according to the README compute shaders are verified to be working).

I (barely) managed to compile it, tried to replace the path in glad.c and... it immediately crashed. Seems a new context file would need to be written for it, but I'm not skilled enough to do that.

Is there any hope for macOS users? 🥺

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

1 participant