/r/Maya

Photograph via snooOG

Welcome to the Autodesk Maya Subreddit. We share and discuss topics regarding the world's leading 3D software. Click a flair to sort by topic and find a wealth of information regarding the content you're looking for.

If you are seeing this, you are using old.reddit. We can't maintain two separate sidebars, so please go to https://new.reddit.com/r/Maya/ if you want to see our sidebar information.

/r/Maya

86,970 Subscribers

1

Object disappears whenever I (accidentally) hit the a key??

Hey, I am very new to maya and i'm having an issue. Whenever I hit the a key on my keyboard my object is no longer in my window and I cannot for the life of my find it again. Is this normal behavior for the a key? Could this possibly just have to do with the file i'm working in? Also there must be a way to just get back to view my object, how do I do that? I have very little maya knowledge. Thanks!

3 Comments
2024/11/10
22:04 UTC

1

Xgen hair simulation bouncing up at the roots

https://i.redd.it/h135ni5wo40e1.gif

The hair follicules in the back of the head are having issues with the roots sticking up, is there a way to make them flow nicely on the head?

1 Comment
2024/11/10
19:49 UTC

1

Little help with a small old MEL script

Hey all, I just wondered if anyone can help with this script, I used to use it all of the time for matchmove stuff, it's not been updated for years & years.
Just wondering if anyone can have a quick look to help fix it (tried chatgtp but kept getting syntax errors heh):

import maya.cmds as mc

itemToBake = mc.ls(selection=True)[0]

print itemToBake

loc = mc.spaceLocator(n="bakeLoc")[0]

mc.setAttr('bakeLoc.rotateOrder', 5)

tempPC = mc.pointConstraint(itemToBake, loc)

tempOC = mc.orientConstraint(itemToBake, loc)

#to add, disable viewports

bakeStart = mc.playbackOptions(query=True, ast=True)

bakeEnd = mc.playbackOptions(query=True, aet=True)

mc.bakeResults(loc, t=(bakeStart,bakeEnd))

mc.delete(tempPC)

mc.delete(tempOC)

mc.parent(itemToBake, world=True)

tempPC = mc.pointConstraint(loc, itemToBake)

tempOC = mc.orientConstraint(loc, itemToBake)

mc.bakeResults(itemToBake, t=(bakeStart,bakeEnd))

mc.delete(tempPC)

mc.delete(tempOC)

mc.delete(loc)

print("Bake succesful, check scale of object baked"),

4 Comments
2024/11/10
19:37 UTC

1

improved trip anim!

i made a loooot of changes to this one! it is meant to be a run as opposed to a skip, and if anyone has more critique for it pls go ahead, it really helps me out!!

https://reddit.com/link/1go74d6/video/dxrhxsbs940e1/player

1 Comment
2024/11/10
18:23 UTC

2

Smooth -3 makes my model look horrible

https://preview.redd.it/nvojnh33840e1.png?width=1920&format=png&auto=webp&s=2d5b742a1729bb2b490dc3bc1608a26357e79c51

Hey, I'm working on Ellie's chair from the movie Up. As you can see here, the unsmoothed version (1) isn't convincing, but the smoothed one (3) is worse :c . How could I fix this? Any advice would be greatly appreciated, thank you!

9 Comments
2024/11/10
18:16 UTC

1

Applications, uses, ways to share work in Maya?

Please help me out if you have a second:

My father is a college professor teaching Maya. He is extremely good at what he does, he shows me super detailed 3D models of heads, and I sit at his desk with a phone camera set up and they track my face and move with me. I know he spend tons of time on making them, but he feels like the students don't care about this work he is passionate about. He wasn't born in America and somewhat detached from the culture here. He asks me to share it with my friends and if there are ways to use it beyond teaching.

He wants to use his work on video games, to help software or game developers, and that kind of thing. He spends so much time on his work and its super impressive but he doesn't have the connections to share or monetize it. Please let me know how I can help him. I want to help him make a youtube channel? Can he sell his models or find a way to teach more people? What are the applications of the avatars he makes?

(He has hours and hours of tutorials he has made for the students throughout the years of him teaching, presentations, and lots of impressive models.)

He absolutely deserves to platform and share his work, please let me know if you have any advice or knowledge of the industry. I would absolutely try to provide details and answer any questions, thank you so much!!

3 Comments
2024/11/10
16:33 UTC

1

How can I add/edit instanced object's user data in MASHPython

I'm currently creating my scene with MASH while reading data from a JSON file for transformation matrices and setting IDs without problem.

I want to add some other attributes to instances that are already written inside same JSON file, but I couldn't wrap my head around how to do it.

I have some other attributes to use for shading purposes. I need to assign them to instances.

(I am using instancer not repro)

1 Comment
2024/11/10
16:29 UTC

34

My new Animation Demo Reel

2 Comments
2024/11/10
14:08 UTC

67

Am thinking about changing from blender to maya, am all ready using blender for 2 years, so how is the workflow in maya, is it worth it.

25 Comments
2024/11/10
13:16 UTC

1

How to make automatic weight paint for a selected joint like in blender.

https://preview.redd.it/4kg59mv5a20e1.png?width=1916&format=png&auto=webp&s=01418a20972494403f042a671142b54a296ef937

I wanted to give automatic paint to one joint of already binned skeleton. Do you know how?

Also in blender we can bind skeleton to mesh with zero weight paint, It would be great to know how to do it in maya

5 Comments
2024/11/10
11:44 UTC

2

How to make this sundial?

I realized I can't extrude normally as my typology probably sucks, so there is just a big hole on the other side. Is there a way to fix this or should I start over?

If I start over, how would you go through it? Unless the object is pretty simple or I can block things out, I'm not good at procedurally making things.

https://preview.redd.it/1sf78xwsi10e1.jpg?width=2559&format=pjpg&auto=webp&s=0caecb2490784f37e9ead10eddedca7322d9090a

https://preview.redd.it/c6qukxwsi10e1.jpg?width=2560&format=pjpg&auto=webp&s=06270b1191fa8f0f1f7fdf9d701da503d4a2e7c9

https://preview.redd.it/ktlnw0xsi10e1.jpg?width=632&format=pjpg&auto=webp&s=2114455b0ceaf7de2ec85831f7b3608e77535b4a

5 Comments
2024/11/10
09:10 UTC

3

"Transform individual origins" equivalent (like in Blender) in Maya?"

Hey there, a Blender veteran learning Maya here. So I currently learn rigging and for testing the rig I usually would select the skeleton and rotate it with the Transform individual origins in Blender, but I don't seem to find the same or similar feature in Maya? The internet says there's a "Multiple pivot mode" in tool settings but I don't seem to have it? Do you know if there is a feature like this? Thanks in advance

5 Comments
2024/11/10
07:31 UTC

4

Why does the baking texture in Marmoset 4 come out different when thrown into Substance Painter?

6 Comments
2024/11/10
05:45 UTC

8

Modeled these Japanese garden stone lanterns for a game level I'm working on, couple Megascan materials later and they are shinin!

1 Comment
2024/11/10
05:43 UTC

2

The FKIK Switch is not transferring between powers correctly after binding.

The FKIK Switch is not transferring between powers correctly after binding. My skeleton binds perfectly with fk but when I bind in ik my bind messes up, resulting in deformities. I tried to make sure my 0 my constraints and reparent them to make sure everything was okay, I got this error code // Error: Could not add constraints or connections. Help please

https://preview.redd.it/wz7ka9b18zzd1.png?width=1916&format=png&auto=webp&s=206b3c19d6b45f736b9f293d5f7d97c822c44762

3 Comments
2024/11/10
01:26 UTC

1

How to create IF/FK with same controllers like basic HumanIK?

Default HIK can pin location and rotation to create very flexible movement for FK.
Also IK/FK switching doesn't switch controllers making blend ransition easier and more controlled. How to create same switching, making rig by hands?

https://preview.redd.it/lgfroxnumxzd1.png?width=289&format=png&auto=webp&s=2fae314fa3dcc61b0fe24bfdd38f1aa59d286ea4

Give guides pls, if you know.

7 Comments
2024/11/09
20:02 UTC

4

Issue in Maya: Every time I create a geometry, it automatically gets grouped in the Outliner

6 Comments
2024/11/09
19:28 UTC

51

Curve modeling questions

6 Comments
2024/11/09
19:18 UTC

1

Is there way to create custom Human IK with different sets of controllers for character?

Found things like it(where there is map of indicators for custom bones in face or body. #However, I think this is a script rather than a tool)

https://preview.redd.it/h0spyu1bbxzd1.png?width=1679&format=png&auto=webp&s=6cf870e288be75db403de20127c844e87d6f335c

I want to create character that have extra bones and controllers that lack in basik Human IK,
However, i dont want to loose *controller board*

https://preview.redd.it/wj304twrbxzd1.png?width=280&format=png&auto=webp&s=7ce6482b5f7892790335baa85b57eff1e2009c35

Where i fast can select controllers and get seamless blend beetween ik&fk, Also FK can work as ik,

So, How to create custom HIK and keep all benefits from basic Human Ik?

Maybe i explain something wrong, so pls comment: it would be great to discuss

1 Comment
2024/11/09
19:04 UTC

2

Toon outline in maya wont follow my rig.

Toon outline does follow my rig when I move it, is there any way to fix this?

https://preview.redd.it/5hd17ecl9xzd1.png?width=878&format=png&auto=webp&s=4f0fbae4ed448522524350dc3b4155da37a6cadb

1 Comment
2024/11/09
18:50 UTC

47

why can i see through my model when it has textures??

23 Comments
2024/11/09
16:45 UTC

4

Optimizing 3D Assets for Games

4 Comments
2024/11/09
15:49 UTC

2

Atribute Channels painted dark grey. What is it?

Get Mixamo charachter and delete rig, Im not able to manipulate ti it through channel box because atributes are dark grey. Explain me pls

https://preview.redd.it/esh756qc0wzd1.png?width=1574&format=png&auto=webp&s=9bfc6fa272e4cb79546e91153ec485331d8f7b8d

5 Comments
2024/11/09
14:36 UTC

1

hair card rendering...

Hi:-)

I created everything from the base, to the volume, and even the fine strands of hair.
but although the hair appears full, when rendered, some areas look empty. I checked each group separately, and while the base group appears densely filled, as more layers are added, the background starts to show through, making it look empty.
If anyone has had a similar experience, could you let me know how you resolved it?

I’ve attached a photo along with this text. Thank you for taking the time to read this long message! :-)))

https://preview.redd.it/cb09ycifwvzd1.png?width=626&format=png&auto=webp&s=97b2fb6aa81cb22e7dabe4b9ac07f01ced0123f2

https://preview.redd.it/wk7cteifwvzd1.png?width=760&format=png&auto=webp&s=8e34a7679c57d04c56b9048b5fbf1103032d7983

https://preview.redd.it/fbynxdifwvzd1.png?width=867&format=png&auto=webp&s=14edd5163f6590ab0d2036bcdde0a810f843abcb

1 Comment
2024/11/09
14:15 UTC

1

Different maya versions not working on same computer

Now im using maya 2025!!! But after i installed maya 2024 or 2023 all versions are not working!! Even not opening when i clicked the app icon!! Nothing appears!! Honestly im using maya crack versions!! Because im student and i want to try many versions on my laptop!! So if someone knows howto fix that issue please tell me!! The crack have NLM licening server

2 Comments
2024/11/09
10:15 UTC

310

Roboclock - Modeled, rigged, animated and textured with Maya and Arnold

34 Comments
2024/11/09
09:31 UTC

1

Topology Problem When Modeling Rear Fender Panel on Porsche 911

Hello,
I have a topology problem and don't know how to solve it. When I model the panel of the rear fender of the Porsche 911 from 1967 I have to create topology that is jaggy when subdivided. Adding holding edge loops spoils the topology. What is the industry standard solution to this topological problem? At the moment I "solved" the problem by detaching the extrusion next to the jagged part.

Detaching the extrusion

The solution should look something like this.

Solution

Any help would be appreciated. Thanks.

10 Comments
2024/11/09
08:28 UTC

3

I was trying to render arnold has strange black lines around the edges of low polys

https://preview.redd.it/s9vh5udnxtzd1.jpg?width=960&format=pjpg&auto=webp&s=d05714d90f7aa261519dde03489cb78c75c68b93

https://preview.redd.it/58t7zienxtzd1.png?width=1462&format=png&auto=webp&s=ced3e538f9f15fecfa3c291262f54cdb4bd3453e

I've heard that Arnold has problems with low-poly processing, but I don't know much about this. Some of the edges appear slightly transparent or have black lines as shown in the image.

normal map is not included.

Does someone know a solution? (Maya version is 2023.1)

10 Comments
2024/11/09
07:49 UTC

4

0KB? I think I closed my Maya file too fast

I saved my file and closed it but when I tried to open it again, it says the file is unrecognizable. And now it´s 0KB as if it was empty. What could it be and how could I get my project back if possible?

https://preview.redd.it/difv06cgttzd1.png?width=1919&format=png&auto=webp&s=a8b0820a7362c16ad9b29090e6d392716d3349be

https://preview.redd.it/va4u3acgttzd1.png?width=1163&format=png&auto=webp&s=fa31e7deef9902170b98b1f6e3748cb8fcf94cfa

7 Comments
2024/11/09
07:13 UTC

1

Maya Interactive Groom Editor Hair Not Following Guides No Matter What

Hello!

This is a problem that I would not be requesting help for, but I have no other options. I am using Xgen interactive groom with guides and my hair will not follow my guides no matter what. Edit in the sculpt layer is turned on, I have deleted and remade the description, tried adding interactive groom guides to a sphere, tried another project, asked my professor who worked for Disney, deleted not only Maya, but ALL of Autodesk, googled to the ends of the earth and the hair will still not follow the guides. The catch is that it DOES work on someone else's PC. I sent it to said professor and he was able to move the hair with the guides and I opened it on my partner's PC, and it works on their PC as well. Pretty please help:)

https://reddit.com/link/1gn09zy/video/s9if09nghszd1/player

https://reddit.com/link/1gn09zy/video/ws18w8nghszd1/player

2 Comments
2024/11/09
02:47 UTC

Back To Top