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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
The OpenGL OBJ Loader is an 'OBJ' mesh loader & viewer.<br>It is written in C++ and uses OpenGL & SDL.<br>The project's second iteration reads vertex, normal, texture, and mtl data.<br>Note: the 'OBJ' file format is known by most modern 3D modelers.
Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
XJRT is an open source Java renderer with a ray tracing backend. The renderer currently supports CSG and a variety of shapes and model formats. Objects can be created in Java or through XML, Java is used as the shading language for the renderer.
This will become a graphic modeling and rendering tool written in JAVA. We will support an xml-style input file format for graphical scenes. The rendering will be possible in openGL (preview) as well as by (distributed and stochastic) Raytracing.
Doris is a Lua script driven OpenGL viewer with GUI widget extensions. Lua is a fast, powerful, portable scripting language. Lua bindings are provided to OpenGL, GLUT, GLUI (a GL widget library) and Luasocket (networking).
MayaVi is a free, cross platform, easy to use scientific data visualizer. It provides a GUI to ease the visualization process, is written in Python and uses the Visualization Toolkit (VTK) for the graphics.
High level OpenGL framework and game engine for REALbasic. Goal is to create an API with REALbasic's easy of use while maintaining OpenGL's versatility; along with a general use game engine.
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
OPath is a physically based rendering system. The renderer takes a scene description written in a simple language describing geometry, materials, lighting and viewing parameters and produces photorealistic, high dynamic range images of the scene.
LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
MultiSmash is a cross-platform 3D multiplayer fighting game written C++, using the Crystal Space 3D engine. Gameplay is similar to the popular Nintendo(R) title Super Smash Bros. but with an original twist.
vtkContainers is a complete set of container types for use with VTK. Though the standard vtkCollection is an excellent general purpose container, vtkContainers offers distinct advantages for many object access patterns.
Photontrik is a new raytracer meant for speed, quantity and quality. Written entirely in C++, Photontrik can be used by any 3D suite on any platform with the ability to output to an XML file. It is currently in its infancy, but could use a lot of help.
Java3D 3DS FileLoader for platforms supporting JDK1.4 and Java 3D
Highly functional, multiplatform 3DS File format loader
Supports:
Heirarchical animation
Cameras
Point Lights
Directional Lights
Textures
Smooth Groups
and other features
Vanilla is an Open Source realtime rendering engine under windows and linux. It uses opengl or d3d for rendering and features flexible scene graph, plugin-in based object management system, intergrated c-like scripting system and more.
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.
A 3D graphics engine for use in 3D games and other real-time rendering applications using managed code (C#) and the .NET framework and supporting both the OpenGL and Direct3D APIs