Re: Resize problem
Posted by
runiter on
Jun 17, 2015; 2:01pm
URL: https://forum.jogamp.org/Resize-problem-tp4034612p4034731.html
I got a problem with JoglSwingCanvas. Apparently it cannot render bloom effects properly.
Good: Here is what my application looks like with JoglNewtAwtCanvas:

Bad: Here is what it looks like with JoglSwingCanvas:

Looks like a buffering problem in JoglSwingCanvas. Any ideas how to fix that?