Hey kimchee! So I can show you how I would make a circle on a plane but there might be better more efficient ways. Hope you can read this okay let me know if you have questions. And sorry if any of this stuff is stuff you already know >.< Figured I would include every step just in case. Step01: I shift right click, making…
It doesn't work like I need it to. The only way that it kind of works, is if I have Select -> Face -> By Vertex checked, then I can select a vertex and it will select ALL the adjoining faces. I need to select individual faces just like in the other viewports. Here is a pic of me selecting a vertex to get a face: As you can…
If those are two separate objects then you will need to use the Vertex Normal Edit Tool (Mesh Display > Vertex Normal Edit Tool) in conjunction with the Vertex Face selection mode to force the vertex normals of both objects to point in the same direction. If your surface is planar along an axis you might be able to get…
you can use a timer (used in rollouts) to run a function every x'th second. E.g 0.5 would result into 500 miliseconds. Within that called function you could then store and capture the selected verts of your object, lets say with a memory of just 5 vertex positions. Each time the vertex selection changes you save just the…
I'm not really experienced with vertex baking, but It's something I'm tryign to get a bit more knowledge about. I have no problem with baking vertex colors- that's pretty simple, but I'm having a problem integrating them into a shader path so I can see what I'm doing while I'm still playign with the object in Maya. For…
Hi Alec, I tried with FBX, Obj, and even export from 3ds Max to Maya for the plugin (handplane 3D exporter) but whenever handplane convert object space to tangent space it choose to ignore the custom vertex normals of the model. The output tangent space normal from handplane will only look correct if I reset the vertex…
I've never heard of that babylon exporter but I can help you. The problem seem to be that each vertex can only be influenced by 4 different bones. Checking every vertex would be quite time consuming so an easy way to solve this would be to select the skin modifier, go into "advanced parameters", and select "remove zero…
Let me show you the example of riki's tail Copy ur riki's tail and them select first one, go to edit mode, select all vertexes and delete them, then add ur mesh(cube in my situation) and model. I got a couple of cuts made with ctrl+r on my cube And after that go to Object Data menu and watch vertex groups. You need to…
[ QUOTE ] -do you understand howto harness the power of per pixel fall off from per pixel lights. [/ QUOTE ] You might want to get a clearer definition of what your AD is asking for here. Falloff could be the near and far distance ranges that each light's intensity ramps up/down. Not a per-pixel effect, but per-light. Or…
I cant figure out how to export the model from zbrush with the mask as vertex colour/polypaint. 1. I mask my rock by peaks/valleys or cavity. 2. I invert the mask and polypaint the entire model 3. I export the obj (are there any settings i should find to include vertex colour data?) 4. Into Xnormal, blank white map when i…