Quite often when I'm working in Max i'll get a problem where my insert edge loop line will flicker in an out or not appear on the surface at all. Moving the camera very far away fixes the problem and the loop appears but then I just cant see where I'm putting it anyway. The way I have been getting by for years was just…
No, I think basically los wants to select one edge out of an edge loop, hit a button, and have it chamfer (split) the whole edge loop. Personally I just have CTRL-F bound to Select Loop (and CTRL-R for Select Ring), and just hit that when I select an edge. Perfectly quick enough for my needs...
Thanks guys for interesting comments . it's of topic but last fall after years of polishing Designer fx maps and creating procedural approaches I suddenly found how actually better my work had been when it all was just manual, taste and intuition driven. Zbrush sculpts and coloring , hand painted textures I did in some…
I've been trying to get my head around some max script where I have a loop and I want to create and populate some arrays within the loop. I already have an array which I can use to name. -- get all object namesAllobjects = for g in geometry collect g.name-- get base object namesfor a=1 to Allobjects.count do( s =…
Hi, at first sorry for my english if you find any error. I´m working in a character and I´m having some troubles with the normals baking in some areas.I´ve started with the high poly sculpt, followed by the retopologized low-poly. The cloth has a sewing lines wich separates the diferent parts of the pattern, and the main…
Hi everyone, We’re looking for freelance 3D artists experienced in creating realistic 3D models. Task: create a model of the American Ice Company building. While modeling, use the main reference as a guide: https://www.abandonedspaces.com/wp-content/uploads/sites/58/2019/10/8324979959_98777faa2c_k-640x428.jpg Estimated…
Hi guys, I wonder if anyone might know of an easy way to insert multiple edge loops into a mesh similar to the way the "Insert Edge Loop" tool allows in Maya? I am an experienced Maya user but I'm trying to pick up 3DS Max. If no such tool exists, I would be interested to know how experienced 3DS Max users go about…
Hi, I’m a beginner game developer and have been working with Godot for a while. I don’t have much experience with 3D yet, but I’ve been programming in C++ for a more than 2 years and also know C#. I’d love the opportunity to join your team if you’re still looking for someone.
Im going about the edge loop head animation idea a bit differently from most. Versus starting with a box or extruding edges and building the surface from scratch, Im using splines (too many years of Illustrator I guess). As such, the tutorials I have seen are only of limited value since they focus so much on the…