awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Engine-Simulator avatar

Engine-Simulator/engine-sim-community-edition

0
View on GitHub↗
2,857 estrellas·183 forks·1 vistawww.engine-sim.parts↗

Engine Sim Community Edition

Engine Sim Community Edition is an automotive powertrain simulation tool designed to model the mechanical physics and thermodynamic cycles of internal combustion engines. It functions as a technical sandbox where users can observe the movement of engine components and evaluate how specific configurations affect overall performance.

The software distinguishes itself by utilizing a data-driven approach to component modeling, allowing for the definition of physical dimensions and material properties through external configuration files. It provides real-time feedback by synthesizing engine audio based on simulated mechanical movement and rendering high-frequency telemetry data through integrated oscilloscope displays.

Users interact with the simulation by adjusting ignition timing, throttle, and transmission settings to analyze how these inputs influence mechanical behavior. The environment serves as a diagnostic tool for monitoring efficiency metrics and visualizing the complex interactions between internal engine parts under various load conditions.

Features

  • Combustion Engine Simulators - Models the mechanical physics and thermodynamic cycles of internal combustion engines.
  • Rigid Body Dynamics - Calculates the movement of engine components using rigid body dynamics to model internal combustion behavior.
  • Mechanical Visualization Environments - Offers a diagnostic environment for monitoring engine performance and component movement through interactive controls and displays.
  • Data-Driven Components - Uses external configuration files to define physical engine components and their properties for the simulation.
  • Powertrain Simulations - Provides a technical sandbox for evaluating powertrain responses within a simulated internal combustion environment.
  • Oscilloscope Visualizers - Renders high-frequency mechanical telemetry data into visual oscilloscope waveforms for real-time diagnostics.
  • Audio Synthesis Modules - Generates realistic engine audio profiles in real-time based on simulated mechanical movement and combustion cycles.
  • Mechanical Performance Monitors - Visualizes real-time diagnostic data and efficiency metrics to identify mechanical issues during operation.
  • Mechanical Simulation Environments - Analyzes engine efficiency and operational data to troubleshoot mechanical performance under various load conditions.
  • Game Controller Input Handling - Processes user inputs like throttle and ignition timing to control the engine simulation state.

Historial de estrellas

Gráfico del historial de estrellas de engine-simulator/engine-sim-community-editionGráfico del historial de estrellas de engine-simulator/engine-sim-community-edition

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Engine Sim Community Edition

Proyectos open-source similares, clasificados según cuántas características comparten con Engine Sim Community Edition.
  • ange-yaghi/engine-simAvatar de ange-yaghi

    ange-yaghi/engine-sim

    9,420Ver en GitHub↗

    This is an interactive combustion engine simulator that models internal combustion engine mechanics and generates realistic real-time audio output. The simulation computes torque, RPM, and throttle response from user-defined engine components and parameters, with keyboard controls for ignition, starter, throttle, clutch, gears, and simulation speed. The engine behavior is modeled by assembling reusable mechanical parts like cylinders, crankshafts, and exhausts with adjustable parameters, using a custom node-graph scripting language that defines engine components as interconnected nodes. Audio

    C++enginesimulation
    Ver en GitHub↗9,420
  • nem0/lumixengineAvatar de nem0

    nem0/LumixEngine

    3,829Ver en GitHub↗

    LumixEngine is a high-performance C++ 3D game engine designed for building interactive 3D applications. It is built on a data-oriented component system that organizes objects in contiguous memory blocks to maximize CPU cache performance. The engine features a dynamic binary plugin architecture for loading external modules at runtime and an embedded scripting virtual machine that exposes internal logic for external control without recompilation. Computational workloads are managed via a task-based parallel execution model that distributes jobs across multiple processor cores. The framework in

    C++
    Ver en GitHub↗3,829
  • freecad/freecadAvatar de FreeCAD

    FreeCAD/FreeCAD

    31,553Ver en GitHub↗

    FreeCAD is an open-source engineering design suite designed for parametric 3D modeling, architectural planning, and mechanical assembly. It functions as a professional-grade platform that utilizes history-based operations to allow for non-destructive design updates, enabling users to construct complex geometry through a sequence of constrained sketches and solid operations. The platform distinguishes itself through a highly modular, workbench-based architecture that allows users to tailor the interface and toolsets to specific engineering domains. It features deep Python integration, which se

    C++3d3d-printingarchitecture
    Ver en GitHub↗31,553
  • killedbyapixel/littlejsAvatar de KilledByAPixel

    KilledByAPixel/LittleJS

    4,127Ver en GitHub↗

    LittleJS is a lightweight HTML5 2D game engine designed for building web games using Canvas and WebGL without external dependencies. It integrates a WebGL sprite renderer, a 2D physics engine for arcade-style collisions and rigid-body dynamics, and a grid-based A* pathfinding system for entity navigation. The engine is distinguished by its procedural audio synthesizer, which generates music and sound effects at runtime using parameter arrays to minimize file sizes. It also features a comprehensive graphics pipeline that supports custom fragment-shader post-processing and a dynamic 2D lighting

    JavaScriptbox2dgame-developmentgame-engine
    Ver en GitHub↗4,127
Ver las 9 alternativas a Engine Sim Community Edition→

Preguntas frecuentes

¿Qué hace engine-simulator/engine-sim-community-edition?

Engine Sim Community Edition is an automotive powertrain simulation tool designed to model the mechanical physics and thermodynamic cycles of internal combustion engines. It functions as a technical sandbox where users can observe the movement of engine components and evaluate how specific configurations affect overall performance.

¿Cuáles son las características principales de engine-simulator/engine-sim-community-edition?

Las características principales de engine-simulator/engine-sim-community-edition son: Combustion Engine Simulators, Rigid Body Dynamics, Mechanical Visualization Environments, Data-Driven Components, Powertrain Simulations, Oscilloscope Visualizers, Audio Synthesis Modules, Mechanical Performance Monitors.

¿Qué alternativas de código abierto existen para engine-simulator/engine-sim-community-edition?

Las alternativas de código abierto para engine-simulator/engine-sim-community-edition incluyen: ange-yaghi/engine-sim — This is an interactive combustion engine simulator that models internal combustion engine mechanics and generates… nem0/lumixengine — LumixEngine is a high-performance C++ 3D game engine designed for building interactive 3D applications. It is built on… freecad/freecad — FreeCAD is an open-source engineering design suite designed for parametric 3D modeling, architectural planning, and… killedbyapixel/littlejs — LittleJS is a lightweight HTML5 2D game engine designed for building web games using Canvas and WebGL without external… haxefoundation/haxe — Haxe is a statically typed, multi-target programming language and open-source compiler toolkit that translates a… tbakerx/react-resume-template — This project is a professional portfolio framework designed to generate responsive, personal resume websites. It…

Colecciones destacadas con Engine Sim Community Edition

Colecciones seleccionadas manualmente donde aparece Engine Sim Community Edition.
  • Open-Source Games Written in Go