electronvolt icon indicating copy to clipboard operation
electronvolt copied to clipboard

FPS with physics based puzzles

Results 3 electronvolt issues
Sort by recently updated
recently updated
newest added

I took newton sources from [here](https://github.com/MADEAPPS/newton-dynamics) and built newton-3.14 on Linux but when run electronvolt with compiled libraries, it says ``` Missing Symbol NewtonConvexCollisionCalculateBuoyancyAcceleration Missing Symbol NewtonHeightFieldSetHorizontalDisplacement Missing Symbol NewtonBodyCalculateInverseDynamicsForce...

Check out this link about it: https://www.youtube.com/watch?v=zBa-bCxsZDk

Failed to build the app: ``` Missing Symbol NewtonUserJointSetRowSpringDamperAcceleration Program exited with code -11 ``` Built with newton dynamics v3.14 version.