Damage Evaluation
Analyzes vehicle crash damage by evaluating node displacements, beam breaks, and deformation energy. Provides quantitative crash severity metrics for safety research.
Analyzes vehicle crash damage by evaluating node displacements, beam breaks, and deformation energy. Provides quantitative crash severity metrics for safety research and automated crash test evaluation.
Public API
This extension is hook-driven and computes damage metrics automatically after impact events.
Usage Example
-- Load for crash damage analysis
extensions.load("tech/impactgen/damageEvaluation")See Also
- Mesh Sensor — Raw mesh deformation data
- TechCore — External API for damage queries
Racing Display
Streams vehicle telemetry to a CAN-connected racing dashboard display. Outputs RPM, speed, gear, and shift indicators via CAN frames.
LIN Bus (PCAN)
Interface to PEAK-System PLIN hardware for LIN bus communication. Enables BeamNG to communicate with LIN slave devices like seat controls, window motors, and climate systems.