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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
The KOM(S) Streaming System (komssys) implements a streaming system based on the IETF protocols RTSP, SDP, RTP/RTCP with the intention of providing a base for researchers and other developers. Komssys includes code for a server, a client, and a proxy
Vivia is a video editing program for Linux and Windows. It provides extremely easy editing of clips and transitions in real-time, along with multi-camera support for editing scenes that were recorded by more than one camera simultaneously.
Educational 3D graphics library and examples using OpenGL and software rendering. Companion code to the books "Linux 3D Graphics Programming" and "Advanced Linux 3D Graphics Programming" by Norman Lin.
NOTE: Use Fltk_Contour insted this code! FMesh is a simply scientific data visualization tool based on OpenGL. FMesh can generate 2D and 3D graph of contour and color maps for any (x,y,z) scattered data set, many other options are included.
PSDlite is a lightweight c++ library for reading multi-layered Adobe Photoshop documents (psd files). The emphasis is put on ease of use, and light weight (about 500 lines of code). Known to work on MacOS X, cygwin and WinXP.
EL is an opensource initiative specially targeted to the hobbyist game developer. Game projects and a smaller framework based basically on well known tools such as Allegro, DirectX and OpenGL. Online examples should be included also. [Inactive]
dvd2xbox is a DVD/CD-R to hdd copy program for the xbox which supports the formats UDF/ISO9660/CDDA (Audio 2 Ogg ripping with freecddb naming, dvd ripping with libdvdread). It provides a simple all at once copy mode and a win commander style disc browser
Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models.
You can obtain the sourcecode of H-RayTracer at (Mercurial repository):
https://bitbucket.org/bayger/hrt
x86mph is an optimized library with vector, matrix, and vertex helpers (including an own TnL) It also contains memory helpers, and other stuff such as image processing (color inverting, changing bpp) taking advantage of x86's 3DNow!, MMX, and SSE
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.
DVTimeEye is an extension for Microsoft Windows Explorer which allows you view DV-AVI video clip(NTSC/PAL) meta date code easily from Windows Explorer.
Ocelot3D is a 3D Engine based on DirectX9. It uses direct3D features and it's full integrable with d3d code. You can also extend the engine thanks to the virtual hineritance structure
ReadBarC reads barcodes using a Symbian OS cellphone with a integrated digital camera. Point the camera at a barcode, click capture, and the barcode is displayed on the screen. The code is also saved in the clipboard so it can be used by other programs.
VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
The open virtuality engine (OpenVE) project addresses the design and implementation of modular virtuality systems (e.g. games, visualization systems, etc.). It comprises designs, patterns, code, tutorials and examples.
Vincent ES 1.x is a 3D rendering library based on the OpenGL (R) ES 1.1 API specification (Common Lite) for embedded devices. ATTENTION: A new fixed pipeline implementation is being work on here: https://sourceforge.net/projects/oglsc
The webcam computer vision (WCCV) project focuses on computer vision algorithms and systems that follow the web cam paradigm: cheap, robust and efficient. The project comprises designs, patterns, code, tutorials and examples.
The UNO-PMC is an opensource Personal Multimedia Center project. It is a total solution of PMC(Personal Mutimedia Center), contains harware and software development. It provide cricuit design, and OS optimized for media applications, and GUI, etc.
It software decodes EAN-13 bar code picture by image processing. And a GUI is ship together with it, which can take picture from web camera. So the only thing you need to recognise barcode apart you computer is a webcam.
This project contains several tools for testing MIDI drivers and devices in the Mac OS X (Darwin) MIDIServer environment. It may also function as sample code for accessing MIDI services on Mac OS X.
...Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies:
_ C++11
_ wxWidgets 2.9 (will be 3.0 when it will be released)
_ openGL
_ pluma framework (a fixed version located on bitbucket)
The design of the actual C++ code-base primarily targets clean sourcecode and high modularity of sourcecode, to allow easy reuse of the code and fast learning for people who might join the effort.
Current development is located on https://bitbucket.org/bmorel/autorealm . Howerver, older repositories are still here in case someone would like to consult them, and to allow easy access to algorithms they might contain.
Avifile is a library that allows you to read and write compressed AVI files (Indeo? Video, DivX, etc.) under x86 Linux. (De)compression is performed with Win32 DLLs. It includes AVI player, video4linux-compatible capture program and simple AVI recompres
(To pronounce, just say the letter: AAY WHY QUEUE.)
A collection of high-level models and utility code applicable to interactive applications.
e.g. Fixed/variable timestep timing, state machine, etc.