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
Build Securely on AWS with Proven Frameworks
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.
A real-time 3D engine for DOS-talgics (see GLOBE_3D for new stuff !)
Engine_3D is a real-time 3D engine project grabbed from my old data.
The entire 3D rendering is pure software: no OpenGL or the like, no 3D graphics card acceleration!
And: Engine_3D is completely programmed in Ada.
Some parts of the 3D engine, like the animated bump mapping, are still waiting to be ported to my newer 3D project, GLOBE_3D !...
DOS and Linux versions available.
Remarks for the DOS version:
It is also a funny example of a game system almost fully in Ada,...
GLOBE_3D: GL Object Based Engine for 3D. GLOBE_3D is a free, open-source, real-time 3D Engine written in Ada, based on OpenGL. Up-to-date GL bindings - portal rendering - binary space partition - object I/O - tools for importing - and more...
More information on... http://globe3d.sf.net
Alire crate: https://alire.ada.dev/crates/globe_3d
Mirror: https://github.com/zertovitch/globe-3d/
This package contains a set of Ada95 container classes, both generic
and inheritance based. It also contains a set of utilities, including
an abstract I/O interface, a telnet protocol engine, and others.
Ada-engine, more commonly known as eAda, is a MMORPG engine, with which you can make your own game. It is created in Ada 2005, a fast, strongly typed programming language... [continued at project homepage]
G3C provides the main features for 3D-game developers: 3D rendering engine based on openGL, collision detection, physical rules, p2p network... A game-sample will be avaible, binding a wargame, a flight simulator, a first person shooter, a MMOG...