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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
domes, vaults and eggs - program to create 3D models and plans
...The arch is always in the shape of catenary that makes it possible to design and build extremely tough models or buildings suitable for underground/underwater architecture. The program has two outputs. The first is OBJ file you can import to 3D modelling software, such as Autocad or Blender. The second output is CSV file you can open in OOCalc or Excel and use as plans for actual construction. The application is written in Tcl and released under WTFPL.
A C++ library to easily create GUI-editable objects
The project was born when I wanted to write a 3D modeling + rendering engine in C++.
I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing.
The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them.
The basic requirements was:
- The...