Probooleans retain all of their individual operands as live, editable objects. This makes it easy to go into each operand and reduce segment counts, remove tertiary details etc. Note how this is still a Proboolean object and we haven't done anything destructive. Now our problem is unwelded verts, n-gons, and concave…
If some of the array scripts floating around scriptspot can't get it done then I would probably do... 1) Hand place each one, it might be laborious but it might be faster than trying to find a way to do it procedurally. 2) Use particleFX to populate the surface of a egg with the custom particle shape set to one scale mesh.…
Practice. Photoscan and Zbrush can't touch some of the things you can easily do with Substance. But combining all those tools, you can relegate each to what it does best. Need a specific pattern for some tiles? Zbrush or Photoshop it and import into Substance. If you already made a tile Substance, great! Just plop the…
ok,so after some test this are the results that i've got . here you can see my model,with diferent types of edges(smooth,hard and avarage).i did them as this:unlock normals,set normal to faces and after for each individual model i set avaraged edges or hard edges or smooth edges. As you can see i get some wierd shadows on…
Been working on the low poly model, its far from finished though. I really dont have much experience doing low poly's, dealing with smoothing groups, uv's and baking. ive pretty much just modeled stuff.. I've been doing small tests on parts of the model to figure out how it works and its been driving me :poly127: after…
I have been using a similar technique on square joints where I make a highpoly joining strip that is co-planar to both the parent objects and just do my sculpting on that. Its faster and cleaner with the added bonus of not needing to sculpt on the entire object making it lighter weight. Also, when I decimate the sculpt…
You can use UDIM unwrapped models in games too , just usually have to make several sub-materials, one for each UV tile. I have even seen a script for 3d max that could do it automatically for UDIM unwrapped objects. In fact UDIM is just a naming convention that makes some 3d soft to load textures automatically without…
A few things I regularly do in Blender but never figured out how to do in Modo Indie. Maybe someone could correct me if I am wrong 1. Face weighted (rotated) normals . There is just a button in Blender and in Modo I heard it's a 3d party script not working in Indie 2. Normal Theft , or attribute transfer . UV transfer etc.…
This won't answer your question in blueprint specifics, but the problem is more of a general one anyway. You want an actor to go to one of a number of points when something else triggers a calling event. There's two ways to approach this I can think of. 1: you have an elevator with a vector array that holds the locations…
you can do this with the regular batch bake function as well. Here is how. I use a MIB_illum_lambert for each group or color etc. I set all of its attributes to the targetcolor (ambeince, ambient, and diffuse) I make sure that there is no lights in my scene, and that "enable default lighting" is turned off in my render…