Smurf 12 Posted November 7, 2013 Right now it is used to handle ragdolls, vehicle physics and not much more (?). What are the plausible possibilities for it, both on official and modding sides? Small objects, fences\walls when run over by, debris (like doors on explosions...), furniture, ejected shells\brass, cloth...? And before someone else does: Ty Sniperwolf Share this post Link to post Share on other sites
dmarkwick 261 Posted November 7, 2013 I guess it could also be used for clientside eyecandy effects too - flapping cloths, scattering rubble, smoke particles etc. This sort of client-side stuff is also suitable for nVidia hardware enablement. (The other stuff is not.) Share this post Link to post Share on other sites
dunedain 48 Posted November 7, 2013 Very good looking stormy sea. http://youtu.be/H4ACKAUU3O0?t=3m50s Smokes and explosions that don't glitch through walls. Share this post Link to post Share on other sites
-ghost-tf 12 Posted November 7, 2013 Dismemberment as a result of explosions. Share this post Link to post Share on other sites
PuFu 4600 Posted November 7, 2013 Very good looking stormy sea.http://youtu.be/H4ACKAUU3O0?t=3m50s Smokes and explosions that don't glitch through walls. both possible via APEX i suppose. Still, not really gonna happen Fast-roping? nothing to do with physx. But yes, in theory the rope could behave more like a rope, i'll give you that. Dismemberment as a result of explosions. nope. this is not a guess game btw @smurf: for now, there is no way modders have direct access to a physx module Share this post Link to post Share on other sites
-ghost-tf 12 Posted November 7, 2013 nope. this is not a guess game btw Limbs flying in different directions after an explosion has nothing to do with physX? I meant as a possibility on the official side. Share this post Link to post Share on other sites
Sniperwolf572 758 Posted November 7, 2013 Serious version of that signature would probably be something along these lines: Variable length soft links (Like ropes, 2 point linkages for vehicle to vehicle towing, cargo slinging, attaching backpacks to paratroopers) Variable length hard links (Like tow-bars, same as ropes but a solid connection instead of soft) Exposing the ragdoll to scripting (Triggering ragdoll state without workarounds) Fixes for the current bugs that have been caused by the PhysX implementation (PhysX LOD not being hidden by hideObject, disableCollisionWith. Result of this is that two PhysX enabled entities will collide even if one of them is hidden.) Improving the vehicle implementation (Toggleable manual gearbox for vehicles. Removal of the auto-flipping.) Video option for allowing particles to collide with more than just ground Eyecandy clientside cloth/"jigglebone" simulation (Bits of dangling shemags, flapping sideskirts on armor, basically to increase the immersion factor as most currently models feel very static.) I don't hold much hope for the last two as it would probably tax the CPU way too much for it to work on all cards and I somehow doubt BI would be willing to expose themselves to the complaints of AMD owners. First two might also be of the same fate depending on how taxing soft/hard linkages would be. Share this post Link to post Share on other sites
Smurf 12 Posted November 7, 2013 @smurf: for now, there is no way modders have direct access to a physx module Oh yeah, the tools. Forgot about them. :o Is it eating much MP performance? Thank you for the info the guys. Share this post Link to post Share on other sites
zooloo75 834 Posted November 8, 2013 Still can't believe there isn't a ragdoll scripting command... Share this post Link to post Share on other sites
Kerc Kasha 102 Posted November 8, 2013 Still can't believe there isn't a ragdoll scripting command... It seems like the idea was to allow us to do so but it doesn't seem to work - as there's a 'ragdoll' config entry for animations but it doesn't seem to do anything Share this post Link to post Share on other sites
CaptainObvious 95 Posted November 8, 2013 I don't hold much hope for the last two as it would probably tax the CPU way too much for it to work on all cards and I somehow doubt BI would be willing to expose themselves to the complaints of AMD owners. First two might also be of the same fate depending on how taxing soft/hard linkages would be. This is something I don't understand, just because AMD users can't get the eyecandy PhysX makes possible, (cloth, particles, smoke and whatnot) the Nvidia owners won't get it either, why is that? It's not like something is taken away from AMD users if the other guys get some extra. :confused: Share this post Link to post Share on other sites
progamer 14 Posted November 8, 2013 Physx could give us the ability to move around on large vehicles being driven by other players or AI: http://forums.bistudio.com/showthread.php?166815-Discussion-of-problems-that-affect-walking-and-driving-on-drivable-ships-and-vehicles Share this post Link to post Share on other sites
dunedain 48 Posted November 8, 2013 This is something I don't understand, just because AMD users can't get the eyecandy PhysX makes possible, (cloth, particles, smoke and whatnot) the Nvidia owners won't get it either, why is that? It's not like something is taken away from AMD users if the other guys get some extra. :confused: Well for consistency sake some of those effects would probably end up being turned off in multiplayer anyway, like waves and smokes. Moreover it would require BiS to attribute more ressources only to please a portion of the community. Although I really wish they could fix the smokes for everyone... Share this post Link to post Share on other sites
CaptainObvious 95 Posted November 8, 2013 Well for consistency sake some of those effects would probably end up being turned off in multiplayer anyway, like waves and smokes. Moreover it would require BiS to attribute more ressources only to please a portion of the community. Although I really wish they could fix the smokes for everyone... True that regarding waves and smoke, those would affect gameplay in MP and possibly bring some unfair advantage to others. But just the eyecandy, I can't see why it shouldn't be used, more than half of Steam users have Nvidia, I think it's wasted potential to not implement PhysX fully. Of course there are numerous other aspects that need the dev's attention before this, and I'm glad that's exactly what the devs are doing. Share this post Link to post Share on other sites
Smurf 12 Posted November 8, 2013 I would take functionalities over eyecandy any day. Ropes can be very useful (on the "early Arma 3" they even mentioned a towing side mission; combined with this command* logistics can be taken to whole other level), trailers and vehicle interaction (namely, salvage operations). * = there is one similar for A3, coldn't find. Share this post Link to post Share on other sites
Sniperwolf572 758 Posted November 8, 2013 * = there is one similar for A3, coldn't find. Yes, these ones they seem incredibly useful for simulating mass distribution changes with attachTo, but they lack complementary commands that would make them usable for more things than just one-off changes. Share this post Link to post Share on other sites
PuFu 4600 Posted November 9, 2013 Limbs flying in different directions after an explosion has nothing to do with physX?I meant as a possibility on the official side. Not that physx doesn't help, but because mainly you would need to update/redo the character models and implement a limb selection of some sort. VBS has it, so RV engine is able to do it, but then again, BI expressed that they won't do 2 things: kids and gore. So here how it goes out from your "official side" Oh yeah, the tools. Forgot about them. :oIs it eating much MP performance? Thank you for the info the guys. what is eating MP performance? physx? Truth be told, i doubt the new tools will be anything more than improved existing ones, with no such "tool" to access physx libraries This is something I don't understand, just because AMD users can't get the eyecandy PhysX makes possible, (cloth, particles, smoke and whatnot) the Nvidia owners won't get it either, why is that? It's not like something is taken away from AMD users if the other guys get some extra. :confused: Simply because it is not needed. I don't really buy into AMD vs nVidia thing, but i would say implementing APEX needs to be done during development not via a patch. True that regarding waves and smoke, those would affect gameplay in MP and possibly bring some unfair advantage to others.But just the eyecandy, I can't see why it shouldn't be used, more than half of Steam users have Nvidia, I think it's wasted potential to not implement PhysX fully. Of course there are numerous other aspects that need the dev's attention before this, and I'm glad that's exactly what the devs are doing. Not really gonna happen. Share this post Link to post Share on other sites
Dwarden 1125 Posted November 9, 2013 before wanting more from physX i would wait first before version 3.3 is final ... ;) Share this post Link to post Share on other sites
CaptainObvious 95 Posted November 9, 2013 (edited) Simply because it is not needed. I don't really buy into AMD vs nVidia thing, but i would say implementing APEX needs to be done during development not via a patch. Well for immersion's sake it would be great, little rocks and sparks flying on you when under fire etc. I thought APEX was so modular on purpose so it could be added later on with relative ease, I'm no expert tho. Not really gonna happen. One can only hope ;D before wanting more from physX i would wait first before version 3.3 is final ... ;) Oh you, such tease :icon_twisted: Edited November 9, 2013 by CaptainObvious Share this post Link to post Share on other sites
progamer 14 Posted November 9, 2013 before wanting more from physX i would wait first before version 3.3 is final ... ;) What version do we have now? Share this post Link to post Share on other sites
Dwarden 1125 Posted November 9, 2013 What version do we have now? 3.2.4.1 (shall be the last stable one) Share this post Link to post Share on other sites
progamer 14 Posted November 10, 2013 3.2.4.1 (shall be the last stable one) Will it be locked down? Or can changes be made after? Share this post Link to post Share on other sites