From: Dennis S. <sy...@yo...> - 2004-04-21 12:45:35
|
On Tue, 2004-04-20 at 15:44 +0300, Vitaly V. Bursov wrote: > > This is it for now, after those weeks offline i want to dive into > > openGL problems, and how we can make the framework rock for opengl > > plugin as well, i'll need a lot of help this because i'm basicly > > an opengl clueless person. I think Vitaly might be of great help > > here *hint hint* :) > > I've a kinda ported scivi to libvisual. It runs under libvisual xmms plugin. > In different window :) All mouse/keyboard events are also ok both for libvisual > and scivi :-) Wow that is promising! can i see some code ? :), also how have you been implementing the key/mouse events in the libvisual window, and do you like the idea of modelling our own event system to that off SDL ? > I think that supplying X Window identifier, rendering, position, > viewport size should be sufficient nearly for any purpose. > And of course resize events etc. > > Optionally (or as a general rule) plugin can use some higher level > API (e.g. placed in libvisual) for framebuffer in system ram or some > render-ready OpenGL context. Ok we've got to look into this, i could use some help here admittable ;) For the rest my plan of abuse for the upcoming weeks looked good ? Cheers, Dennis |