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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A 3D engine for virtual globes designed to illustrate engine design and rendering techniques described in our upcoming book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK).
OpenGlobe is now also on GitHub: https://github.com/virtualglobebook/OpenGlobe
The OpenSource Metaverse Project allows anyone to create and publish their own three dimensional virtual world, such as an MMORPG, a social virtual world, or a metaverse. New forums: http://manageddreams.com/osmpbb
1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor
The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
An implementation of a virtual trackball in C# for use in 3D .NET applications. Depends on the presence of Microsoft.DirectX namespace (DX 9 SDK). Can be used with OpenGL with a translation from DirectX.Matrix to appropriate gl calls.