Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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.
gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL).
SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
A simple, lightweight physics engine written in CoffeeScript
Coffee-Physics is a minimalist physics engine written in CoffeeScript that favors approachable, creative-coding workflows over heavyweight simulation frameworks. It models motion with a particle system and uses simple constraints and behaviors—such as gravity, attraction/repulsion, drag, and springs—to create believable movement with very little code. The design is intentionally composable: you attach behaviors to particles or groups and let the update loop integrate positions, producing...
NOTE: Codebase is being moved to it's new home at: https://github.com/cjcliffe/CubicVR A high-performance object-oriented OpenGL 2.0 & OpenGL ES 3D engine with a simple implicit library interface. Includes GLSL, Bullet physics and Lua scripting.
FireBlade is an OpenGL+Delphi/FPC based crossplatform particle engine. Infinite possibilities through many variable factors and the ability to be connected to anything you want through miscellaneous events.
libPunts is a tiny 3D renderingengine focused on developing physics simulations. Gravetat is a gravity and electromagnetism simulator built over libPunts.
A High Performance 3D engine and Game engine, specially designed for Physics and mechanical simulations.Integrates physics, Portal Rendering, OpenGL and Cg shaders.
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.
ODE for Java is a binding between C dynamics library ODE (Open Dynamics Engine, http://ode.org) and Java. Separate packages provide among other things a Java3D integration and thus a scenegraph representation of selected ODE objects.
Damocles is a game engine programmed in C++.(Opengl/SDL) ||| OS:Linux / Windows ||| 3 main modules in Damocles: ||| Damocles : 3D engine |||Junior : Physic and Mathematics engine ||| Unik : Network engine (Only for Windows version for the moment)