BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
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.
Ray aims to be a full-featured extensible raytracer portable among POSIX and Windows with native support for multi-threading and network distribution. It will provide a scene programming langage with a VM [more features to be added once available].
RTE is a global illumination engine used for lighting scenes in an interactive 3D environment. It can compute the global illumination, both on the fly or as a pre-compute process. It can be easily tied to existing Scenegraphs/3D rendering engines/games.
An object-oriented 3D game engine with many features as: shader driven renderer, scene graph, game object management, resource management, input system. The engine is designed with ease of use and flexibility in mind to support different types of games.
The Hardware Assisted Visibility Sorting (HAVS) algorithm is a GPU-based, direct volume renderer for unstructured grids. The algorithm operates in both object- and images-space and includes a sample-based, dynamic level-of-detail algorithm.
Extendable widget based GUI framework for 3D applications. Works with any graphics API or render engine. Comes with reference implementations for OpenGL and the Ogre rendering engine. Library is written in C++, aimed at game developers.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The X3DToolKit is a developer's API that allows you to load X3D files into a logical graph. That graph can then be traversed and converted into your favorite Graphic Scenegraph or can be rendered using X3DTK's OpenGL scenegraph.
XEngine is a platform- and rendering-API-independent 3D engine for real-time visualization with support for programmable graphics pipeline architectures implemented in C++. Platforms: Windows, Linux. APIs: OpenGL 1.3+, Direct3D 8.1, Direct3D 9.0
Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models.
You can obtain the source code of H-RayTracer at (Mercurial repository):
https://bitbucket.org/bayger/hrt
vuVolume is a framework for volume rendering algorithms in C++. When creating a new rendering method in vuVolume it is possible to just concentrate on the actual algorithm and let the framework take care of the more administrative tasks.
Ambient Occlusion research project on graphics hardware Uses Cg/OpenGL. Presents a new image space algorithm that allows for local ambient occlusion effects; and a sphere based approximation with ambient occlusion using a sprite based approach.
3D simulation projects including realistic sky and atmosphere rendering and wavelength/spectrum based color rendering. May also later contain cloud and terrain generation.
KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
osgDesigner is a graphical tool used to modify an OpenSceneGraph (OSG) scene using the osgIntrospection framework. OpenSceneGraph developpers will be able to extend osgDesigner at need using (editor | render | osgIntrospection wrapper) plugin system.
BlitzDirect is a 3D engine that works on Windows XP and Windows Vista. It uses DirectX 9 and DirectX 10 if it is installed on the target system (e.g. Windows Vista) and OpenGL as an alternative. A graphical user interface (GUI) is also available.
BOGL - an OpenGL scenegraph/renderer supporting modern hardware (vertex and pixel programs via Cg, buffer objects, etc), freetype fonts, XML resource files, bezier patches, state sorting, separate render and simulation threads.