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.
Get Started 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.
ClayTek is a 3D games library based on SDL and OpenGL. It is being developed simultaneously with an Editor that uses FLTK, and is being developed under linux (Slack 9.0).
IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
An 3D Object Oriented Open-Source Engine focused on making real 3D games. Expect all up-to-date 3D features including those nice vertex and pixel shaders. Written in C++ with OpenGL, of course.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Portable game engine intended for game development.
Include portable 3D-engine for at least DirectX and OpenGL, physics and sound simulation engines, and scripting engine for AI.
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.
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
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.
"The Keepers" merges the best of the RTS and Empire game genres and adds many advanced features in a full-3D futuristic environment. The goal is to become the new Keeper, by conquering an entire planet, while managing diplomacy, economy and research.
VRMoo can be summed up as such: Virtual Reality Object Oriented MUD. I intend VRMoo to be capable of simulating complex environments, allowing real time 3D interaction with these environments, and allowing real time 3D interaction with other users.
Yet Another Homemade Game Engine (yahge) is what the name says a free open source 3D Game Engine geared towards development of 3D First Person Shooters. Major goals are to provide a Rapid Prototyping System for Game Ideas or to make Game Demos for Resume
Milk Engine is a flexible engine suitable for almost any game. Milk Engine will contain everything needed to develop a game, even for the newbie. Yet its very useful for advanced users. Its based on OpenGL and SDL, therefore its also cross-platform.
PyDemeter is a Python wrapper for the Demeter terrain engine, a cross-platform terrain rendering engine that uses advanced techniques such as dynamic tessellation to render complex landscapes at high frame rates. It can be used in conjunction with PyOSG,
Panzer is a game where you command a tank and try to take out your enemies. It uses an advanced physics simulation model and is playable over the internet (2-4 players recommended).
grand8 is a rollercoaster simulator which offers the following features: a track editor using Bézier curves; realistic physical mouvements ; several camera placements; a 3D view (openGl)
A library in the tradition of openGL and glut that makes it easy to use 3D skeleton objects (like robots, ships, people etc) in openGL programs. Currently the objects are best created with Glazier (glazier.sourceforge.net)
L3D is a 3D library for developing OpenGL applications under Linux. The library has a mail event loop with callbacks and Camera And Path Classes exist to produce cinematic camera movement. FPS entities are in construction