Showing 29 open source projects for "physics engine"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    The Burnout Meter

    The Burnout Meter

    Visualize the physical weight of coding. You lift 1.7 Grand Pianos dai

    ...I developed RSI, so I built a tool to track the "total tonnage" my fingers lift daily. The result? A standard dev lifts over 500kg (1.7 Grand Pianos) every single day. The Burnout Meter visualizes this invisible workload in real-time. 🏋️ Physics Engine: Calculates weight based on your switch's actuation force (e.g. 80g). ❤️ HP Bar: Treats your energy like a game health bar that drains as you work. 📏 Real-world Metrics: Scroll the height of the Statue of Liberty, type the weight of a Tesla Cybertruck. 100% Free & Local-only. Designed to validate your exhaustion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Starlight.jl

    Starlight.jl

    A greedy game engine for greedy programmers

    Welcome to the documentation for Starlight.jl, a greedy application framework for greedy developers. Its primary use case is video games, but the power of Julia, SDL2, Vulkan, and the Bullet Physics SDK can be leveraged to make just about anything you want. With a focus on flexibility and code quality, Starlight aims to be such a framework. It includes a suite of components and integrations that make it particuarly well-suited for video games, so it is not a stretch to call it a "game engine". However, Starlight is most fundamentally a scripting layer for SDL, Vulkan, and Bullet (via the Telescope backend), meaning it can be used for any application that needs high-performance rendering and physics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AC Engine Calculator

    Calculate some attributes of an AC engine

    Engine Calculator is intended to solve 3 simple calculations: detect the frequency (Hertz), rotations per minute (RPM) and the number of poles of an alternated current motor. One of those may be found with the two others. I actually didn't found any bugs in this version (i.e typing the wrong value of a variable). This is my first app made completely by my own. <pt-br> Engine Calculator destina-se a resolver 3 cálculos simples: detectar a frequência (Hertz), rotações por...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FalansterCity3D

    FalansterCity3D

    3D urban environment renderer : browser-app ; as well as a GTA clone

    Have You ever wondered what would be like the weirdest Grand Theft Auto clone ever made? Well, we are pretty close with the FalansterCity3D urban environment rendering-engine where You can also drive the cars in the city. And moreover, it's a browser-game, so it runs instantly in any internet-browser. Why not try it directly at the link below? http://nerdofalgorithms.altervista.org/secondary_pages/page_11.php Even on smarthones or whatever, as long as it has a browser and sufficient...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TrollEditor

    Editor of virtual worlds.

    Troll enables creation and visualisation of complex environments. It is based on Ogre3D (graphics engine), Bullet (physics engine), PhysX (physics engine), OpenAL (3D sound and music), OpenCV (image analysis and camera model) and Boost (threading and python binding). It uses Python for scripting, as well as built in simple scripting language. Some features: - built in multiplayer - incorporating data from different sensors (IMU, AHRS, Razer Hydra) - image server/client - built in support for motion capture data analysis - path finding using data from physics engine (backwave propagation algorithm) - built in XML parser - graphical world editor - plugins system (C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J3DWorkbench
    An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Java toolkit for the creation of physics simulations and 3D visualizations. Developed as part of the Technology Enabled Active Learning (TEAL) initiative at MIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    mialib

    a realtime graphics library

    mialib is a core library for game development and interactive graphics research, this has utility modules and defines a framework for developing graphical applications like games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    All pairs n-body simulation of electromagnetic forces on charged particles, adapted from Nvidia SDK 3.2 sample. Uses Lorentz force from EM fields via the Biot-Savart law for moving charged particles (uses relative velocity). Relativistic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    X/Y Measurement Suite for .Net
    For starters a DirectX (Direct3D-Panel) A suite to display simple x/y/measurements, which has to be fast, because those analogue position encoders never "rest" at the same position and we want to see our table-position in realtime (mswin-realtime)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Liquid Skies
    Time Engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    BallCalc is attempt to make a good, easy to use, full featured and FREE!!! ballistics calculator for the Windows Mobile based on the GNU External Ballistics engine, and eventually other, platforms.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimpleODE - physic simulation lib.It is free project based on Open Dynamics Engine (ODE):rigid body dynamics,realtime simulation, cloth, fluid(water) 2D, all ODE joints,vehicles,legged creatures ragdoll,complex objects,many demos. PROJECT CLOSED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ATLAS Multimedia Educational Lab for Interactive Analysis (AMELIA) is an educational tool for High-Energy physics featuring the ATLAS detector at CERN. Using the Irrlicht engine AMELIA integrates event analysis and contextual media in a 3D interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GraXML is a Geometric Modeller for handling High Energy Physics experiments' Detector Description and Event data. It containes full 3D visualisation of the managed elements. It uses Java3D to create, render and manipulate SceneGraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JGP is a GUI for gnuplot (http://www.gnuplot.info/). It is made for all those who just love gnuplot but who found that organizing a large number of datasets and plots from the command line is inconvenient. JGP uses gnuplot as plotting engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    R.I.S.E. is a state of the art engine and framework for the simulation and realistic image synthesis of natural phenomenon based on physics, biology and chemistry.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    The Physicist is a high end physics simulation engine that can provide answers with reasonable accuracies(now w/ rk4 and euler options). It can currently predict the motion of many particles.It Employs OpenGL to provide cutting edge graphics support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The General Intensional Programming System (GIPSY) consists in three modular sub-systems: The General Intensional Programming Language Compiler (GIPC) ; the General Eduction Engine (GEE), and the Intensional Run-time Programming Environment (RIPE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB