Browse free open source C++ Simulation Software and projects below. Use the toggles on the left to filter open source C++ Simulation Software by OS, license, language, programming language, and project status.

  • 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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    FlightGear - Flight Simulator

    FlightGear - Flight Simulator

    FlightGear Flight Simulator: free open-source multiplatform flight sim

    Founded in 1997, FlightGear is developed by a worldwide group of volunteers, brought together by a shared ambition to create the most realistic flight simulator possible that is free to use, modify and distribute. FlightGear is used all over the world by desktop flight simulator enthusiasts, for research in universities and for interactive exhibits in museums. FlightGear features more than 400 aircraft, a worldwide scenery database, a multi-player environment, detailed sky modelling, a flexible and open aircraft modelling system, varied networking options, multiple display support, a powerful scripting language and an open architecture. Best of all, being open-source, the simulator is owned by the community and everyone is encouraged to contribute.
    Leader badge
    Downloads: 6,816 This Week
    Last Update:
    See Project
  • 2
    GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    PlaTec

    Plate Tectonics simulator

    PlaTec is a 2D terrain generator that uses a simplified model of plate tectonics to produce realistic heightmaps in real time. The simulator starts with a flat fractal map and splits it randomly into plates. Plates are moved around the map. If continents of two plates collide, they fold creating mountain belts. If oceanic crust of one plate collides with another plate, subduction occurs resulting in coastal mountain ranges or island chains. This project is part of my Bachelor of Engineering thesis in Metropolia University of Applied Sciences, Helsinki, Finland. The thesis is freely downloadable from http://urn.fi/URN:NBN:fi:amk-201204023993 . A Youtube video showing the simulator in action is available at http://www.youtube.com/watch?v=bi4b45tMEPE .
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    surfit is an open source and free gridding and contouring software. surfit can do interpolation/approximation of points, contours and surfaces, can take fault lines and trend surfaces into account, can use inequalities and other conditions. Supports a lo
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Dover Gadget Drawer SE
    30 modules, 300+ Synthedit prefabs ranging from subcontrol circuits to synths, fsu effects, drum sequencers, near complete copy/paste/save/load system for xox style patterns. 2 complete vst effects, and one vst synth.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    Palomino flight simulator

    action/combat flight sim

    Palomino was an unfinished action/combat flight simulator. Air-to-air combat mode was never implemented. However, it does have a land-on-carrier and shoot-SAMs missions. Requires OpenSceneGraph. Optional: SDL, FLTK.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    A parametric, feature-based, sketch-driven 3D CAD application, built around a geometrical constraint solving engine. Project is in early development stage. The FreeSG library (http://freesg.org/) is required.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    slab3d

    slab3d

    slab3d is a real-time virtual acoustic environment.

    slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    EtiC Galaxy simulation

    EtiC Galaxy simulation

    Galaxy extraterrestrial life simulation

    EtiC is a galaxy simulation software that generates and renders a mock galaxy for rational estimation of the number of extraterrestrial civilizations. Stars and planets are simulated with plausible physical characteristics, based on user-adjustable parameters. An EtiC simulation run consists to generate a galaxy disk physical stars, associate planets to the stars, and for habitable planets, simulate the life stages evolution until extinction. A visual animation of the galaxy and user selection of highlighted star-planet objects is provided, together with statistics (25+ graphs) and estimates of Drake equation factors. The V2_1 provides several new features: planets surface magnetic field, reworked life stage transitions, integration of MW exoplanets catalog, planets view and graphs window optionally on different threads... EtiC is based on OpenGL / GLFW 3.2, runs on MSWindows 7 and MacOsX. Source code in C++, was developped using the Dev-C++ IDE and XCode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    syfluid

    syfluid

    Fancy interactive fluid simulation for gfx fans, VJs and demo coders

    syfluid is a funny toy as well as a real simulation. It simulates a fluid or a gas in a very colorful, graphic and sometimes psychodelic way. In realtime! Drag while your right mouse button is pressed to "draw" the fluid/density field. Drag while your left mouse button is pressed to make the whole thing move, i.e. to "draw" the "forces" that you're adding to the fluid/density field. Press "r" to clear the screen and "m" to open the menu. Press "1" .. "8" to switch color presets. SPACE to pause. "s" to save a png or jpg. syfluid is written in C++ using OpenGL. Even though it is heavily performance optimized and using OpenGL Shading Language (GLSL), it is a performance hog. Use "f" to show the FPS. If they are lower than 30, then reduce the quality parameter that you find in the menu from 200 to e.g. 100. For very fast graphic cards, try 400 and above. This fluid simulation is based on on Jos Stam's paper: http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Experimental Lindenmayer System generator, in 3D using OpenGL. Used for modeling the fractal growth processes of plants.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SpiceX is a simple schematic capture program for graphical interaction with Spice-based electronic simulation cores, i.e., placing components, wires and test points. SpiceX creates NETLISTs and runs simulations directly from the GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A library for Ambisonic encoding, decoding, rotating, zooming, and other processing, up to 3rd order. It takes an object oriented approach. UPDATE: Greetings, I have recently started to move over to GitHub and have therefore cloned the project over there. This project will stay open but there won't be any more updates happening here. Any updates will happen over at the new hosting. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Animants are virtual ants. Their name comes from the combination of "ants" and "animats", an animat being "a sofware approximation of a living creature". Animants aim to simulate the behaviour of living animals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Automata editor

    Automata editor

    automata editor

    Automata editor is a vector editor for drawing finite automata according to VauCanSon-G format with tools for working with finite automata such as basic algorithms, exporting transition table to LaTeX format and automata work simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scientific software for the physically accurate photorealistic visualisation of relativistic (near light-speed) scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The objective of CLJ++(owned by ChenLuJie) is to gives lots of convenient to image processing developers. This tool has been used in university's lab with many kind of purposes by researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    3D cellular automata modelling software for large general purpose simulations. Uses custom scripts for rules and can distribute processing over several machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EcoMod is an OpenGL application for 3D modelling, simulation and visualization of ecosystems. Trees are modelled and used within simulation to render the emerging natural phenomena of spontaneous afforestation process. Multidisciplinary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Basic framework for doing better GL demos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A class/library which uses the graphic card for linear algebra. Warning : you will need a GeForce 8 serie to take profit of this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A High Performance 3D engine and Game engine, specially designed for Physics and mechanical simulations.Integrates physics, Portal Rendering, OpenGL and Cg shaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libPunts is a tiny 3D rendering engine focused on developing physics simulations. Gravetat is a gravity and electromagnetism simulator built over libPunts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.