Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
SDL_VideoGL is an alternative API for the SDL video subsystem. The two APIs are very similar. So the learning curve is minimal. The incentive to use SDL_VideoGL is that it uses OpenGL on the backend to acheive a faster rendering of graphics.
Adds a post-processing effect to DirectX 9 games. Intended to have a TV-like rendering on a PC (kind of antialiasing, small blur) because PC rendering is actually full of hard edges and flaws are too obvious.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
NOTE: Project migrated to GitHub in Dec 2020! See https://github.com/Enselic/recordmydesktop
recordMyDesktop is a program that captures audio-video data of a linux desktop session, producing an ogg-encapsulated theora-vorbis file. recordMyDesktop tries to be as unobstrusive as possible by proccessing only regions of the screen that have changed
glomp is an open source multipipe OpenGL library. Its intent is to automatically distribute 3D graphics computations over multiple graphics card on the same machine.
GTK+ collage, in short gollage, is a program to generate photo collages with a Polaroid photo frame. The photos will be place on the final image in randomly order. You can specify the degrees, the size of the photos and the final background of the image.
AAX Desktop is a suite of desktop applications, utilities, and libraries. It forms a nearly complete desktop environment, including a terminal, clock, calculator, address book, dictionary, lossless image library, etc...
The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
Want to print a poster? PosteRazor cuts an image file into pieces and you can print then on your printer and glue them together to a poster. Easy FLTK based user interface. Uses FreeImage for image loading. Creates PDFs as output.
This project intends to provide a total solution for PMP (Portable Multimedia Player), which uses MiniGUI as the embedded graphics platform. It is designed for embedded Linux system, and provides a complete PMP GUI solution and main applications.
A gui to libxrandr. It presents the user with visual
representaion of active displays on an interactive map of
the screen memory. Features free postioning, configuration saving,
scripting for R&R and an alternate gui for switching between
monitors.
A C-library to convert an image representation between different colorspaces (e.g., sRGB <-> CIE XYZ <-> CIE LUV <-> CIE LAB <-> lαβ) and associated color manipulation functions.
img2xhtml is a little and fast ansi C program that converts images (jpeg for example) into plain xhtml files, that draws the image using html elements to draw the divs, there is no difference between the original image and his xhtml version.
ResoDs is an application designed to control remotely the Veejeen program Resolume, using for that a Nintendo DS and a Wifi connection.
It uses:
- PAlib (http://forum.palib.info/)
- DSMI (http://dsmidiwifi.tobw.net/)
- C/C++
RawCA calculates lens chromatic aberration from a camera raw file. It works by searching for the largest correlation coefficient of different channels while resizing (stretch/shrink) the channels.
SDL_draw is a basic primitive drawing library based on SDL (Simple DirectMedia Layer). You have functions to draw basic elements, like points, lines and circles, on SDL surfaces.