Does anyone know of any resources/examples for setting up an NP web plugin on Mac with a NSOpenGLView? I've tried modifying some of the samples in the WebKit SVN, but it doesn't load the GLView. The way I have it setup is storing off the NSOpenGLView layer into the main plugin layer, much like the sample stores off the Quartz composer layer.
If anyone has any tips or suggestion for where to actually find documentation on doing this (google searches haven't helped so far), it'd be greatly appreciated.