MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
928 stars 183 forks source link

3.14, arm neon vector "+=" fix #306

Closed yuriy-chumak closed 1 year ago

yuriy-chumak commented 1 year ago

Fix for ARM neon dgVector& operator+= (it was "-=").

JulioJerez commented 1 year ago

wow, that was a big mistake. merged thanks

has you considered newton 4? it works on neon, and has a small working test for android studio already. It is also much faster.

yuriy-chumak commented 1 year ago

has you considered newton 4?

No ( I'm still limited in C, not C++. 3.14 has nice C interface functions (including callbacks). Newton 4 does not seem to have. I'm right?

JulioJerez commented 1 year ago

Ah ok.. yes newton 4 is cpp In order to expose fintionality the c interface became a limiting factor.

On Wed, Nov 30, 2022, 6:18 AM Uri @.***> wrote:

has you considered newton 4?

No ( I'm still limited in C, not C++. 3.14 has nice C interface functions (including callbacks). Newton 4 does not seem to have. I'm right?

— Reply to this email directly, view it on GitHub https://github.com/MADEAPPS/newton-dynamics/pull/306#issuecomment-1332218985, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6EPJAN5KQ4KMBQ6R5RHTTWK5O5DANCNFSM6AAAAAASPDMZEE . You are receiving this because you modified the open/close state.Message ID: @.***>