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.
VMMLib is a vector and matrix math library implemented using C++ templates, thus making it very easy to integrate into other libraries and programs. It is developed at the VMML, University of Zürich.
Documentation for the NewXMIPP project. (XMIPP is a suite of image processing programs primarily aimed at obtaining the three-dimensional reconstruction of biological specimens from projection images obtained by transmission electron microscopy)
This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
The Universal Batch Converter is a project to take all the myriad file conversion programs, and provide a powerful but easy to use interface for all types of file conversion.
The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
A tool used to aid in the creation of simple, exact 3-dimensional objects using a terminal-based interface. A simple text file format is used making it easy to export models to one's own programs.
This is a simple 3D engine which is currently in development. It works with Assimp for model loading and is based on OpenGL as well as CG for shading programs.
jpg2html is a series of C programs that embeds JPG images
into HTML. Images are comparatively highly compressed (using
RLE and BASE64) and decoded using JavaScript.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Explore procedural worlds on your GPU. Worlds are defined by GLSL programs that map XYZ coordinates to the distance to the nearest surface. Design your own worlds, modify parameters in realtime and render hires videos of your recorded journey.
PyramidWorkshop is an image-compression System based upon the scientific work of John Robinson (inventor of BTPC) about image-compression with adaptive linear predictors and is in average more efficient than PNG/JPEG2000.
Yet another tool to catalog files and media. Extract and store metadata about files and similar entities in a hierarchical structure (image thumbnails, content of RAR/ZIP/TAR files, mp3 tags), everything mixed in a nice and usable interface.
The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
Open Melodie i an open source platform designed to bring any kind of structured data online. It includes everything from the database to the GWT interfaces. Open Melodie is already used in production on several projects, handling hundreds of thousand
A Java Programm to sort JPEG-Images from digital still image cameras. The sorting is done by the capture date/time of the EXIF-Header. Image meta informations from EXIF-Header is stored in a database. Double files will be recognized by MD5-hash compare.
The Java PHOto ARchiver: Archive and sort your photos, don't be anoyed with those creepy image names. Drag&Drop support, red eye removal, create your photograph(pasfoto). Just Drag&Drop your photos into or out of your archive
MoCapTracker is a project containing two main programs: First program is ARTrackingDump which writes Motion Capture data of A.R.Track-systems to a MySQL database. Second program is MoCapTracker which analyzes this data.
Provides files to display a photo album stored either locally (ie CD or hard drive) or on the web using a web-browser. Album data (title, caption, etc) is stored in a single convenient XML file which can be generated with our Windows GUI, or by hand.
Primarily this program is intended to help 3d artists. It's an extension to 3d programs who have no capability to produce proper text effects (e.g. Blender) But you can also present your holiday videos and photos in a real professional way.
Driver for the Polhemus Liberty v2 (tm) motion tracker.
Driver programmed in C, using libUSB. Outputs position and orientation data for all detected sensors. Easy to modify and include in your own programs.
FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.