can't export vertex color with alembic files

can't export vertex color with alembic files

rstefan
Contributor Contributor
1,918 Views
9 Replies
Message 1 of 10

can't export vertex color with alembic files

rstefan
Contributor
Contributor

Hi,
I have a very simple scene with some extruded strands and I am not able to export vertex color in alembic file.
Does anyone want to check the attached scene, maybe I'm doing something wrong

Thanks!

The only solution was to convert bif to maya object, with point_color, and then export as alembic from maya.

0 Likes
Accepted solutions (1)
1,919 Views
9 Replies
Replies (9)
Message 2 of 10

morten.bojsen-hansen
Autodesk
Autodesk

color.pngIt works for me. Which version of Bifrost are you on? We fixed some bugs related to Alembic recently.

0 Likes
Message 3 of 10

rstefan
Contributor
Contributor

Hi,

Thanks for the reply. I am using bifrost version 2.6.0.0. I also noticed that Bifrost imports the file correctly, but did you try to import the file directly into Maya (using alembic importer) or into another application to see if it keeps its vertex color?

0 Likes
Message 4 of 10

morten.bojsen-hansen
Autodesk
Autodesk

It loads fine in Houdini for me and after I renamed the property from `color` to `Cd` it also showed up fine.

Message 5 of 10

morten.bojsen-hansen
Autodesk
Autodesk

Maya's Alembic importer is pretty limited so I would not be surprised if it would (silently) refuse to import colors unless the property has the correct name + type + component. I would recommend using read_Alembic where possible since it's more fully featured.

0 Likes
Message 6 of 10

rstefan
Contributor
Contributor


Oh, I see. That's too bad since I am rendering with Vray in Maya. I guess I have no other choice but to stick to the solution mentioned in the first post, although exporting alembic from Maya can be tricky(sometimes it works, sometimes it doesn't). Thanks for your time.Cheers!

0 Likes
Message 7 of 10

sepu6
Advisor
Advisor

If you are using Vray to render, use the procedurals, it will read the attributes correctly

0 Likes
Message 8 of 10

rstefan
Contributor
Contributor

Hi, Sepu- can you elaborate a bit on this?

Message 9 of 10

sepu6
Advisor
Advisor
Accepted solution

Here you go 

maya_L9pbCDGO48.png

 

0 Likes
Message 10 of 10

rstefan
Contributor
Contributor

Thank you Sepu-it works! I didn't know that I can make a Vray proxy from an alembic file. I collected some screenshots and put them together - maybe it will be useful for someone

0 Likes