Showing 62 open source projects for "simulator"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    TORCS - The Open Racing Car Simulator
    TORCS, The Open Racing Car Simulator is a highly portable multi platform car racing simulation. It is used as ordinary car racing game, as AI racing game and as research platform. It runs on Linux (x86, AMD64, ARM and PPC), FreeBSD, OpenSolaris and Windows.
    Leader badge
    Downloads: 335 This Week
    Last Update:
    See Project
  • 2
    XHSI - glass cockpit for X-Plane 10 & 11
    XHSI (eXternal High-resolution Simulator Instruments) is an add-on for the X-Plane flight simulator. It displays the PFD, ND, EICAS, Flaps and Gear indicator, Clock/Chronometer, etc... in separate windows. In general, the instruments can be displayed in B737-NG or A320 style.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Project Apollo - NASSP
    Project Apollo - NASSP (also known as NASSP or NCPP) is an add-on for the Orbiter space flight simulator. Project Apollo simulates the Apollo missions to Earth orbit and the Moon and the planned post-Apollo missions that never flew.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Speed Dreams : an Open Motorsport Sim
    ...https://forge.a-lec.org/speed-dreams/speed-dreams-code/ This SourceForge project will be kept as a read-only archive and will be eventually removed! Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism. ...
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Outguard is a multi-player starship combat simulator built on OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    en78

    en78

    my attempt to create train simulator inspired by 20 yrs old "Mechanik"

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple first person shooter of blowing up asteroids in 3D space. The codebase also serves as an introduction to trigonometry and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    3D Motor Sports Simulator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Vega Strike is a 3d OpenGL Action Space Sim for Win/Lin/Mac allowing players to trade, bounty hunt, or explore in a vast universe. Active development is now on https://github.com/vegastrike and on http://www.vega-strike.org Vega Strike is mod ready and network playable.
    Downloads: 31 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • 10

    crrcsim

    Open source model airplane simulator

    CRRCSim is a model-airplane flight simulation program for Linux with ports to other platforms. Using CRRCSim you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing in the relative safety of your pc.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 11
    Naev
    Naev is a 2D space trading and combat game, in a similar vein to Escape Velocity.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    SmartPropoPlus
    SmartPropoPlus - Turning your R/C transmitter into a Flight Simulator Joystick
    Leader badge
    Downloads: 271 This Week
    Last Update:
    See Project
  • 13

    RCsky!

    Radio controlled plane simulator

    Simple simulator of radio ontrolled plane and helicopter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenCity is another 3D city simulator. You can build residential, commercial and industrial zones then supply them with necessary goods and watch them grow up. Version 0.0.6stable is now available for download. Any feature request/bug report is welcome
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15

    Pocket Starfighter

    Three dimensional first-person space deathmatch!

    Written entirely in C with SDL, Pocket Starfighter aims to be a fast and fun 3D space dog-fighting game for the masses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc. all derivatives are done with finite differences, so it's all simple. in 3 videos I explain all the mechanics and its simulation up to this simple but pow method.Pure Lagrangian mechanics until now has not been used much or at all,in simulation videogames,but i decided to try it because it was promising, very simple compared to the fnal results, and there was not much docu on its use in simulation games: this lack was completed now. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QRPSim

    QRPSim

    QRP contests simulator

    QRPSim is a contest and general QRP CW QSOs simulator. Currently supports RU-QRP "Russian Hunt" QRP game. QRPSim is used by novice to increase CW practice in contest-like environment. It useful for training and entertainment, popularizing RU-QRP activities amongst hamradio worldwide. Contest managers are able to "debug" contest rules by simulating various scenarios with QRPSim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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 and playable on all Linux, BSD, MacOSX systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A modular set of kitset avionics and aviation panel HIDs for flight simulator enthusiasts. Everything from µC firmware, USB interfaces, and schematics up to host driver software (MS FlightSim SimConnect.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Urban Challege

    Hardware and software for self-driving vehicles

    The DARPA Urban Challenge race for robot vehicles took place on Nov 3, 2007. We pose a new urban challenge: build a safe, convenient, energy efficient people mover. This site provides the hardware and software for a prototype system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iPDC - Free Phasor Data Concentrator

    iPDC - Free Phasor Data Concentrator

    Tool for Wide Area Measurement System

    iPDC is a free Phasor Data Concentrator that collects data from PMUs, and PDC/iPDC that are IEEEC37.118 Synchrophasors std compliant. iPDC do the time sequencing and combining of the received data as per IEEEC37.118 and send to other iPDCs, and applications on request. iPDC is able to archive the received data in the MySQL database on local/remote machine. PMU Simulator is also IEEEC37.118 std compliant. Software is built to be working on Linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lagrange_Motocross

    Lagrange_Motocross

    2D motorcycle simulator done using Lagrangian equations of motion

    2D simulation game using exlusively Lagrangian equations of motion. It's a 2D motocross game similar to X-Moto, ActionSupercross and such. Some stability issues persist but mostly it's good already. I shall compile it soon for Windows: one of the problems is that Windows compilers must periodically be reinstalled, and that's annoying. Using Lagrangians in games is not a well documented thing, but it allows to achieve exellent results in very little time, soon after a good parametrization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in both cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB