Friduric/voxel-cone-tracing

not compatible with opengl 4.5

Soietre opened this issue · 4 comments

my computer system is window10 and opengl version is 4.5 , and the hardware is not nvidia but (Intel(R) UHD Graphics 630, when I run the problem the system broke down whith the information;
Initialization started.
[0] : GLFW initialized.
[1] : GLEW initialized.
ERROR: GLEW_VERSION_4_5 (OpenGL 4.5) not supported! Expect unexpected behaviour.
Press any key to continue ...
do you know the reasone

I think that macros doesn't support intel graphic chip

i have the same question,the driver updated to the latest.

I changed glew version from2.1.0 to 1.11.0, and this error dissappear.