![]() |
|
#1
|
|||
|
|||
Dear Jeff
I followed your advices and now the avatar looks good, with all the materials in the right place. However, the avatar doesn't morph. I get this error message from vizard: Code:
Loading File: avatars_happiness/casual01_f_highpoly_happy/casual01_f_highpoly_happy.cfg cal3d : Internal error in .\coremesh.cpp(160) ** WARNING: Failed to load morph file: casual01_f_highpoly_happy.CMF How could I fix this error? best regards, armo |
#2
|
|||
|
|||
The vertices of a morph target work as a target position for each vertex of the base mesh. Morphing is always done relative to the current position of the vertex. This 1 to 1 repositioning is based off the vertex’s internal ID number, so, both the original mesh and the morph target must have the same number of vertices and the exact same vertex order. In other words, morph targets should be made from a clone of the original mesh. Making cuts, detaching faces or merging any objects will render the object invalid as a morph target because these affect the vertex order and vertex count.
Once you have your morph targets made, add a Morpher modifier underneath the Skin modifier on your original mesh. While this is not necessarily required for making morphs, it allows you to place them off on the side and test them from within Max. If it works correctly in the Morpher modifier, it should also work correctly in a Cal3D avatar. Does it work in the Morpher modifier for you? |
![]() |
Tags |
avatar, cal3d, material, morphto |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Exporting Avatar Mesh Crashes 3DSMax | dthomas | Vizard | 1 | 03-18-2012 03:37 PM |
Problems exporting with Cal3D | Deltcho | Vizard | 1 | 08-03-2010 03:27 PM |
Texturing Avatar head problems | S.Telemaque | Vizard | 0 | 04-01-2007 10:01 PM |
avatar animation problems | jrodman | Vizard | 1 | 01-18-2006 09:12 AM |
Problems with 3DMeNow Avatar Heads | kim_swinth | Vizard | 9 | 11-19-2003 02:14 PM |