Euler Integration (subdivision) for Physics
how accurate/inaccurate is Euler integration, or, where can i find other types of integration for collision detection?
a2k
------------------General Equation, this is Private Function reporting for duty, sir!a2k
It all depends on how many subdivisions you use and on what type of functions. Obviously, more subdivisions==better accuracy, but it also means more computations. If you are using the same equation for your curve, you should just solve for the integral and plug the numbers into that.
Later,
Eck
Later,
Eck
EckTech Games - Games and Unity Assets I'm working on
Still Flying - My GameDev journal
The Shilwulf Dynasty - Campaign notes for my Rogue Trader RPG
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement