Maya Physx integration house explosion
Loading...
8,373
Loading...
Uploader Comments (ja335)
see all
All Comments (7)
-
Hey buddy, how did you configure Maya to use your GPU to calculate physX and not your CPU?
-
I got a question....how did you cut up your house in to them smaller pieces did you use maya to do that or another program?
-
@ja335 wtf i didnt understand anything u say lol
-
how u made such shock wave ?or what is it ))
Loading...
this is a custom plugin developed in c++, i acces the gpu from code
ja335 7 months ago
on a kinematic actor i set this in pseudo code
ONHIT IF actor is kinematic actor THEN
set actor active
with this logic the hit is replicated over all near kinematic actors
ja335 10 months ago