-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Failed to Compile Shaders #53
Comments
Hello, do you still have this issue? |
Meets the same problem |
@fjiwrogno do you have an AMD graphics card? |
@Michele1996 No, I use nvidia graphics card. |
Hello! Please check if the NVIDIA is really used. Install glxinfo (sudo apt install mesa-utils) and run "glxinfo | grep OpenGL". It should say that the NVIDIA is used for OpenGL. If not, it is using the graphics built in the CPU or some software based rendering. Normally you have to set the NVIDIA to be working in Performance Mode which is set in the NVIDIA panel in the PRIME profile tab. |
and if you don't see it in PRIME profile (it happens to me) do: apt install nvidia-prime And then set nvidia in performance mode: prime-select nvidia |
@derickcoder44 @Michele1996 Thanks for your help! |
Describe the bug
I'm Getting a "Failed to Compile Shaders Error" when I run open the simulation in any water based environment. The simulation runs but I'm experiencing weird rendering errors with the water surface.
Screenshots
To Recreate
fluid_test_out.txt
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: