If you are texturing in Zbrush you painting directly on the polygons in 3D space. There are a few ways of texturing in Zbrush. The most common ways are just painting with the sculpting brushes set in RGB mode or by projecting photo textures via Spotlight. There are two ways you can use this. Method 1 is to paint on your…
@pixelpatron: Thanks for your critique! I'll just tried to light almost every area of this environment but royally failed as you can see. I really like your paintover! It gives everything some more depth and and way better readablility! Thanks a lot for that! @AlexCatMasterSupreme: Thank you, too! I'll definatley do that…
Ok well now we are starting to get somewhere thanks to you fly_soup. Here's where I am at now What I think happened was that I changed my OBJ exporter to the guru export, which is awesome by the way. Guru has a default scale setting of 1 by the max OBJ export has a default of 6 I think. Thus, somewhere along the way the…
Yes, that centers the pivot of an obj on import. That doesn't fix the problem if when I export with a pivot other than center, eg at the base of a mesh so its easy to position in unreal.
Isolate Selected didn't work, applying a new material didn't work, importing an exported obj didn't work, and I don't think the objects are too big or small, scaling does nothing.
Hey PC I have a mesh in UDK with a multi-sub obj material on it. The issue I am having is that the edge around the different materials is a small shadow that I dont want. How to i get rid of the shadow?
You're right that the baker interface in Python doesn't support the use of the quick loader. We'll go ahead and expose the functionality for it in the next patch: import mset baker = mset.BakerObject()
# Use Quick Loader
baker.importModel("E:/MyModel.fbx") Currently Marmoset Toolbag does not support using the quick loader…
I finally found a solution, quite painfully. Here's the workflow that I found, not 100% perfect but that's definitely a starting point. - lowpoly and hipoly modeling in Maya - set a minimum amount of hard edges on the lowpoly to avoid too sharp angles (>=90°), and unwrap in a way that every hard edge is also a UV border -…
Think i found a fix using a recorded action script. So what i do is i create a project and using the curvature map input and obj as input. Once the project created, I add in this case, a bumblebee smart material, clic on the folder icon , then clic on a layer mask to open dynamask. Then I paste my curvature map in custom…
No problemo, I just had some free time today :) Edge creasing is for the Maya side of things - in Maya you can simply select an edge and give it a value between 0 and 1. Creasing in Zbrush is another thing altogether, very destructive and very likely impossible to export out. There are ways to convert Maya creases and OBJ…