Maya :: Convert Displace To Polygons With History?
Aug 26, 2011
There seem to be some errors in the code for Modify > Convert > Displacement to Polygons with History. My scene uses an animated displacement map, coming from an image sequence. The displacement works as advertised, but I keep getting execution errors. Here is the code for the offending expression, which was created silently when I issued the conversion command:
if(!Disc1_MeshShapeDisplacement1.disableDisplacementUpdates){
updateAnimatedDisplacement( "Disc1_MeshShape","Disc1_MeshShapeDisplacement1","displacementShader1.displacement");
}
//Setting the following attribute here dirties the mesh so Mental Ray updates properly
Disc1_MeshShapeDisplacement1.featureDisplacement = 0;
//The next two lines cause the expression to trigger when editing attributes that affect the displacement
float $dummy = displacementShader1.displacement;
Disc1_MeshDisplacement1.inheritsTransform = true;
The only way I can stop the constant error messages is to comment out the code or disable expression evaluation.
The error messages are annoying, but I can live with that. The real problem comes when I try to select keyframes in the timeline. I shift-drag across keys to select them, and they highlight at first, but then the highlighting immediately goes away. I am forced to use the Dope Sheet instead. Disabling expressions doesn't work, so I don't know if this problem is related to the displacement expression or not.
Displacement in Maya has a very bad reputation, and based on my experience, it's well-deserved. Another issue I have is that after conversion with history, multiple shape and transform nodes are visible in the Outliner, and it is not clear what's going on. The documentation for this feature is only two lines long, and does not explain anything. Apparently there is a pre-displacement shape and a post-displacement shape in the scene, sort of like how nCloth has an input and output mesh. But with displacement w/ history, users get no guidance on how all of this is supposed to work.
View 1 Replies
ADVERTISEMENT
Jul 1, 2013
is there a way to change a lofted surface into a polygon?
View 2 Replies
View Related
May 5, 2011
I´d like to know how to move/displace multiple objects (in this case bricks) like it is done in this animation (at approx. 0:15 sec) [URL].I tried to reconstruct the effect using bigger bricks and tangent constraints, which worked kinda ok but I had to constrain every single brick manually which was rather time consuming and definitely not the approach they must have had used. Is there a way to achieve similar effect (pref. without scripting)?
View 4 Replies
View Related
Nov 30, 2011
I'm having trouble with shading objects I imported from SolidWorks using SimLab's plug-in. My problem is two-fold:
First, the polygons appear to have bizarre twists and bends in them, but there are no corresponding edges to create these deformations. Also, Maya thinks all the faces are planar. I tried cleaning up the objects and it yielded no results. These weird twists appear in both the work space and when rendered. I have tried deleting overlapping edges, but it didn't work.
Second, when I try to apply a bump map to my objects, they don't work. I tried using a noise and a fractal bump map and neither appear on the rendered image. However, the Brownian bump map works. I have tried creating other objects in the scene and the noise and fractal bump maps work just fine on those, just not on my imported geometry. I figured out a brute-force method to make the bump maps work - I delete a polygon and use the append tool to create a new polygon - but I have over 110,000 polygons on this thing.
I'm working on an 8-core MacPro running Windows 7 64bit with 32 GB RAM and two GeForce 9500GT video cards.
View 1 Replies
View Related
Nov 5, 2012
I have converted a NURBS object into Polygon Object, however it has still kept the riginal" NURBS object. How do I take the visibility off the NURBS object?
View 1 Replies
View Related
Jun 21, 2012
i have a problem converting polygons to subdiv .when i convert i can only see the object like in wire frame and when going back to polygons i get the same issue.i get this error "// Error: line 0: No object matches name: polyToSubdShape4.
View 3 Replies
View Related
Feb 11, 2012
my problem is that when I make a polygon paintable and try to paint on it, my paint effects don't go where I make contact between the brush and and polygon. they tend to cluster around one node whereever I paint the polygon.
View 4 Replies
View Related
Feb 1, 2014
i was creating a simple character(blobs withen blobs). It was going pretty good until i camme across an issue that i can't seem to fix. I first had his neck as a nurb but i realized to do what i wanted i would need to deleted a couple faces so simple create a polygon the same size and shape. So i draged the nurb over clicked create polygon and i made it. The issues was that i can not seem to get them the same size i went to the channel box and typed in the same numbers for size. It was similiar but, was off the entire object was too big. I tried extruding it to match the same rough height and i got that nurb was on a scale that was about 1.626 times larger this. I forgot to mention that i am running maya 2014 student edition.
View 2 Replies
View Related
Dec 22, 2011
I've create a large scene with a lot of mrPoxy trees. I realize now that I need a velocity map and some volumetric lights for post, and the scanline render seems like a better option. Is there a way to get these mrProxy objects to render with the default scanline engine without changing there position?
View 1 Replies
View Related
Sep 20, 2012
On my file I have some polylines that are the streets. So, they look like rectangles and curves, etc. I am working also on a 3D Model, and what I have to do next is to extrude them. The problem is that those polylines are not polygons, and so, they are not solids when I extrude them. I tried to use the command BO but it says that the lines are not closed, and I checked with OSNAP and they are! Is there any way to convert those polylines into polygons?
View 2 Replies
View Related
Aug 29, 2012
I am building a compass rose by using the star tool with 4 points and adding straignt lines from the end points to the corresponding end point. Ultimately, I'll replicate the whole image with some scaling, copy it 3 times, and rotate each 22.5 degrees to create the final rose.
I want give some 3D effects by shading half of each point on the star but it's actually a polygon (the star) with a straight lines splitting the points. To shade I need to have the star actually be 8 triangles that I can fill (4 of them).
Other than tracing to create one of the triangles (and then do some replacation and transforms to locate) is there another way to convert to star polygon and the straight lines into the triangles?
Using CS5.
View 8 Replies
View Related
Feb 23, 2012
I have a couple of students whose models are flashing polygons badly when I orbit the panel. It kind of looks like when you have two polygons residing on the same plane, but I checked and that is not the case. The flashing stops when I zoom in on the model. When selecting an object, it becomes transparent (when zoomed out a bit).
The students said this occurred after they brought their model into the student edition, which they have at home, and saved it.
I am at a loss, and visually it is really bad. The renders are fine. Some of their objects have some modeling issues, but the flashing occurs with all objects, even simple ones.
View 3 Replies
View Related
Jul 1, 2011
I'm brand new to Maya just started last night. I'm trying to join two edges of two seperate polygons to achieve one nice smooth edge. I select the merge edge tool and select one edge - its all good - then I try to click another and nothing happens; and ofcourse when I hit enter it says select more than one edge .
View 2 Replies
View Related
Jan 17, 2012
I am having a problem with extruding faces on polygons and then smoothing them. Maya does not seem to want to keep my faces together, and instead, splits them up.
I extrude without smoothing and it looks fine, but after smoothing, everything splits up.
View 1 Replies
View Related
Jul 7, 2011
We have an animal character mesh for the body and head together, there's not a good place to separate the head for blendshapes without showing an obvious seam.
Is there a way to just copy over the polygons for only the head to model into blendshapes? I don't want the entire mesh to copy over for blendshapes - I'm concerned that making so many blendshapes from the entire mesh would take up a lot of memory and resources.
View 3 Replies
View Related
Jul 26, 2013
So I am trying to set up a mouth rig using joints. How would i go about smoothing my mesh, and still be able to go back and edit the joint weights without having to deal with a ridiculous amount of polygons?
[URL]....
This video kind of shows what i am looking for, the guy is editing a minecraft character rig he has. At around 4:30, you can see him editing the skin weights on a low-poly mesh, even though he tested adjusting the shape of the mouth when the geometry was in a smooth state, the video is timelapse so its very hard to tell what he did to achieve this. Note that he is also not redering in mental ray, so he is not just using smooth mesh preview.
View 1 Replies
View Related
Aug 20, 2012
I am building some geometry and need to fill in this area, (ie fill hole with polygons then clean up with split polygon tool) but I am new to nurbs and am trying to do this model with nurbs. I usually use hull mode and move the hull down into the piece of geometry, but it won't move correctly that way.
So in the picture below i am trying to fill the red area and have it go into the green surface. The curvature of the green area makes it not line up correctly(ie fitting to the curvature of the green surface) when using the "moving hulls" approach. I was seeing if there was an easy way to go about this.
View 1 Replies
View Related
Dec 14, 2011
I don't know what is going on but it is getting on my nerves. I created an OBJ file for my Glock model that I'm working on and re-imported it into 3ds Max to remove any five sided polygons. 3ds Max fixes them automatically this way. This fixed model won't export as an editable mesh, it gets stuck on "preparing polymesh for poly export" and I have to ctrl/alt/del to shut the program down. After some research, a few boards say to change the mesh to a poly. Tried that and I have random black polygons appear and I don't know what to do to fix it. I've attached both the file and an image to this post. The glock on the left is my original model and the one on the right is the OBJ I imported to have four sided polys throughout.
View 4 Replies
View Related
Aug 18, 2012
I am aware we can change the order of history in maya. I have a specific situation i d like to solve and basically is this:
Say i have a 1x1 rectangle. Now i apply to it, say, 2 split edge rings. And then i apply a mesh/transfer attributes, so that this rectangle will basically snap to a chosen surface. If i edit now the edge rings positions, everything is cool and will work as expected, because these rings have precedence over the transfer attribute tool. So far so good. If i now add a new edge ring to that rectangle, as you are already seeing, will not be taken into account by the transfer attributes tool, as it lays after in the history tree. So my question is:
How will i put this last edge ring node before the transf. attrib tool? This would be really great for my topo workflow. So graphically, so that it is more clear i want this:
POLY---RING1---RING2---TRANSF.ATTRIB.---RING3
CHANGE TO
POLY---RING1---RING2---RING3---TRANSF.ATTRIB.
I suppose the natural way of doing it would be in the hypergraph... I gave it a shot, but i couldnt really do it. I studied the connections in hypergraph, but i couldnt even replicate.... Things like WORLD that need to be connected would show greyed out on the other side so i could not connect anything. What is weird is that this are the connections maya does, but if i try, it shows greyed out.
View 5 Replies
View Related
Apr 16, 2013
I am having a problem with Maya 2013 (Mac) crashing when I delete history. I have had this happen a few times in the past but only if I go a long time without deleting the history. I do it on a more regular basis now but this past week it has been doing it every time. I created a button on my shelf as a short cut for this and when I was first having the problem I found that if I just do it from the edit drop down then it worked fine...at first. Now it is crashing even when I do it from there. One instance I saved before I deleted the history and it crashed when I deleted. Then I restarted my computer and the first time I deleted it worked but next time it crashed. I have both service packs, I'm not sure why it is doing this all of a sudden.
View 1 Replies
View Related
Nov 5, 2011
Whenever I make new objects like box, cylinder etc, I can't edit their properties like subdivisions, etc as if their history got deleted even though I don't delete it. They are made with pre-deleted history..
View 2 Replies
View Related
Jan 27, 2012
I created a very simple two poly object and then deleted my construction history and now I cannot seem to create a new polygon in the scene unless I turn off interactive creation.
If I choose create>sphere etc the little sign that says drag on grid appears but when I do nothing happens. I made a new scene and did the same thing and I don't have the same problem so Im not sure why in this particular scene.
View 3 Replies
View Related
Feb 12, 2014
I would like to know how to delete only certain parts of history but keeping its effects. For example, a cube has a smooth polygon, bevel, and blend shape history. How do I delete only the bevel history but at the same time keeping the bevel? Don't tell me to do the bevel first, delete history, then smooth and blend shape.
View 2 Replies
View Related
Feb 5, 2011
Is there a way to delete parts of history while leaving important elements? (because if i delete all history the object is no longer bound to what it belongs to)
View 7 Replies
View Related
Sep 2, 2013
I made all my polygons with the same technique but somehow interactive polygon split tool does not split all polygons... I attached a file with which I have problem. Split tool just "disappears" after submitting changes...
View 1 Replies
View Related
Aug 20, 2013
I am trying to learn layers and layer masks. I loaded an image, than control J to duplicate it. I then added a layer mask. Everything good so far. I then went to filters chose a blur. Then went to brushes with black as my foreground color, I just wanted to brush away the blur, and got an error message. "could not use the history brush because the history state does not have a corresponding layer."
View 3 Replies
View Related
Mar 24, 2013
Everytime I try to use my history brush, that error pops up and I have no clue why. If I try to just open a blank document and use the brush it does not give me this error and I can "use" the brush but you cant see anything on the project.
so when this error happens im trying to do a project and say I place a file(picture) into the project and this is the very first thing I do. I place it, then I size the image down some. I then make a new layer to use the brush for behind the picture and then this is when I get the error. I have no clue what is wrong
View 1 Replies
View Related
Oct 8, 2008
I can only see how to delete the entire history in the history panel. Is there a way I can remove only selected states? I am using LR 1.4.
View 6 Replies
View Related
Aug 2, 2013
In earlier version thats work just fine, but in 2013 i cant convert selections,...
View 1 Replies
View Related
Oct 19, 2011
When i try to convert Poly to Subdiv I get this message in script editor:
polyToSubdiv -ap 0 -ch off -aut on -maxPolyCount 1500 -maxEdgesPerVert 32 |polySurface8|polySurfaceShape9;
// Warning: Nothing is selected. Select objects or components to delete. //
// Error: Command polyToSubdiv failed. Open Script Editor for details. //
It is strange, because I fixed all non-quad faces. I also tried all cleaning options with no success.
View 1 Replies
View Related
May 24, 2012
Maya 2012 64bit, Win7..I can not convert a polygonal model to subdivision with proxy (command failed),do not see error description in the script editor. What typical problems of convertation (poly->subdiv) do you know ?
View 1 Replies
View Related