Pigment (software)
From Infogalactic: the planetary knowledge core
Lua error in package.lua at line 80: module 'strict' not found.
Stable release | 0.3.17 / May 20, 2009 |
---|---|
Written in | C |
Operating system | Linux, OS X, Microsoft Windows |
Type | Multimedia framework |
License | GNU Lesser General Public License |
Website | code |
Pigment is a 3D scene graph (or canvas?) library designed to easily create rich application user interfaces. Pigment uses OpenGL for rendering, and supports OpenGL 1.2 to 2.1 and OpenGL ES-CM 1.1 plugins. Embedding of images and video utilizes GdkPixbuf and GStreamer, with fast video playback via hardware scaling and colour space conversion. Other features include asynchronous image loading, thread-safety, GTK+ integration via a custom widget, and fully supported Python bindings.
Pigment is known to work on Linux (x86, PowerPC and ARM), Solaris (x86 and SPARC), OS X, and Microsoft Windows. Pigment is free software, licensed under the GNU Lesser General Public License.