#Vulkan + GLFW (Transparent Window)

5 messages · Page 1 of 1 (latest)

keen steppe
#

I am looking for a little bit of help i need my application to be a transparent overlay but apparently i can't get the transparency work. so glfw is transparent but can't get vulkan to be transparent.

deep kelpBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

umbral fern
#

overlays suck

keen steppe
# umbral fern overlays suck

i just have no idea how or how to approch this i mean am i only left to copy the vulkan to a buffer for the cpu todo transparency that way idk i just really need overlays. would it be better to just render each element as a seperate window or something