benikabocha / saba

OpenGL Viewer (OBJ PMD PMX)
MIT License
442 stars 60 forks source link

Transparent Window gets a pink window #21

Closed superowner closed 3 years ago

superowner commented 3 years ago

Not a Transparent Window but run fine.I don't know what's happen! Snipaste_2021-07-24_02-06-26 Windows 10x64 Home 19042.1110,VS2019

benikabocha commented 3 years ago

The GLFW version may be old. Can you check with the latest version of GLFW?

superowner commented 3 years ago

The GLFW version may be old. Can you check with the latest version of GLFW?

thx for your answer, I use glfw-3.3.4 and glfw-3.4(latest), but all are pink.Now I wanna try some old ver...

benikabocha commented 3 years ago

I had the same problem using glfw-3.3.4.

Please use glfw-3.3.2.

benikabocha commented 3 years ago

Color key has been removed from GLFW.

https://github.com/glfw/glfw/issues/1512

superowner commented 3 years ago

Color key has been removed from GLFW.

glfw/glfw#1512

Yes, form glfw-3.3.3 to now are failed,now I rollback to glfw-3.3.2(it's ok)

benikabocha commented 3 years ago

Try to add a color key to the sample.