Tags : Browse Projects

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

Simple DirectMedia Layer

Compare

  Analyzed 4 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

5 days since last commit

232 users on Open Hub

Very High Activity
4.23438
   
I Use This

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

LWJGL

Compare

  Analyzed 2 days 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

OpenTK

Compare

  Analyzed about 3 hours 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

JInput

Compare

  No analysis available

The JInput Project hosts an implementation of an API for game controller discovery and polled input.

0 lines of code

0 current contributors

0 since last commit

12 users on Open Hub

Activity Not Available
4.75
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Allegro

Compare

  Analyzed 3 days ago

Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming.

169K lines of code

19 current contributors

23 days since last commit

7 users on Open Hub

Moderate Activity
4.66667
   
I Use This

Agar

Compare

  Analyzed 3 days ago

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

333K lines of code

2 current contributors

10 days since last commit

4 users on Open Hub

Very Low Activity
4.5
   
I Use This

General Graphics Interface

Compare

  No analysis available

GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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

Semantic Forms Inputs

Compare

Claimed by Wikimedia Analyzed 3 days ago

Semantic Forms Inputs is an extension to MediaWiki that provides additional input types for Semantic MediaWikis that use the Semantic Forms extension. The Semantic Forms extension allows users to add, edit and query data of a Semantic MediaWiki using forms. For every form field the input type ... [More] specifies the type of input a field will have in the form. Semantic Forms comes with basic input types for all data types. This extension -- Semantic Forms Inputs -- aims to collect further, optically and/or functionally enhanced input types. [Less]

2.56K lines of code

0 current contributors

about 7 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Inspekt

Compare

  Analyzed 2 days ago

Inspekt is a PHP library that makes it easier to write secure web applications. Inspekt acts as a sort of 'firewall' API between user input and the rest of the application. It takes PHP superglobal arrays, encapsulates their data in an "cage" object, and destroys the original superglobal. Data ... [More] can then be retrieved from the input data object using a variety of accessor methods that apply filtering, or the data can be checked against validation methods. Raw data can only be accessed via a 'getRaw()' method, forcing the developer to show clear intent. Inspekt can also be used on arbitrary arrays, and provides static filtering and validation methods. Inspekt works in both PHP4 and PHP5, and has no external dependencies. Inspekt is built upon Chris Shiflett's original Zend_Filter_Input lib [Less]

4.84K lines of code

2 current contributors

about 2 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This