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 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.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
Vizz3D is a 3D program visualization system. It promotes system structure and quality information to a user in a comprehesible way and leverages the understanding of that system. Vizz3D uses OpenGL (jogl) for 2D and 3D visualizations.
XGL Viewer: A simple fast program to load the XGL standard file format and display it using JOGL (OpenGL) allowing the user to move the object around in space, rotate, zoom, spin, ect... This loader should be easily integrated into any program.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
Students try to study about 3D game programming in java. The ultimate target is to produce a Real time strategy game like starcraft in 3D. Trying to do it with lwjgl or jogl.
A tetris-like game written in Java using JOGL. It is designed to be flexible, and will include singleplayer, multiplayer (one pc) and network games, and possibly also AI controlled opponents/teammates.
graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
The Jiggle project aims to provide a lightweight Java-centric OO framework for the development of high-performance OpenGL apps based on the JOGL API. The Jiggle projects encompasses production and experimental components to aid the JOGL developer.
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.
Java bricks game based on OpenGL graphics library (SUN Jogl wrapper). JBricks simulate a virtual world construction kit made of lego (tm) like bricks.
JDK 1.4 or above required
JAVA is DOOMED (JID) is an OpenSource 3D engine implemented in JAVA and uses OpenGL as graphic API. The reference implementation of the Java bindings jogl is used to access the OpenGL API. ESCAPE and ModelLoader are applications based on JID.
J2DA! is an Game-Java2D Abstraction Layer. With it you will be able to use Java2D, Jogl or LWJGL for your Game without thinking about what exactly you are using.
Project closed ! Please use JOGL. http://jogamp.org OpenGL[tm] for Java[tm], formerly known as GL4Java, supports Java with a native OpenGL mapping. The OS native OpenGL functionality is avaiable from
This is a Real Time Strategy game created with java and using JOGL as OpenGL binding library to OpenGL. The game has a nice 2D graphics and initialy only will have multiplayer mode.
This started out as a project in class implementing Convex Hull Algorithms and Polygon Tesselation but is expected to grow into a much larger realm of usage, including teaching tools for the sciences, Games, and much more. Uses JOGL for Display.