Skip to content

MarginallyClever/RepaintMacIntel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepaintMacIntel

Intel Macs appear to be having an issue with repainting the window when running Jogamp. This series of minimal examples is to demonstrate the issue and to find a workaround.

  • Editor1: Started by guessing the issue was Jogamp + Modern Docking. problem.
  • Editor2: Only Modern Docking. no issue.
  • Editor3: Only Jogamp. problem.
  • Editor4: uses GLCanvas instead of GLJPanel.
  • test 5: uses jogamp 2.4.0
  • test 6: adds an FPSAnimator to the GLCanvas
  • test 7: java 17 instead of java 22.

About

Minimal tests for a mac intel jogamp render issue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages