From: Combe, C. <C....@na...> - 2003-06-16 10:43:38
|
hi, first of all, thanks to all the people who put so much time and effort into providing a java/openGL binding. Without it i might end up being forced into learning a language other than Java ;) secondly, Ken Russell wrote: > There are still some features missing like correct >support of adding/removing GLCanvas objects from a frame over and >over again, but this should be a relatively small addition and >I'm hopeful that it can be done without changes to the public >API. oh no, not again :) this caused me quite a lot of grief when using gl4java. However, does the fact that : >The OpenGL context handling and >interaction with the window system has been >completely redesigned and is in fact now written in Java instead >of in C. mean that a reasonably competent java programmer might be able to fix it? What exactly is the problem? cheers, colin |