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.
Try It Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.
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.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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)!
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.
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.
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.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
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
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.
JetSteam-3D is 3D GIS technology developed by Alchemedia. that allows the streaming of image,DEM,X3D,and WFS data to an applet. The javascript enabled applet allows the creation of 3D enabled WebGIS applications using typical AJAX techniques.
XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
Ruby scripts grow 3D fractals and render them with PovRay, OpenInventor and YASRT. Includes (rough) ports of Lauren Lapre's LPARSER to GNU C++. Includes a RubyTk "sketch" output for quick previews as you edit a script.
Open Worlds VR is a general, visual and interactive simulation platform, designed to support thousands of independent actors (objects). It also implements a strong peer-to-peer networking algorithm to allow multi-computer processing of a single large simu
Raytracing rendering engine written in Java. Plug it into a modeling environment, or programmatically create a scene. Uses Constructive Solid Geometries (CSG), bounding boxes, and fully extensible design (at least eventually).