husker-dev / openglfx

OpenGL implementation for JavaFX
Apache License 2.0
80 stars 10 forks source link

Texture transparency is broken #27

Closed dmitrykolesnikovich closed 1 year ago

dmitrykolesnikovich commented 1 year ago

So, in my game engine I heavily rely on JavaFX and I consider your OpenGLFX library as the only solution for the Windows 10 bug that makes JavaFX completely unsusable. I'm commited to reach production quality of your library hopefully with your help :) Here is another bug report - you can reproduce it by trying my pull request (specifically this commit)

Basically what's intended to be transparent is not.

image

dmitrykolesnikovich commented 1 year ago

not a bug because https://github.com/dmitrykolesnikovich/openglfx/commit/bc6e4a951e7cc9978e8c1c95fe35d0f79c0977f5