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.
Start Free
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
GLScene community related patches, utilities, prototypes, demo's and work-in-progress for peer review. Successful modifications and prototypes may be merged into the main GLScene project at the discretion of it's developers.
The Hardware Assisted Visibility Sorting (HAVS) algorithm is a GPU-based, direct volume renderer for unstructured grids. The algorithm operates in both object- and images-space and includes a sample-based, dynamic level-of-detail algorithm.
The X3DToolKit is a developer's API that allows you to load X3D files into a logical graph. That graph can then be traversed and converted into your favorite Graphic Scenegraph or can be rendered using X3DTK's OpenGL scenegraph.
DRIconf is a configuration applet for tuning the performance and quality of many OpenGL drivers for the X Window System. It works with all current and future open and closed source drivers that are aware of the DRI configuration infrastructure.
3D simulation projects including realistic sky and atmosphere rendering and wavelength/spectrum based color rendering. May also later contain cloud and terrain generation.
An easy to use managed graphics engine. Utilises OpenGL, Direct3D9, and Xna through an abstraction layer. Accompanied by a number of other helpfull tools, for example to simplify input and networking.
The OpenSource Metaverse Project allows anyone to create and publish their own three dimensional virtual world, such as an MMORPG, a social virtual world, or a metaverse. New forums: http://manageddreams.com/osmpbb
vuVolume is a framework for volume rendering algorithms in C++. When creating a new rendering method in vuVolume it is possible to just concentrate on the actual algorithm and let the framework take care of the more administrative tasks.
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.
Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models.
You can obtain the source code of H-RayTracer at (Mercurial repository):
https://bitbucket.org/bayger/hrt
Ocelot3D is a 3D Engine based on DirectX9. It uses direct3D features and it's full integrable with d3d code. You can also extend the engine thanks to the virtual hineritance structure
osgDesigner is a graphical tool used to modify an OpenSceneGraph (OSG) scene using the osgIntrospection framework. OpenSceneGraph developpers will be able to extend osgDesigner at need using (editor | render | osgIntrospection wrapper) plugin system.
LDrawLoader is an implementation of the com.sun.j3d.loaders.Loader-interface to load LDraw-parts and -models into Java3D-Scenes. Additionally a LDraw-Viewer is provided, that uses the loader to display LDraw-parts and -models.
This library is meant for high performance calculations for science or 3D games/rasterizers using SIMD instructions of x86 processors to allow an unparalleled level of optimization. This takes advantage of MMX, 3DNow!, 3DNow!+/MMX+, & SSE/SSE2/SSE3/SSSE3
KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
OpenTree Library is a cross-platform, engine-independent library which provides 3d tree generation for real-time applications such as games and visualization software.
BOGL - an OpenGL scenegraph/renderer supporting modern hardware (vertex and pixel programs via Cg, buffer objects, etc), freetype fonts, XML resource files, bezier patches, state sorting, separate render and simulation threads.
Surge is the name of an advanced game engine--includes graphics, sound, physics, scripting, networking, and more. Surge is also the name for the first game for this engine, which will be based on a replacement until the Surge Engine becomes viable.
Show Mesh is a mesh viewer using Ogre and Qt. It allows the user to view 3D Ogre models and play with light, shadow, fog. It also allows the user to see the materials the model uses and see the bounding boxes and animations the model has.
x86mph is an optimized library with vector, matrix, and vertex helpers (including an own TnL) It also contains memory helpers, and other stuff such as image processing (color inverting, changing bpp) taking advantage of x86's 3DNow!, MMX, and SSE