I've been playing around with SoftImage 7.5 for a few days and googling alot about the tools and watching tutorials etc but still have some questions about alternative methods of doing things; 1) Firstly, is there a more recent script/plugin site for softimage like scriptspot and highend3d? Highend3d has a small collection…
Hey, I've been searching through some of these threads for a solution, and whilst i've found some variation of the issue i'm having trouble getting my head around the answers given. At the moment, I have a .mcr container script that look like this: /* Load .ms files */fileIn "fn01_backfaceToggle.ms"fileIn…
Hi! Checking the lowpoly in Blender with the Normalmap applied, there are similar shading errors as you show. How does the lowpoly + Normalmap look in Toolbag? Did the shading of the lowpoly change by any chance since the bake? That said, I agree with gnoop on improving the lowpolys' shading. Hard edges at steep angles…
This should help. Then participating here sometimes can get you going, getting acquainted with a few people and receiving possible feedback. I did the triangles(previous-gens) to quad(future-gens) thing, triangles matter for lower counts and restricted engines, though you still work with triangles when you are "Edge…
Hey I've just had a very similar issue, but I was fortunately saving with .ma not binary. I'd just had a mistype and changed a mash network from 600 dist to 600450 (instead of down to 450), so the PC tried to go to into space whenever it loaded and Fatal Errored. I was able to recover the file by opening it in a text…
You can post the link otherwise he is talking about this one i believe. It helps us so now that we have the source material we can better provide feed back for you. You are using Blender? Here is a full video guide that you should put time into, i have never used this but with this much effort by the presenter i am sure…
I'm trying to convert a script that I use for transferring UVs to use connect component to draw edges between selected verts. Current it draws a single line and then gives a weird error. Warning: Can't perform polyConnectComponents4 on selection Here's the current python script import maya.cmds as cm #grab all the selected…
Frosty: yes , you're also missing the point in regards my point about terrorism being more common in the UK, though I expect the tone of some of the posts previous to mine would color your reading of it. It was not my inference that Brits are made of sterner stuff, it was my intent to point out that terrorism is so…
a macro script that adds helpers to a spline so it can be manipulated without entering suboject editing. It comes with 2 macros, one to add one to remove (without throwing a gazzillion errors). Anyway Someone might find it useful :) . p.s. there are some notes regarding use at the top of the file. script last edited: 22nd…