Showing 93 open source projects for "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
  • 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.
  • 1
    famos

    famos

    Framework for Agent-oriented MOdelling and Simulation

    Famos is a Java-based framework for developing agent-based models. It uses the discrete-event simulation framework Desmo-J (http://desmoj.sourceforge.net) as its simulation engine. Famos implements event-driven time advance and focusses on supporting an explicit model of space for the environment, including the movement of agents. Famos was developed in the context of a PhD project. Many aspects of its implementation are therefore still in the prototype stage. It does come with two example models (a re-implementation of Schelling's segregation model and of Epstein and Axtell's Sugarscape model). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EVO is a simulation platform for co-evolving the morphology and the behavior of 3D artificial agents in a complex environment. This project directly follows the original work of Karl Sims. It puts together complex creatures, a GA & Open Dynamics Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Critterding

    Critterding

    Evolving Artificial Life

    Critterding is a "Petri dish" universe in 3D that demonstrates evolving artificial life. Critters start out with completely random brains and bodies, but will automatically start evolving into something with much better survival skills.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    SCS

    SCS

    smart car simulator

    SCS is a smart car simulator. It build a virtual envirement according to the rules of the National University "The Freescale Cup" Smart Car Racing. SCS simulate the track and the car. SCS is based on ODE and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    LinacSim

    A 3D Linac Simulation.

    This is an interactive 3D Linac-Simulation with Ogre3D as its 3D-Engine and Qt for the GUI. Accelerate arbitrary particles to immene speeds by switching the drift tubes' polarisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MiXiM is a simulator for wireless and mobile networks using the OMNeT++ simulation engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9

    Open Rocket Toolkit

    Simulation of historical and contemporary launch vehicles

    ...Unlike OpenRocket, it does not focus on amateur rockets but on real-world launch vehicles. The bundle includes a graphical design tool with an integrated simulation engine for rocket launches. Also included in the bundle is a playback application and a headless driver for logging simulations into spreadsheets. ORT integrates JME3 for 3D rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    ...The provided source code is written in C and performs the time integration of the master equation for the time-evolution of the probability to find mitochondria in states of quality q at time t. Output is generated in terms of data files and the graphical visualization of readout parameters is automatically performed using the Graphical Layout Engine (GLE; see: http://glx.sourceforge.net/). Please, send email to thilo.figge<at>hki-jena.de to request a copy of the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cellular Engine
    This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crimild Engine is an open source scene graph based engine which purpose is to fulfil the high-performance requirements of typical multi-platform two and tridimensional multimedia projects, like games, simulations and virtual reality.
    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
    The Massive G Engine is a simple yet feature-rich extensible 3D simulation engine for Robotics Research and gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    UniNetS
    UniNetS is an extensible C++ API for simulating any kind of network consisting of inter-connected/communicating agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SubrScene is an open source visualization toolkit and application based on OpenSceneGraph.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MapSim is a simulation engine for System Dynamics. It provides a .NET library that works on Windows and under Mono on Linux. A simple GUI tool is provided too. MapSim uses its own modeling language described in the reference manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implement a 3d simulator of a Quadrotor using the Gazebo simulator (part of the Player/Stage project); develop a Controller and some changes on Gazebo core required. Implement a client application, developed on Qt to interact with, using libgazebo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software Process Model Suite is a toolset for modeling and simulate software process models. Is composed by: 1. a simulator engine; 2. a modeling tool based on SPEM, that uses model transformation approach; 3. a visual graphical simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simulation Tool for Cooling and Heat Supply in Industrial Processes Dynamic system simulation of solar assisted heating, cooling and refrigeration in industry. simCHIP uses TRNSYS (sel.me.wisc.edu/trnsys) as simulation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GrassrootsWiki – Water Solutions is a free software for the implementation of water supply projects in rural areas. It enables the design and simulation of networks with discontinued water sources using the computational engine of EPANET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    simgi is a simulation engine for stochastic simulations of reactive systems using Gillespie's method written in Haskell.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB