Simple Project List Software Map

425 projects in result set
LastUpdate: 2016-08-09 20:26

Xming X Server for Windows

Xming は、Microsoft Windows XP/Vista/7/8 (+ Server 2003/2008/2012) のための、すぐれたX Window サーバです。完全な機能を有し、小型で高速、簡単にインストールでき、Microsoft Windows上で単独で動作するとともに、(マシン毎にインストールすることなく)どこででも使えます。

LastUpdate: 2014-05-30 21:09

OGLplus

OGLplus is a header-only library that implements a thin object-oriented facade over the OpenGL (version 3 and higher) C-language API. It provides wrappers that automate the resource and object management and make the use of OpenGL in C++ safer and easier.

(Machine Translation)
Operating System: Linux
Programming Language: C++, C++
User Interface: OpenGL
LastUpdate: 2013-10-11 20:06

Oolite

Oolite is an independent reinterpretation and ehancement of the classic space sim game Elite for modern computers. The result is a space trading and combat simulation offering encounters with pirates, police, bounty hunters, the occasional alien menace, and other surprises along the way. While striving to reach the coveted Elite status, the players set their own path through the various galaxies, choosing to be trader, pirate, or bounty hunter depending on the situation at hand, and their own judgement. The game is hugely expandable, using a combination of property lists and JavaScript. Oolite's active modding community already provides more than 200 OXPs (Oolite eXpansion Packs). Among them are a huge variety of missions, weapons, ships, and extra career paths over and above what's available within the core game, as well as a number of other gameplay enhancements and customizations.

LastUpdate: 2012-01-05 00:47

Asteroids3D

Asteroids3D is an OpenGL-based first-person game of blowing up asteroids. Its simple code base also provides a way to learn OpenGL with the help of external tutorials like those from NeHe.

LastUpdate: 2011-01-06 14:43

trend

trend is a general-purpose, efficient trend graph for "live" data. Data is read in ASCII format from a file or continuously from a FIFO, and is played in real-time into a multi-pass trend (much like a CRT oscilloscope or a strip chart). trend can be used as a rapid analysis tool for progressive or time-based data series together with trivial scripting.

(Machine Translation)
LastUpdate: 2013-08-09 18:46

Ecere SDK

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.

(Machine Translation)
LastUpdate: 2014-05-10 22:54

OpenCSG

OpenCSG is a library that does image-based CSG rendering using OpenGL. CSG is short for "constructive solid geometry" and represents a modeling technique for composing shapes with 3D-primitives which are combined using volumetric boolean operations. Image-based CSG rendering means rendering CSG shapes without calculating their surface in object-space. Instead, the image of a CSG shape is composed directly in the frame-buffer of the graphics hardware by rather sophisticated stenciling and z-buffer operations.

(Machine Translation)
Operating System: MacOS
Programming Language: C++
User Interface: OpenGL
LastUpdate: 2013-06-16 13:31

GLFW

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.

(Machine Translation)
LastUpdate: 2013-06-28 11:32

Equalizer

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.

LastUpdate: 2014-04-15 22:07

llpp

llpp is a MuPDF-based PDF pager.

(Machine Translation)
Operating System: FreeBSD, Linux
Programming Language: C, OCaml (Objective Caml)
Topics: Freecode.com
User Interface: OpenGL
LastUpdate: 2010-10-19 22:09

Mesh Viewer

The Mesh Viewer is an easy-to-use, lightweight application for displaying three dimensional models (triangular meshes) from a variety of file formats. It uses OpenGL to render the models. Triangular meshes can be displayed texture mapped (with optional bilinear filtering), solid, or as a wire frame (all lines or just the front lines). Loaded models can be rotated, translated, and scaled (all done with the mouse). The model is lighted by multiple light sources. Viewpoints can be saved.

(Machine Translation)
LastUpdate: 2014-03-17 22:54

GeomSpace

GeomSpace is interactive geometry software for different geometric spaces. You can build your own universe of any dimension and with any geometry. You can choose Euclidean, elliptic, hyperbolic, or Minkowskii, among other spaces.

(Machine Translation)
LastUpdate: 2013-11-22 22:58

Bino

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.

(Machine Translation)
Natural Language: English
Operating System: MacOSX, Linux, Windows
Programming Language: C++
User Interface: OpenGL, Qt
LastUpdate: 2010-03-08 13:12

Dolphin-emu

Dolphin is a Nintendo GameCube, Wii, and Triforce emulator for Microsoft Windows, Linux, and Mac OS X (on Intel-based machines), it is the first emulator to successfully run commercial GameCube and Wii games, and is still the only emulator capable of running commercial Wii games.

LastUpdate: 2011-01-30 07:09

jack_oscrolloscope

jack_oscrolloscope is a simple waveform viewer for
JACK. The waveform is displayed in realtime, so
you can always see the signal the instant it comes
through JACK's input port.

(Machine Translation)