MacroScript CrankshaftTools_UVSnapper_snapX_macro buttonText:"UV snap X" category:"Crankshaft Tools" tooltip:"UV snap X" autoUndoEnabled:true icon:#("standard", 1) -- use first icon in standard Try this macroscript. It's help to snap selected vertices to nearest vertical or horizontal grid lines.
Its a real tragedy with what happened, I wish the families of the victims the best through these hard times. Even though it was really bad with what happened I wish people would have some more common sense. I manage a movie theater in North Carolina and I have people sending in emails telling us that they are not coming…
TRANSFR provides engaging, hands-on training in a way that online lectures cannot. We create a better way to train young adults for the skills they need to succeed on the job. We focus on developing a pipeline of talent for jobs that are going unfilled, significantly reducing cost and risk. We produce job-training…
Ok, so reading through this thread, I have had a few thoughs on new courses of action. So to preface what I am about to say next, time really isn't a huge issue, and money is not a massive issue. I get an AA in Art from my local community college so I can stay local for a bit longer, and then I go on with my Comp Sci AA…
i would suggest asking on the xsi list. lots of old timers there and, in my experience they are usually more than willing to help. //-- link isn't on the new softimage site for some reason so this is the best i can do To subscribe to XSI-Digest, send the command: subscribe xsi-digest in the body of a message to…
Ah. glTF allows you to store separate animation tracks, but you will need to use some code in your target renderer to play them all at the same time. Just recently, a former colleague recently wrote his own glTF extension to dynamically move the clock hands, according to the viewer's local time. Here's a…
I like it a lot! Some thoughts: Fog is good to get some depth into the scene and you could argue that the fire and lanterns will add a lot of smoke, but right now it's a bit too much for my taste and instead of subtly enhancing the scene it draws attention, also because it's unnaturally light. Also it seems to be a bit too…
Look at pretty much every Harley Davidson Motorcycle for reference. The bike he's riding looks like a stylized Old Harley Shovel head (maybe pan head) with "ape-hanger" style handlebars. clicky Harley America We just called the pouches located near the real wheel "bags" or "rear-bags" and I have heard a few people call…
I decided to play around with mudbox for the first time, this was the result: [FONT="][IMG]file:///C:/Users/Alex/AppData/Local/Temp/msohtml1/01/clip_image002.jpg[/IMG][/FONT] [FONT="][IMG]file:///C:/Users/Alex/AppData/Local/Temp/msohtml1/01/clip_image002.jpg[/IMG][/FONT]…
I'm trying to create a simple rollout with a bitmap image for a button, but the image needs to use its alpha channel as the mask. The problem is while it's easy to get the bitmap I can't figure out how to use the alpha in it. This is what I'm doing: rollout image_button_test "Image Button" width:150 height:100 ( I thought…