Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
This project contains a framework, built to be used in a Digital Game Design Undergraduate course. Such framework allow a better learning of object-oriented principles by first-grade students.
The Game Texture Loader is Free Library to faciliate the easy loading of textures and presenting them in a standardised way. It currently supports BMP, JPG, PNG, TGA (compressed and uncompressed) and DDS formats.
PyLife is an implementation of the game of life algorithm featuring parallel programming. It uses MPI and python to achieve a consistent software architecture and reliably performance.
Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..
A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The Open Engine is a game engine library, that provides ease and fast programming for OpenGL based softwares. Is intended mainly for gaming programming. Uses OpenGL and other APIs in the core library.
Massively Multi-Threaded and fully Object-Oriented game engine. An easily extensible core library, along with embedded Python for easy scripting of just about anything, makes the Auross engine a perfect choice for just about any gaming project.
Extendable widget based GUI framework for 3D applications. Works with any graphics API or render engine. Comes with reference implementations for OpenGL and the Ogre rendering engine. Library is written in C++, aimed at game developers.
This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
A 3D math library implemented in C++, suitable as building blocks for game development and middleware. Spawned by discussion on the sweng-gamedev mailing list.
SAGE stands for Simple Asynchronous Game Engine and is an attempt to implement a multithreaded game engine in C#. For rendering/physics/sound/etc it uses(/will use) open source libraries (like OGRE, ODE, etc) through plugins.
BooGame is an object oriented CLS-compliant, 2D game engine framework that provides high-level hardware accelerated video, audio, keyboard, mouse, embedded scripting and many image formats. Written in C#, BooGame targets .NET 1.1, 2.0 and Mono platforms.
Swiss GD Knife is a C++ middleware library for game developers, designed to provide miscellaneous but extremely useful library modules that are absent from most other libraries.
Black Wings is a framework built over SDL to make the game/graphical application development easier, by adding a scene system, an event manager, a template manager and a widget system ready to play with, along with many smaller controls.
The goal of this project is to create libraries necessary for the cross platform development of an RPG, and also to use the libraries to create an RPG.
The goal is to not just to create the libraries, but to learn how all the pieces and parts work.
MyWorld is an open virtual reality and game engine. It is written and usable in C/C++. It has own abstract layers for Graphics and Physics. Actually we use Irrlicht for 3D-Rendering and GUI, and ODE for Physics. It is smart, powerful and easy to extend.
This project will create reusable objects that can be used in game engines to reduce development time. (Development for the 1.1 framework based version has ended.)
Francois's GameLibrary is an object-oriented library for 2D games. It attempts to cover basic techniques that are essential to the game but waste a lot of time in development. You tell the game what to do rather than how to do it.
PyUI2 is a cross platform user interface library written in Python. It is targeted primarily for game development, but can be used as a user interface for other applications.This version has been forked from the original Pyui library.