New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start 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.
The osgPhysics is a C++ cross-platform library written for implementing physics simulations on the OpenSceneGraph (OSG). It is designed to be an abstraction system which supports accesses to a variety of physics engines, like ODE, Bullet, etc.
...Any future development will occur at https://github.com/mew-cx/osgtoy
A grabbag of various experimental/maybe-useful "toys" for the OpenSceneGraph, such as examples, experiments, utilities, file importer plugins, and pseudoloaders. See also:
http://openscenegraph.org/
http://mew.cx/osg/
osgNV is a C++ cross-platform library written for the latest OpenSceneGraph (OSG, www.openscenegraph.org) using CMake as the build system. It brings the power of nVIDIA Cg shaders and other nVIDIA OpenGL extensions to your OSG applications.
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.
osgModeling is a modeling library for OpenSceneGraph(OSG), which helps generate parametric curves and surfaces (Bezier, NURBS, etc.), implement polygon technologies (subdivisions, etc.) and do boolean operations based on BSP.
A simple utility for reading an OpenFlight file and writing out a .osg file. The .osg file will include all the transforms and external references of the original .flt file, and will include additional nodes to enable paging of the external references.
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.
OpenSim - Open Simulator. Primarily a 3D simulator for multiple indoor and outdoor mobile robots. Includes 3D real-time rendering (via OSG) and a physics engine (via ODE). Current emphasis is on manipulators.
The OpenSceneGraph (OSG) is a cross platform C++, OpenGL based library for real-time visualization, with uses such as vis-sim, scientific modelling and games.