You can't weld verts in an editable poly unless they're connected by an edge or both have an open edge. Symmetry is entirely capable of generating shite like that. To diagnose... 1 turn on backface culling and look at the back side of the object in wire frame, if you can see edges then there's your problem. 2 marquee…
I use Zremesher. The important thing is to be careful not to have those edge rings that spiral endlessly around the model. So use the curve guides and also use Zremesher command more than once to get it as clean as possible. Then I take it to blender and select edge rings, then delete them. Then I select the corners of the…
Hi polycounters! I'm developing a tool that load every scripts contain a subfolder (called "Pickers") and then load into the Rollout the script, in this case is another Rollout. The problem is when I execute another instance, if you select another external script (not human), this is loaded perfectly but if you select…
So I've been looking around at a ton of articles and threads involving this, and after grabbing info and methods I'm still struggling to get a decent result on my leaf cards. A main problem is that most of them are for Max or some other 3D suite so trying to translate that info to Blender is tough, but nonetheless here's…
There's no event callback / hooking system that lets custom code run before a transform operation enters its modal state (when you drag the mouse to tweak the transform before pressing Esc to cancel or Enter to confirm) Hm... actually, as I'm testing it, the "Depsgraph Update Pre" signal does fire as soon as you select a…
Gents, I was wondering if I could trouble you for help on another Maxscript question. My progress on the flipping tiles animated bumper is going well but I have hit a snag. Below is the section of code that I am having an issue with: select $Tile_*GTiles = $ as Array--print GTilesclearselection()select $WAVEnumfaces =…
The Following Screenshots are from the Resident Evil 2 Remake Model viewer. On the left is the base Claire (Military) model and on the right is my Jill model after replacing the appropriate files. I'll be the first to admit that Jill's default face leaves something to be desired in these model viewer poses, BUT she looks…
Hello! I think you have till now managed to translate the concept well in 3d. Keep up the good work! Please do not forget to model or texture the sheets of paper lying around in the streets of the concept, it makes your scene a lot more lively if they are included. I would also consider thinking about modeling this one…
ah i know what you want this is what i did with my vertex paint mask. i plugged this into the alpha of the lerp for all the textures i wanted vertex painted, the what it does it make the grout with some clouds variation fill in first by the vertex paint followed by everything else. I can set the intensity low on the mesh…
Thank you for feedback on NEX, we love hearing what others think of it. I'm one of the developers of NEX at dRaster and I'd like to address your points. I'm sorry you ran into any bugs with NEX. If there are any bugs that you were able to reproduce, please send us an email with it and we'll be happy to look into it. I…