@toxic_h2o - that's a good way to create details for a cylindrical shape and how I would have done it in Max. Hard to tell from your screenshot if this is Max, but I am using Maya and I don't know of a good way to bend things like you can with the modifier in Max. My work flow is to look at the detail of the object and…
I once built a material to handle a set of decals that worked in multiples of 4 (you could concievably do it with any number but the math gets real tricky), I'd have to rebuild it for a screenshot, but the basic principle is that you essentially just use the tex coord, hook in 2 scalars with an append node to pull in your…
You know, now that I actually sat down and think about it your exactly right Mop. You have a limited number of colors you can use in an RGB image. I'm trying to store a really subtle changes using that limited number of colors, and there simply are not enough of them to accurately describe the curvature. Hence, I am…
yeah i found its pretty niffty..i like being close to the screen when i paint and i hate bending over the pad and keyboard to get there.. it took me a little while to configure the nostromo and i still change keys sometimes.. its good because you can constantly update the layout if things change or you find yourself doing…
dabu- It's a tiny little car! Designed for high pursuit. "H'ok scumbag get in!" "In what, the glove compartment?" (revs painstick)"Look mang, budget cuts, no paddy wagon- get in" "I can't fit in there! It's the size of a dishwash-AAAHHHHHH!!!" Thanks for the art center link. Wires. Scott -I'm humbled. Herr-Maestro -With…
Project Introduction GLORY™ is a living world FPS RPG from a fresh yet veteran development studio based in Sydney, Australia with an internationally-diverse staff. Set in the future during a War of Apathy which threatens to end Earth, you are a pilgrim sent to explore New Gloria -- an uncharted galaxy cluster with the…
UPDATE 21/03/14 Porting this over to UE4, just starting importing the main building so far, workflow is so much better/faster I love it already! Quick comparison shot. programs to take screenshots UPDATE 12/01/14 small update to this scene, had to revisit my portfolio so decided to get much nicer high res shot of this…
I get this question a lot. Skin or Physique. my answer is: skin all the way baby. A common mistake people make is that you DONT have to use physique on a biped, even though they where bundled together. Skin works fine. So whats so good about skin? Most importantly... You can remove, relink and add new bones from your…
Head's up! 24 hours remain on the Sidescroller beat-em-up challenge! With 24 hours left on the challenge I thought I'd send a reminder out that its about to finish. Do yourself a favour and check out the current entries before voting begins over the weekend! Challenges are one of the many things about Polycount that I…
hey guys i'm currently working on a simple max script tool for my scripting class, and i 've ran into a problem. i'm trying to run this command: "render outputSize: [xWidth,xHeight]" as you can see in the code below it takes the values inputted be the spinner and does a simple math formula. Then it should render ...but it…