I have a scene of nature with grass (particles), trees (sapling and particles) and I want to export the scene to mesh files (obj, ply or similar) with corresponding color value. Here are some problems that I have:
- grass particle cannot be exported
- the leaves (modeled as planar object with alpha-powered texture) are all exported as rectangles. I want them to be planes but with shapes of leaves
- the color are not matched, the trees are all green?
- I also want to export the corresponding pass index of each object as well