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
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)!
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.
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.
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 Of Light (ROL) is a research project on physically based rendering. It provides an efficient and compact wavelet based representation of measured radiometric terms. Many different rendering techniques are implemented as plugins.
A 3D hardware shader language, which is really open source and
replaces CG,CGFX,HLSL and similar tools, is cross platform and truly
vendor independent.
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.
Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
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.
OGLFT is an interface library between OpenGL and FreeType 2 for rendering text. It supports all font file types supported by FreeType 2. Text can be rendered as bitmap, anti-aliased grayscale pixmaps, as outlined and filled polygons, or as 3D solids.
Net Juggler goal is to provide the necessary software layer
on top of VR Juggler to turn a cluster where each node
supports VR Juggler into a single VR Juggler image machine.
MindEngine is an API-independent and cross-platform 3D engine written in C++. It is completely modular in design with a fully-working plug-in system and supports OpenGL and Direct3D rendering APIs with the aim to one day include support console systems.
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.
This here is collection of Open Source Software published by Bytelords.
LORD - simple 3D Engine developed for learning purpose
*NOTE*: ogre4j has been moved to http://www.sourceforge.net/projects/ogre/
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
AltSci3D Manga Director is a open source editor for artists and developers of 3D manga/comics. Using Milkshape3D models and the pathing system, an artist can create a manga similar to Javantea's Fate.
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,