Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
Freestyle is a software for Non-Photorealistic Line Drawing rendering from 3D scenes. Inspired by Pixar's Renderman, it is designed as a programmable interface to allow maximum control over the style of the output image.
avoCADo is a 3D design and modeling program (CAD) which aims to be a collaborative tool with an intuitive user interface for both engineers and artists alike. avoCADo is open source under the GPL.
A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
With Ingo Wald's permission, XFRT has been created to provide a free (LGPL), high-performance library that is application source-compatible with the OpenRT api .
OGLComponent is an OpenGL canvas for .NET Applications. The supplied library contains an UserControl written in C++ which allows drawing OpenGL scenes in a Form. A simple example for VS2005 is supplied in order to help users to get started.
A GPU GLSL implementation of a Uniform-Grid accelerated Ray Tracer. Basic test boxes and Stanford bunny are currently renderable. Tested on ATI X1600 mobile, FireGL V3400, and 8800gt.
A project created from scratch to gain experience with game design and graphics engines. Currently it contains a solid GUI framework, terrain/world editor, sprite system, sky box system and entity manager.
LightTrace is a simple but versatile object-oriented raytracer that renders a scene and saves the image as a bitmap. The program is controlled by editing a text configuration file. A compiled Win32 executable is provided.
AVRCNC is a CNC-Controller based on an ATMega8 and some other (cheap) hardware. Main advantages compared to L297+L298 are: - simpler to build - easier to expand - mega8 controlls motors directly - no time-critical tasks on PC