Oh awesome. I'll definitely have to pick your brains from time to time, such as asking for advice when applying for job roles etc. :) I've only applied for one so far, which was more of a 6 month work placement. Suffice to say, I didn't feel my portfolio was ready as it was and I wasn't successful. EDIT: Noticed on your…
I think the main model for sale should be lowpoly. And it, in turn, should be with a map of normals baked from a high-poly model. I thought this was a good idea because even small details like the letters on the buttons would be baked in and it would smooth out the uneven lowpoly shading. My highpoly has bad topology, both…
Not sure although I think I am looking at the some kind of humongous violent Crystalline result? ( I was doing research on the sprawling network of tubes that go on forever in the industrial refineries in and around Houston ) take a gander please at the following Google earth link in 3D! ( as much as I ctrl click orbit the…
Hello guys, I'm trying to make little and simple script for baking the lighting in my scene. Nothing complicated, but I stuck on an error that I can't understand. Here is my little code :global proc RenderToVertex(){ //create backset ? $bakeSet = "ParadiseBackSet"; if(!`objExists $bakeSet`) { $bakeSet = `createNode -n…
Hello folks. First of all I'm most likely not a member with a big name on here but i wanna change that and most of all i wanna help newbies to learn 3Dsmax since i know how hard it was for me-so i made this ''most Importand 3dsmax shortcuts cheat sheet'' with the default hotkeys of 3Dsmax. I will write it down here and…
Hello im new to mudbox and i like this program more than zbrush for obvious reasons like UI but i dont now if mudbox has a "Equalize Surface Area"similar to zbrush or some other function that can make my objects more uniforme or transform triangles and n-gons in quads . Pleass reply I really like mudbox and i would like to…
Heya! I must have hit something, because suddenly it's like I am locked in navigtaion mode or something. Proj. master and noise is working, but I can't use the brush. I tried going back to a save, but the same thing. What have I done? :( It also says "New... ctrl+n" up in the left corner with lightbox and proj.master if…
Thanks dude. N D hill, thank you man, I dig your life studies a lot, saw you on another forum (sat soda maybe?) recently. team abstract color ENGAGE. Everybody who hasn't should try this shit, capture the values of a study but go wild with the color. No adjustments or anything, just raw paint. Super educational.
yer right but as Intel is aggressively trying to close the performance gap between discrete and onboard gpus... Nvidia must aggressively compete in a market where most the gpus on the showroom floor of yer average brick n mortar are onboard Intel. Even if that performace doesn't represent our demographic... We will most…
careful about that polyInfo as it will give you the normal orientation pre-transform IIRC. Also, depending what you're aiming at, you'll have trouble to get the normal you're interested in for non planar n-gons (4+ edges). I can dig up some stuff from scripts I've made if you want to do it the hard way if you're interested.