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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
GPGPU stands for General-Purpose computation on GPUs. This project maintains various libraries, utility classes, and programming examples intended to aid development of applications that use GPUs for general-purpose computation.
BrokenFinger is a collection of demo 3D programs showing latest implementation in the areas of: Document Object Model, GPU Bound Processing, and Procedural Modeling(e.g. CGA Shape).
osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
This is a game engine that helps game developer to produce game easier.It is writen in C++ and all of the functions are fixed into classes as the engine is designed in the method of Object-Oriented.
MonkeyWorld3D is a scene graph editor for the jMonkeyEngine (jME). You can edit scene elements, terrain, physics and animations. Our aim is to make a WYSIWYP (What you see is what you play) game editor.
AKtive Media is an ontology based cross-media annotation (Images and Text) system. Our goal is to automate the process of annoation by suggesting knowledge to the user in an interactive way while the user is annotating and hence minimizing user effort.
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.
The programme for generation of the Mandelbrot set (the set defined by mathematical equation z=z^2+c; z,c are complex numbers) employing 3D visualisation in addition to the popular 2D spectral-colour one.
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.
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.
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
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.
My application is a Grid Computing application that interfaces POV-Ray (http://www.povray.org/) with the framework JPPF (http://www.jppf.org) . With my JppfPov you can use the potentialities of a grid computing network to make rendering task.
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.