Vehicle Dynamics Paper
As previously mentioned I was planning to try implement a simple Vehicle Dynamics system. I have found a paper at the start of this week I think. I read it at that time and today I tried converting the calculations to code. There are definitely some parts I don’t understand yet. But it’s more about how to expand certain math expressions than anything else. So at the current moment I still feel confident about it. We’ll see how it ends. Probably the same as last time though haha.

UPDATE:
On my way back home I continued the work. Almost everything has been ported to code. I just need to implement a couple math functions and properly apply the calculated values to the rest of the move entity algorithm.

Last modified: June 4, 2023