With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
ProteinShader is a molecular visualization tool that can produce illustrative renderings of proteins that approximate what an artist might create using pen and ink. This free platform-independent program is written in Java and OpenGL Shading Language.
glomp is an open source multipipe OpenGL library. Its intent is to automatically distribute 3D graphics computations over multiple graphics card on the same machine.
rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
Raytracer written in C++ with antialiasing and procedural textures under terms of LGPL. You can enable specular reflection in primary ray, choose between orthographic and perspective projection, switch between a couple of methods of antialiasing.
Earth3D is a program to display the earth as a 3D globe (including heightfields) in real-time. One can zoom until cities become visible. It uses huge datasets that are loaded on demand over the internet. It is possible to embed dynamic data into the view
TankCoders is a project which consists in the development of a Networked Virtual Environment 3D for war tanks battle simulation. The tanks of the battle can be controlled by autonomous agents written in AgentSpeak(L) language from Jason interpreter.
The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
A Windows tool for converting any TrueType font into a format suitable for use on 3D hardware. Template output system. Merging of visually identical characters. Aggressive atlasing. Anisotropic scale to support frame buffers with non-square pixels.
Jirr is a Java binding of the incredible Irrlicht Engine. Its aim is to get a state-of-the -art and high performance open source and cross platform 3D engine for Java programmers.
The SEL project has a high aim to build a 3D game engine which is Simple, Easy to Learn. All SAMPLE text in this area are placeholders for layout reference only.
Turkish Airborne Simulator is a 3D flight simulation. You can fly above the all earth surface or roam the earth with using mouse like Google Earth. TAsim is based on OpenSceneGraph and VirtualPlanetBuilder.
Activision and Raven are releasing this code for people to learn from and play with. This code is copyright Activision 1996-1998 Originaly release 6 Jan 1999 under a different EULA. This source is released under GNU GPLv2.
OpenJSGL reimplements key parts of OpenGL in JavaScript to allow 3D graphics in a Web browser without plug-ins. OpenJSGL uses the <canvas> tag as its viewport, and works in browsers that support <canvas>, such as Firefox, Safari/WebKit, and Opera.
NAVIO is a program that allows the user to do a virtual navigation of three dimensional models. It includes four interactive navigation modes: FLY, DRIVE, TRACKBALL & PATH. Plus, it includes a very nifty graphical front-end.
The Frustum Culling technique in a 3D scene works by not rendering hidden objects thus saving processing time. It implements a procedural generated scene with a height map loader where user can move the real camera and the virtual camera.