[Vala] GLX (OpenGL Extension to the X Window System) binding!!



Hello all,

I made a glx binding for vala (glx.vapi). An example is also attach to this mail.
For compile the example you need also the gl.vapi file (http://live.gnome.org/Vala/ExternalBindings).

Compile the example with:
valac glxtest.vala --pkg gtk+-2.0 --pkg glx --pkg gl --pkg gdk-x11-2.0

Any suggestion is welcome.

Matias

Attachment: glx.vapi
Description: Binary data

Attachment: glxtest.vala
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]