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.
Start Free
MongoDB Atlas runs apps anywhere
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.
Papyrus is a C++ scenegraph (canvas) library that uses cairo/cairomm for drawing operations. This allows papyrus to be used to draw in a Gtk+/Gtkmm widget, or draw to png, pdf and ps surfaces. In concept it is similar to the Gnome canvas or QT canvas.
A php script for generating Rubik's cube visualisations
INSTALLATION INSTRUCTIONS
These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit:
http://cube.crider.co.uk/visualcube.php
PREREQUISITES
You will need:
* Access to an Apache web server with PHP and ImageMagic installed.
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
STEPS
1. Download the code using...
A small .NET-based GUI application that generates HTML files to provide image files in various resolutions (e.g. wallpapers). For hobbyist webmasters who know how to copy files to a server, but not how to set up and configure server-side apps.
Solomon SSD1928 is a powerful graphics processor capable of driving small TFT displays. This project aims to develop a cross-platform, efficient and extensive API to allow users to make the most out this versatile graphics processor.
This is a 2D graphics library generator written in ruby. It converts a input file (like a pixel shader file) to csource codes. It can offer various 2D blit functions (geometry: rect, scale_rect, morphing + pixel_operation: copy, add, mul・・・).
TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
fiiRay is open-source physically based 3D renderer that can be used to create photorealistic images. Python script add-on for Blender 2.50 can be used to export scenes for fiiRay. fiiRay is still in development and current version is not stable.
Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3, FLAC or AIFF files in seconds without a sequencer. Effects include filter sweeps, phasing, flanging, delay, and distortion.
MNGEdit is an music editor (and player!) for the music files used in the Creatures 2, 3 and Docking Station games by Creatures Labs. Developers may also use the underlying libraries for their own projects - MNG is a scripted, sample-based music syste
OpenST is an open interface for soft-synths and audio-effects. It has a lightweight C interface for maximum portability across multiple platforms and programming languages. Intended audience: soft-synth and audio-host developers.
Provides the ability to export playlists from an iTunes Music Library. Supports exporting playlists as m3u files. 1.x branch built using .NET. 2.x branch build using Flex (AIR) and Scala.
Mpadec is a high-quality portable MPEG audio decoder library. It supports MPEG-1, MPEG-2 Layer I, Layer II and Layer III audio streams, including free-format streams.
A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for sourcecode and development information.
Moved to github! https://github.com/aaronbot3000/image-evolver The goal of the Image Evolver is to recreate a source picture using overlapping transparent shapes positioned a genetic algorithm.
Libavinterface is a C++ wrapper library for the C video library FFMPEG and the C graphics library SDL. It is designed to be class-based, predominantly for scenarios where non-class data is impossible (eg. the VST SDK). It is designed for mingw/msys.