-
|
Since blueCFD-Core 2016-1, the provided ParaView versions stopped supporting the older OpenGL implementations, supporting only OpenGL. So for those with older GPUs, we had to suggest to install ParaView 4.4 manually. |
Beta Was this translation helpful? Give feedback.
Answered by
wyldckat
Mar 8, 2022
Replies: 1 comment
-
|
Within the folder This is extremely useful for older GPUs and when using a remote connection. This way people no longer need to use ParaView 4.4. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wyldckat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Within the folder
AddOns\ParaView\binis the fileopenglsw32.dll, which renaming toopengl32.dll, will allow ParaView to use the CPU instead of the GPU for rendering.This is extremely useful for older GPUs and when using a remote connection. This way people no longer need to use ParaView 4.4.