Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Simple DirectMedia Layer

Compare

  Analyzed 3 days ago

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 CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code ... [More] 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]

559K lines of code

27 current contributors

4 days since last commit

232 users on Open Hub

Very High Activity
4.23438
   
I Use This

Compiz Reloaded

Compare

  Analyzed about 9 hours ago

Compiz Reloaded is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment, including Gnome and KDE. (Short version: Wobbly windows and stuff) Compiz Reloaded is the Further development of Compiz 0.8.x series.

264K lines of code

15 current contributors

about 1 month since last commit

207 users on Open Hub

Low Activity
3.84314
   
I Use This

Mesa

Compare

  Analyzed about 7 hours ago

Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. A variety of device drivers allows Mesa to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs. Mesa ties ... [More] into several other open-source projects: the Direct Rendering Infrastructure and X.org to provide OpenGL support to users of X on Linux, FreeBSD and other operating systems. [Less]

3.76M lines of code

228 current contributors

2 days since last commit

191 users on Open Hub

Very High Activity
4.40541
   
I Use This

OGRE

Compare

  No analysis available

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilizing hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying ... [More] system libraries like Direct3D and OpenGL and provides an interface based on world objects. [Less]

0 lines of code

23 current contributors

0 since last commit

142 users on Open Hub

Activity Not Available
4.77273
   
I Use This
Mostly written in language not available
Licenses: mit

Pygame

Compare

  Analyzed 2 days ago

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 language. Pygame is highly portable and runs on nearly every platform and operating system.

7.74K lines of code

48 current contributors

5 months since last commit

79 users on Open Hub

Low Activity
4.57895
   
I Use This

Crazy Eddie's GUI System

Compare

  No analysis available

A free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!

0 lines of code

14 current contributors

0 since last commit

57 users on Open Hub

Activity Not Available
4.15
   
I Use This
Mostly written in language not available
Licenses: mit

LWJGL

Compare

  Analyzed 1 day ago

The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and ... [More] OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. [Less]

89.3K lines of code

0 current contributors

over 7 years since last commit

44 users on Open Hub

Inactive
4.57143
   
I Use This

Clutter Toolkit

Compare

  Analyzed 3 days ago

Clutter is an open source (LGPLv2.1+) software library for creating fast, compelling, portable, and dynamic graphical user interfaces. It is a core part of MeeGo, and is supported by the open source community. Its development is sponsored by Intel. Clutter uses OpenGL for rendering (and ... [More] optionally OpenGL|ES for use on mobile and embedded platforms), but wraps an easy to use, efficient, flexible API around GL's complexity. Clutter enforces no particular user interface style, but provides a rich, generic foundation for higher-level toolkits tailored to specific needs. [Less]

225K lines of code

16 current contributors

over 1 year since last commit

27 users on Open Hub

Very Low Activity
4.75
   
I Use This

OpenTK

Compare

  Analyzed 4 days ago

The Open Toolkit (OpenTK) is a free, fast, cross-platform C# wrapper for OpenGL, OpenGL ES, OpenAL and OpenCL. The bindings are strongly-typed and contain inline documentation for improved security and coding speed. Additional utilities integrate the bindings with .Net, making OpenTK especially ... [More] suited to Rapid Application Development. OpenTK can be used alone or integrated into GUI toolkits, like Windows.Forms and GTK#. It runs on Windows, Linux and Mac OS X without recompilation, is easy to deploy and is compatible with all .Net languages: C#, VB.Net, C++/CLI, F#, IronPython, Boo, ... [Less]

357K lines of code

1 current contributors

10 days since last commit

20 users on Open Hub

Moderate Activity
4.875
   
I Use This

GLEW

Compare

  No analysis available

The OpenGL Extension Wrangler Library is a simple tool that helps C/C++ developers initialize extensions and write portable applications. GLEW currently supports a variety of operating systems, including Windows, Linux, Darwin, Irix, and Solaris.

0 lines of code

6 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: No declared licenses