This course will look at the fundamentals of modeling in Maya with an emphasis on creating good topology. We'll look at what makes a good model in Maya and why objects are modeled in the way they are.
Hi I'm working on this for a university project and I'm having trouble with the ncloth passive rigid obejct.
The cloth is sandwiched between two objects back and front. I want both objects to collide with the cloth, but at the moment only the back object is successfully colliding.
I have checked the normals on the front object and the geometry seems to have enough verts for a collision. I have tried turning up the damping.
When I was working on my movie I was having a simular problem but it really comes down to tweaking all the settings.
There was a small problem with ncloth in 8 and 8.5 where a attribute gets locked in ncloth with joints in the scene, and I had to get someone from Autodesk to send me some code. It meant that once the cloth was simulated once it would not perform it probably again if there was bones in the scene. I see from the screen shot that there is so give it a try
Here is the code (I saved this email) #
open the script editor ant type
getAttr -l time1.ihi
hit Enter... if the Result is "0" then the attribute is not locked.. if the result is "1" then type
Originally posted by tweetytunes
open the script editor ant type
getAttr -l time1.ihi
hit Enter... if the Result is "0" then the attribute is not locked..
Thanks for your reply. I tried this code in the script editor but it doesn't return anything...does that mean the result is 0?
I'm trying to change various things in the scene i.e. trying the collision objects at different distances from the cloth to see if that is an issue, and just messing with the parameters for the nclothShape to see if anything helps. No joy as yet.
The collisions seem to fail when the obejcts get really close together.
I've tried lots of things now including replacing both passive rigids with non-rendered planes (if nothing else, this helped to get a clearer view of what's going on and rule out geometry issues)
It's not perfect yet, but what seems to have helped the most is in the rigidShape attribute box there's an option to display the collsion thickness. By tweaking the collison thickness for each object and moving the objects different distances apart I am finding that the ncloth is now coliding with both rigids.
I think ncloth doesn't much like being squashed between two rigids like this, but hopefully I can make it work now.
You may not post new threads |
You may not post replies |
You may not post attachments |
You may not edit your posts |
BB code is On |
Smilies are On |
[IMG] code is On |
HTML code is Off