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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
EStereo is a computer vision C++ library for real-time disparity estimation. It computes dense stereo matching from 2 or 3 images as well as 3D scene reconstruction. The library also comes with a GUI-based application (StereoPlus).
Volumetric file viewer for the human brain. Easy, powerful and flexible fMRI/MRI brain research and clinical neuro-surgery tool. Using state of the art open VTK 3D library, the proven Qt GUI toolkit, coded in Python.
Web Geostatistics is an application that allows you to visualize data from various sources in a 3D environment. The main goal is to look nice and to produce simple but effective statistics of any kind of data that has an associated time and location.
CSGCAD is a CAD application written in Qt/C++ that renders 3D graphics using a constructive solid geometry engine based on GLSL. This application is still far from completion, help is welcome
A program for luggage/medicine examination tool, which receive rentgen introscope data via Ethernet cable. Uses clean win32 (C++), Direct3D9 to fast draw in 2D captured data.
This Windows application supports compilation of FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings.
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.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
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
PLIB is a set of libraries that are designed to help developers of interactive 3D applications such as games. All PLIB libraries are portable to just about every modern Operating System. PLIB includes OpenGL GUI and scene graph, portable audio, portable
A Maya plugin-in which allows you to bake particle instances into geometry, animation, and blendshapes that can be modified and updated without messing around with dynamics and expressions.
This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
A random collection of OpenGL and other small C++ libraries. - List.h that provides an auto-expansible template array - works like vector in STL Status: Finished - glWrapper - Toolkit for OpenGL with glut (100% working but extras in future)
3D medical image platform for visualization and image processing. Segmentation with Levels sets. Surface reconstruction with marching Cubes, texture Mapping and Raycasting,DICOM support. Integration environment for VTK, ITK and vtkInria3D under wxWidgets
Nysa is a framework written in C++ enabling easy development of 3-D enabled applications using dedicated hardware such as stereoscopy glasses and data gloves.
Fract is a free, Open-source PC Benchmark based on realtime software rendering. It is designed to provide 100% unbiased results that really correspond to the raw performance of your CPU and system bus.
A tool for visualizing regular polytopes in stereographic projection. Capabilities include: a large database of Coxeter polytopes, 6-axis motion control, animation, fly-though, stereo viewing, high-res capture, depth-blur, and many style options.
This is a 3D graphics lib providing the tools easily load and draw 3D meshes on the screen. It also provides a SceneGraphManager for culling. The rendering pipeline is completly based on shaders so no fixed functions.