Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.
RadianceML aims to integrate the Radiance lighting simulation system into XML environments. A set of XSL transformations is used to import and export native Radiance scenes, a schema to validate scenes and use XML-editors.
the Balls Graphics Library aims to provide all the tools you
need to develop artificial worlds, including a script-driven 3D
modeler, OpenGL-based renderer, physical simulation engine,
and realistic image synthesizer.
RadDoom is a radiosity scene renderer that use "Dynamic Surface Subdivision". It's write in Java and Java3D. It enables, in real time, the user to travel in the 3D scene during rendering.
EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...
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.
SGL is a cross-platform, C++, scene graph API for real-time visualization (e.g., vis-sim, gaming, scientific modelling, GIS apps). It manages all the data needed to render a 3D scene using OpenGL.
The GLAM toolkit is an OpenGL-based cross platform user interface toolkit for creating 2D or 3D user interfaces. Its main purpose is to provide the underlying framework for a user interface, leaving the visual look and feel to the developer.
JGV is a Java applet that lets you embed movable 3D objects in web pages. Users can rotate, scale, translate, select and annotate the objects interactively. Also, JGV supports XML-based transmission of user events to the source web server over HTTP.
AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
Quake II Weapons Facotry (THE Team fortress for Quake II) meets Quake III Arena WFA. The engine is founded on Q2 GPL code, and uses the WFA media. Visit the main website for more details.
CU-Viewer is a visualization tool for 3D objects created out of simple primitives. The objects are output by another program that writes in the native file format of this program. The intent is for simulation data viewing.
VisSim is a visual simulator for semi-stationary objects written in C++. The viewer can move around in three dimensional space to view the object from different directions and distances. VisSim uses OpenGL/GLUT and it runs in client-server mode.
Personal toy project to create an interactive image of a meadow. I don\'t know if this will turn out to be ultra-realistic, impressionistic or even alter-reality. I see this as a cross between digital gardening, sculpture, and just plain art.
OpenVL is a framework for handling, processing & visualizing volumetric data (CT, MRI etc). It provides: powerful data access & layout API, plugins for volume processing tasks (image processing, segmentation etc), and support for multiple file-formats.
High quality volume graphics on consumer PC hardware. This GPL project is a graphics application for the visualization of 3D volume data on uniform rectilinear grid, as they arise from tomographic measurement or numerical simulation in computational scie
A C/S system to visualize very large terrains from a 1st-person view. The terrain model is stored in multiple resolutions depending on the distance of the viewer. This produces fast high quality images from all distances.
Designed for non-expert scientists considering to use VR, Aura presents an easy-to-understand C++ API that extends basic available low-level graphics facilities like OpenGL or Direct3D with scene graph management paradigms and a VR programming framework.
QRay is an interactive 3D modelling system in Java. It's built-in real-time raytracing engine implements the Quadric-CSG representation model and the Seed-Fill optimization method, which empower QRay to provide cool WYSIWYG 3D modelling functionalities.
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
FileConv is a set of utility classes that allow java programmers to load/write 3d files of various formats to/from 3d applications and convert between various file formats so that people using different 3d applications can collaborate on the same project
TerraVision is a real-time multi-threaded 3D terrain visualization system. It can browse massive terrain and other data sets that are streamed over the Web. It also supports overlaying rich 3D models on the terrain to represent buildings, icons, etc.
Java Inventor is a Java interface to Open Inventor. Open Inventor (http://oss.sgi.com/projects/inventor/) is a popular API for developers of 3D applications. Java Inventor uses the Java Native Interface (JNI) to access the Open Inventor C++ libraries.
libgtk3dcanvas is a Gtk set of widgets to build easily simple 3D scene render engines.
You can add items (balls, stick, polygone, ...) like on libgnomecanvas, and then, you can declare several camera (OpenGL, Direct3d...) to render it.