Projects tagged ‘cross-platform’ and ‘x11’


Jump to tag:

Projects tagged ‘cross-platform’ and ‘x11’

Filtered by Project Tags cross-platform x11

Refine results Project Tags windows (21) linux (20) library (19) api (18) macosx (16) development (16) opengl (14) gui (13) graphics (13) macos (13) mac (13) c++ (12)

[28 total ]

765 Users
   

The K Desktop Environment (KDE) is a graphical desktop, a set of applications and a development platform. It is created by a community of people dedicated to create a free and user-friendly computing ... [More] experience. KDE offers all necessary means to easily build all kinds of applications upon. KDE has been around since 1996, with code change history dating back at least to 1997. KDE is one of the biggest free software C++ project around and one of the two leaders of unix desktops. [Less]
Created over 3 years ago.

585 Users
   

GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application ... [More] suites. GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development. [Less]
Created over 3 years ago.

298 Users
   

Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
Created over 2 years ago.

157 Users
   

A cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL supports Linux, Windows, Windows ... [More] CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains unofficial support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, Pike, Pliant, Python, Ruby, Smalltalk, and Tcl. [Less]
Created over 3 years ago.

154 Users
   

The KDE libraries, basis of KDE and used by many open source projects. They are based on Qt, Trolltech's cross-platform toolkit, and run on Linux, BSDs, and other Unices, as well as Microsoft Windows ... [More] and Mac OS X. Licensed under GNU LGPL, they may be used by open source and proprietary applications. [Less]
Created over 3 years ago.

52 Users
   

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python ... [More] language. Pygame is highly portable and runs on nearly every platform and operating system. [Less]
Created over 3 years ago.

25 Users
   

The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and ... [More] modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. [Less]
Created over 2 years ago.

19 Users
   

KVIrc is a free portable IRC client based on the excellent Qt GUI toolkit. KVIrc is being written by Szymon Stefanek and the KVIrc Development Team with the contribution of many IRC addicted developers around the world.
Created over 2 years ago.

17 Users
   

LXDE is a free desktop environment for Unix and other POSIX compliant platforms, such as Linux or BSD. The name LXDE stands for "Lightweight X11 Desktop Environment". LXDE is a project aimed to ... [More] provide a new desktop environment which is lightweight and fast. It's not designed to be powerful and bloated, but to be usable and slim enough, and keep the resource usage low. Different from other desktop environments, we don't tightly integrate every component. Instead, we tried to make all components independent, and each of them can be used independently with few dependencies. LXDE uses Openbox as its default Window Manager and aims at offering a lightweight and fast desktop based on mutually independents components. [Less]
Created about 1 year ago.

17 Users
   

X Window System protocol binding library. Originally for C bindings, but now generalized to several other languages. This is a lightweight replacement for the binding portion of Xlib, featuring ... [More] thread transparency, XML extensibility, and a small and straightforward interface. The version of Xlib currently being distributed by X.Org uses XCB for its transport; this allows XCB and Xlib calls to be freely mixed for ease in porting applications and toolkits. Most of the XCB C code is autogenerated from XML descriptions. (This may be why Ohloh complains about the degree of code commenting.) [Less]
Created over 2 years ago.