From: Kenneth B. R. <kbr...@al...> - 2002-03-19 16:17:48
|
> Would you have some time in the near future to examine and > incorporate Pepijn's fixes to the tesselator memory management? > Overall I am really happy with GL4Java, and we want to continue > using it for our product. The tesselator bug and the inability > to share GLContexts under the GLEventListener paradigm are the > only two issues we've found to date. It would be a great help > to have at least one of them fixed in the official release. I'll work on incorporating Pepijn's fixes to the tesselator. We need more people to feel comfortable making changes to the source base. If you could add support to the GLDrawableFactory and GLCanvas/GLJPanel hierarchy for sharing contexts (which should be easy; no native code needed) I'll fold it in to the workspace. |