2
votes
1answer
125 views

How do I loop my animations seamlessly?

I am trying a complete my method, which crops Maya-Animations (from Maya-Models) to specific ones using the SkinnedModelProcessor. My only problem is, that after one animation-loop completes, the ...
1
vote
0answers
107 views

Converting Animation data from Maya to DirectX in C++

I am currently trying to export an animation from Maya and import to a program I am working on. One of the problems I currently have is that when imported, the mesh and animation data looks reversed ...
0
votes
1answer
222 views

Playing basic imported animations in UDK

I'm trying to wrap my head around basic animations in UDK. I've created a simple turret-like structure in Maya, rigged, skinned, and animated. It has 4 bones. I have done all the steps necessary for ...
0
votes
2answers
151 views

Learning resource for 3d modeling [closed]

I want to start learning 3d modeling. I already have experience with maya and 3dsmax but I made a long pause (2 years) Now I have free access to maya, 3dsmax and blender (I am a student). I know that ...
0
votes
0answers
157 views

Animation exporting from Maya to DirectX environment

I'm working on a model/animation Maya exporter for a game I'm working on. I used a very simple animated box mesh with four joints at first to make sure everything works, and got it running relatively ...
0
votes
1answer
633 views

Animations in FBX exported from Maya are anchored in the wrong place

We are trying to export a model and animation from Maya into Unity3d. In Maya, the model is anchored (pivot point) at the feet (and the body moves up and down). However after we have performed the ...
3
votes
2answers
1k views

Export Maya Animation Data

I have a pretty simple character rig animation. How can I export the raw data of that animation? I'm looking for some way to export a raw text array of data that tells exactly what every joint does ...
-1
votes
3answers
434 views

How to create solid human characters in MAYA, so that their hands do not cut into bodies while signaling hand sign?

How to create solid human characters in MAYA, so that their hands do not cut into bodies while signaling hand signs? Or can I make the characters solid in Unity? I create animations in MAYA and import ...
1
vote
3answers
191 views

Which 3D Authoring Application to Decide for

I have read a lot individual information about three key 3D Graphics Authoring Applications: Softimage, 3DS Max, Maya. To me, it looks like each of them has its own way to accomplish the same goal, ...