That sounds lovely. I think glTF only supports one vertex color per vertex. So if there are different colors on neighboring faces then most exporters will only keep the first one it finds.
Sorta, bit it doesn't work well . I tried to go that hi pass way . blur a bit and treshold dark lines and then add white value to initially highpassed picture ( right in my example) to isolate cracks only and clean small dots noise but it kills a half of tiny crack lines too. then I tried to expand /bevel what left of…
Are you working with Texture Projects in Toolbag, or is this a concern related to baking? Assuming this is a Texture Project export issue: How it works currently is if you set your export resolution (Size in Export Settings), it will composite the textures at that resolution. If your input map and/or Project Resolution…
Hey, I keep a 32bit version of Maya around for some plugins that only work on 32bit. Recently however, it has started giving me a fatal error on startup once the main window loads. Looking at the crashlog it seems that a nvd3d9wrap.dll is causing the issue, all I've found on the problem is gamers saying that it's causing…
The odd thing previously w\as that to export to maya I had to export at 100 time sthe size, now I have to export at a scale of 1 They keep on messing around with stuff :o )
2 x2048 maps sounds very good to handle a complete character. If you compare to for example Final Fantasy characters, as Lightning, they have 3 or 4 1024 maps. I personally always layout my UVs according to the material that the objects in the layout are going to have. It makes it easier later. But obviously you always run…
OBlast, it all depends how nicely the sbm and obj were exported in the first place. If I understand correctly SBM can potentially store EVERYTHING needed. Normals, Tangents, and maybe other things I am not familiar with. Kindof like an ultimate 3D format. OBJ I am not sure, it *might* not export tangents at all. I think…
Class 13 is a custom format we have here at work. The new snippet you sent works a treat! Thank you very much for helping me out man, sorry to pull you from your LoL game :P Here's the final script in case anyone wants to use it (you will have to change the exporter plugin class) To see the list of classes you have type…
the area looks also fine in toolsbag. but it comes in unsmoothed. on export make sure you export it softened and on bake it works for me, just quickly tested in tooldbag 4, ont have 5 installed at the office on zero roughness and with an environment shown, i do see some artifacts, which i would assume all come from the…
hi Joe, I am having some issues with exporting a certain file with 4 x 4k, 2 x 2k, 1 x 1k textures. it works fine at "high" texture quality, but at "unreasonable" only one of the 4k textures show up in the viewer. rest of the materials have no textures at all and the model looks like it has inverted vertex normals or…