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

Pointcloud Shader not working on Metal/OpenGL #5

Open
ChristopherRemde opened this issue Sep 28, 2023 · 1 comment
Open

Pointcloud Shader not working on Metal/OpenGL #5

ChristopherRemde opened this issue Sep 28, 2023 · 1 comment
Labels
Backlog Feature with low priority

Comments

@ChristopherRemde
Copy link
Contributor

ChristopherRemde commented Sep 28, 2023

Problem:
The Pointcloud Geometry Shader does not work on Apple Metal or OpenGLCore. Error is: Shader not supported on this GPU: Found no suitable fallbacks.

Expected Behaviour / Fix
Pointcloud Geometry Shader should work on Apple Metal, OpenGLCore and other OpenGL versions on Android.

@ChristopherRemde ChristopherRemde added the Backlog Feature with low priority label Oct 10, 2023
@ChristopherRemde
Copy link
Contributor Author

Geometry Shader would need to be converted to a compute shader. Maybe a feature for later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Feature with low priority
Projects
None yet
Development

No branches or pull requests

1 participant