systemu is a portable replacement for popen4 in ruby.
systemu can be used on any platform to return status, stdout, and stderr of
any command. unlike other methods like open3/popen4 there is zero danger of
full pipes or threading issues hanging your process or subprocess.
Lightweight utility over win32ole for accessing basic WMI (Windows Management
Instrumentation) functionality in the Microsoft Windows operating system. It has
no runtime dependencies other than Ruby, so it can be used without concerns
around dependency issues.
Mesa is a 3-D graphics library with an API which is very similar to that
of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or
state machine, it is being used with authorization from Silicon Graphics,
Inc. However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
This is a Off-Screen version of Mesa in order to do off-screen rendering in
other packages like VTK. Offscreen rendering is useful for a
number of things, such as batch processing, parallel processing, and
remote processing.
This package contains the gbm utility library.
This package contains the EGL utility library.
This package contains the OpenGL library, which can perform rendering over GLX
or using the Direct Rendering Infrastructure.
Userspace interface to kernel DRM (Direct Rendering Module) services.
This package contains the OpenGL utility library.
This package contains the OpenGL widgets library.
Epoxy is a library for handling OpenGL function pointer management for you.