181
General / Re: Rhino doubts
« on: August 13, 2013, 03:30:00 AM »
The chunk name cannot have any spaces for the .obj files to work properly. I don't think special characters are allowed either.
You may also need to edit the .obj file and .mtl file.
- In the .mtl file edit the first line "newmtl Textured" Replace "Textured" with a unique name not used by any other texture in Rhino.
- In the .obj file edit the second line "usemtl Textured" Replace "Textured" with the same name used in the .mtl file
Agisoft is going to try to change PhotoScan so the file name is used instead of "Textured" which should eliminate the problem. http://www.agisoft.ru/forum/index.php?topic=1380.0
You may also need to edit the .obj file and .mtl file.
- In the .mtl file edit the first line "newmtl Textured" Replace "Textured" with a unique name not used by any other texture in Rhino.
- In the .obj file edit the second line "usemtl Textured" Replace "Textured" with the same name used in the .mtl file
Agisoft is going to try to change PhotoScan so the file name is used instead of "Textured" which should eliminate the problem. http://www.agisoft.ru/forum/index.php?topic=1380.0