Search the Community
Showing results for tags 'physics'.
Found 2 results
-
Cloaks have no physics or animation and just floats behind my characters. It's really ugly and awkward. I have the newest version of the game 1.0.3 530, including the hotfix. Specs: Processor: intel i5 2500k 4.5 ghz Ram: 16gb Graphic card: zodiac Nvidia gtx 970 with newest driver 350.12 OS: Windows 7 64-bit Here are some images of how the bug looks like looks like: Btw, it's a great game, enjoying it a lot, except for this bug
-
As I've heard that some version(s? all?) of Unity 3D come with PhysX as a physics engine, I assume this is going to be used. Possibly for things like collision, cloth, spells and water, maybe leaf movement, ray casting or whatever. The point is, that this physics library is very badly coded, in some older versions at least, see here: http://www.realworldtech.com/physx87/ It's a lengthy read, but the bottom line is that nVidia used to really "de-optimize" the code to run awfully bad on CPUs, not using any features of modern CPUs in terms of instruction sets (instead relying on deprecated x87) nor making any use of multiple cores. So my question is: Is this still true for the version of Unity used here, that it comes with this relic of bad software? If so, does P:E make any use of it at all? If so, would it be possible to upgrade to a more recent version of PhysX (if it has improved since), or even switch the physics engine?
- 30 replies