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.
Try 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.
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.
Quake 3 Movie Maker's Edition is a special version of Quake 3 engine that aids the creation of game movies, making it possible to simplify required tasks and adds new features to the engine that are related to the movie making.
VisualCube is a volumetric display out of 6*6*6 voxels, where each voxel get's represented by a 2-color LED. This project includes a bunch of tools used to control this peace of hardware, by taking advantage of the VisualCube library.
lmesh is a 3D render implemented local illumination such as Gouraud and Phong. Currently it is written by C++ and does not depend on the GPU instructions or any exsiting 3D libraries. It plans to achieve more realistic effects in the future
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.
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.
LdGlite exists to render images of models made out of Lego bricks in a platform
independent manner. It requires the LDRAW brick library and uses OpenGL as
the graphics engine.
LDraw utility for creating replacement minifig head .DAT part files with inline POV code for improved renderings in POV-Ray. ML-Cad or your LDraw editor of choise will ignore the inline code and show the parts just as before.
This is project is created to perform boolean operation using DirectX 9.0 with .NET 2.0 and other supported dlls. This is not a final build as i am working on the same. -- The suggestions are always welcome. Thank You.
With miao3d you can train a specific Gaussian Markov Random Field (GMRF) that then can be used to estimate a depthmap ("3D"), given an image ("2D").
A GUI allows inspection of the image + depthmap.
Preparation of GPS routes and analysis of GPS logs in the context of outdoor sports (biking, skiing, trecking, gliding, geocaching, mountaineering). Our hope is to have a multi platform, multi GPS file and map format software.
Galileo is an open source photo-realistic 3D renderer. Galileo is being developed in an effort to provide an efficient, state of the art, monte carlo renderer for use in research and artistic endeavors.
Jadeite Engine is a free cross-platform 3D game development framework. It provides rendering, sound, networking and physics. Please visit the project homepage!
Cross platform OpenGL simulation/game engine based on the SDL libraries. Supports full HDR with deferred shading using multiple render targets under OpenGL. Post-processing effects include depth of field, edge map anti-aliasing, auto-exposure and shadows
The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D