LWJGL Forum

Programming => OpenGL => Topic started by: matan45 on November 12, 2019, 12:20:10

Title: Specular-IBL
Post by: matan45 on November 12, 2019, 12:20:10
i am trying to do the tutorial in ibl here
https://learnopengl.com/PBR/IBL/Specular-IBL
i did copy the code from the c++ to java
and i getting green screen  from the glClearColor

any ideal why is not render?
the code
https://github.com/matan45/test