Schell Games is a highly talented group of artists, programmers, producers, and game designers led by game industry veteran Jesse Schell. We're the largest full-service education and entertainment game development company in the United States. Since 2002, we've worked with world-class clients and partners to create…
i noticed that zbrush perspective is not accurate by default base on Angle of View slider(or compare to other software's perspective), i think there are 2 prameters that alter zbrush's perspective accurcy, which are: LOCAL TRANSFORMATION and DYNAMIC PESPECTIVE. by default LOCAL TRANSFORMATION is on and DYNAMIC PESPECTIVE…
here is a macroscript that does that + a relax with 1000 iterations (+restore previous setting back) macroScript quick_planar_map category:"BradMyers82" toolTip:"quick planar map and relax"( local objs = modPanel.getCurrentObject(); if classof (objs) == Unwrap_UVW then( local numFacesSelected = (…
Huh, I guess they added that in 2019 as well as the other perf improvements to skin. You can use this function: fn getSelectedSkinVerticies skinMod =
( local ss=#{} local count = skinOps.GetNumberVertices skinMod local isVertexSelected = skinops.isVertexSelected ss[count] = false for v = 1 to count where (isVertexSelected…
Unfortunately I know a lot of people in this position. The market is extremely competitive right now and given the number of people that are currently unemployed it seems like if there are positions available they are more likely to go with someone that has a connection at the studio already. As for graduating students I…
Ah, i see. well, if you're going for a pot-of-gold and you have the viewer looking from a distance far enough not to be able to see the actual gold coins, you need to convey the richness in other ways, either by color or value (or both). If anything, i'd let that dictate the build-up of colors and values in my scene.…
With the exception of the head of IT at my current company, every IT hire I've known was a local hire. I'm unsure of the head of IT at my current company - he may have been a local hire too (although I don't believe he was). I'm not sure of the specifics of why or how he got the job over a local candidate. At my previous…
Thanks again. It is feasible at this point that I could change to perforce, I am six months+ into a project but not really dependent on anything old in the version history. I could just leave the git repo alive for awhile after changing to perforce. It would be good to have all of the projects working files backed up by…
Hello, I'm having this problem trying to move an object on it's Z axis using a custom attribute holder but instead of moving it on it's local coordinates it moves it to the coordinate number present on the custom attribute holder. I made a video which I hope explains better the situation.…
Hi Despite being on the XGen contents page and hitting New Topic, there doesn’t appear to be any category related to XGen. Might be good for someone to move this to an appropriate place. :) There doesn’t seem to be any decent forums related to XGen issues, so I thought I’d try here. I’m having problems with exporting out…