Hey guys, I'm having some issues with getting vertex colours out of maya into cryengine, basically as soon as I apply a color set to the geometry in maya the exporter doesn't like exporting it, it says something about a problem with the indeces. I was wondering whether anyone had experience with getting vert colours out of…
Hey guys a question to all speedtree users out there. I've just modeled a particularly designed tree with particularly painted bark textures in speedtree. Issue: I need to carve a heart and two initials on the bark. The problem is that the texture is tiled so how could u proceed? Is there a way to do that in speedtree or…
there's nothing stopping you building a blueprint utility/ python script to handle the import. eg - an exporter from max/maya/whatever collects the exported assets into a csv, imports them as static meshes. converts the csv to a datatable and constructs a blueprint/ I've done this recently - its pretty straightforward once…
My money's on the FBX export settings, and the import settings to UE4 as well, potentially. Look at some Maya-to-UE4 documentation to see what settings are and are not recommended for exporting; and also, what import settings are recommended in UE4 for this type of mesh. This section of the documentation addresses a lot,…
^You should just be able to skip the zbrush step and export without normals with the obj. I'd assume that should work basically the same, as normals would be recalculated on reimport since the obj won't be storing them. It should just import back smooth shaded regardless of whatever you did with the normals before export…
Thx, I end up using these 2 tools: Affinity's LUT export feature: https://affinity.help/photo/en-US.lproj/index.html?page=pages/Adjustments/export_3dLut.html?title=Exporting custom adjustments as LUTs And Polarr, a web-based tool that can do a bit quick LUT adjustment:…
I haven't done a ton of this. But I have seen riggers create a complex rig for animation and editing, then add an abstraction layer on top that converts all motion into standard FK for export. So, the IK drives the FK. For example, a complex cloth sim drives individual FK bones that then drive a simplified cloth which can…
ok so I figured out a solution myself. ...I think. so back to my original question, basically in maya I did a smooth on my mesh, with lowest settings, then export that for zbrush. Then in zbrush I replace the second subdivision level using a project all with the maya export and that seems to work out fine so far.
Nice linking to the page thread creator >.> here is the changelog https://www.adobe.com/products/photoshop/features.html Edit: this is amazing New image exporting features, finally https://helpx.adobe.com/photoshop/how-to/export-image-web.html Stacking layer styles, oh man finally you can now also generate normal maps /…
Hey everyone, I've been working on this export script to speed up sending models from Maya to Marmoset Toolbag. I've updated the script to include hardening all UV border edges on export as requested. Check it out, here are the links. https://youtu.be/-B0Lqup3-O0 Here is the second video that includes the update…