RSS 61 projects tagged "Windows"

Download Website Updated 23 Apr 2013 Ecere SDK

Screenshot
Pop 439.29
Vit 33.94

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

Download Website Updated 06 Apr 2013 GLFW

Screenshot
Pop 241.00
Vit 25.73

GLFW is a portable framework for OpenGL application development. It handles operating system specific tasks such OpenGL window management, resolution switching, keyboard, mouse, and joystick input, timer input, creating threads, and more.

Download Website Updated 28 Jan 2013 Bino

Screenshot
Pop 160.22
Vit 14.93

Bino is a stereoscopic 3D video player with multi-display support. It supports many 2D and 3D video formats, a wide range of display devices, and distributed multi-display video presentation, e.g. for multi-projector setups.

No download Website Updated 19 Dec 2012 RoseThorn Game Library

Screenshot
Pop 35.78
Vit 12.52

RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.

No download Website Updated 19 Dec 2012 Turious

Screenshot
Pop 122.96
Vit 3.73

Turious is a cross-platform turn-based strategy game. It features dynamically generated maps, AIs that can be used with both online multi-player and single player modes, and 6 classes of civilian and military units. It uses the Rosethorn Game Library.

Download Website Updated 19 Dec 2012 PyParticles

Screenshot
Pop 91.04
Vit 3.36

PyParticles is a particle simulation toolbox entirely written in Python. It simulates a particle-by-particle model with the most popular integrations methods, including Euler, Runge Kutta, and Midpoint. It represents the results on an OpenGL or Matplotlib plot, and offers an easy-to-use API.

Download Website Updated 12 Dec 2012 Conquests

Screenshot
Pop 165.84
Vit 4.90

Conquests is a turn-based 4X Civilization-like 3D strategy game. You can discover new technologies from the stone age to the space age, explore the world, and wage war on your opponents. It supports both Direct3D and OpenGL graphics, and can run in both 2D and 3D modes.

Download Website Updated 27 Nov 2012 Equalizer

Screenshot
Pop 186.97
Vit 17.63

Equalizer is middleware for creating and deploying parallel OpenGL-based applications. It enables applications to benefit from multiple graphics cards, processors, and computers to scale rendering performance, visual quality, and display size. An Equalizer-based application runs unmodified on any visualization system, from a simple workstation to large scale graphics clusters, multi-GPU workstations, and Virtual Reality installations.

Download Website Updated 14 Nov 2012 ThinLinc

Screenshot
Pop 234.01
Vit 14.71

ThinLinc is a fast and versatile remote desktop solution. It is based on open source software such as TigerVNC, SSH, and PulseAudio. The ThinLinc server software can be used to publish Linux/Unix desktops and applications to thin clients. The system also supports Windows Remote Desktop Services and VirtualBox. ThinLinc supports redirection of sound, serial ports, disk drives, local printers, and Smart Card readers. Clients are available for a wide variety of platforms. When used with the VirtualGL software, ThinLinc can deliver high performance graphics with OpenGL applications in a thin client environment.

No download No website Updated 05 Sep 2012 GPUMarkerTracker

Screenshot
Pop 32.80
Vit 1.46

GPUMarkerTracker is a tracking software library for AR (augmented reality) markers. It utilizes GPGPU for fast and accurate tracking. It is intended for detecting markers from an HD resolution image so that small markers placed far from the camera can be detected. Each marker has a 12-bit payload with 9-bit CRC. The library does not produce false-positive detection errors of markers, practically.

Screenshot

Project Spotlight

ucommon

C++ threading for embedded applications.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.