Open avanmalleghem opened 1 month ago
I think the issue is related to OpenGL version. I found "Google's P100 provides OpenGL... but V1.1 only.". Will try with another GPU...
Indeed the relevant error in the ogre.log is:
14:45:10: OGRE EXCEPTION(3:RenderingAPIException): WGL_ARB_create_context extension required for OpenGL 3.3. Update your graphics card driver, or your card doesn't support OpenGL 3.3 in Win32GLSupport::initialiseWGL at D:\bld\ogre-next_1724198948908\work\RenderSystems\GL3Plus\src\windowing\win32\OgreWin32GLSupport.cpp (line 628) 14:45:10: Loading library C:\Users\gazebouser\miniconda3\envs\gz-ws\Library\bin\OGRE-Next\Plugin_ParticleFX.dll 14:45:10: Installing plugin: ParticleFx
Environment
dxdiag
and report the GPU-related information.~/.gz/rendering
Description
Steps to reproduce
Output
@traversaro