I'm trying to create some flooring slabs in Zbrush and I'm having some trouble, I was hoping someone here might be able to give me a few pointers. I'm trying to do something similar to this awesome sculpt by Orb: http://orbart.free.fr/index.php?Gallery=103 but I can't seem to get my base meshes to work properly. I'm…
http://yro.slashdot.org/yro/05/10/18/1516223.shtml?tid=153&tid=17 I'm sure most of you are familiar with the Jack Thompson situation and his "modest proposal" (I was going to post this in the previous thread, but it is buried and I figured this deserves its own thread). When confronted with Hellfish's mod for GTA, Thompson…
I have be using Maya for a few months now and have created a whole bunch of stuff and learnt a lot. These are the two best pieces i've made and I was just looking on how I could improve my work. I have briefly used UE4 and don't know if I should put them into it to get my final image to show off my work. Any advice is…
Ok this drives me nuts and I have no idea why it is how it is.. I think I'm doing something wrong with the rollout stuff but not sure this is the code fn A1 = ( C1(); )fn C1 = (return true;)rollout teststuff "test stuff" ( button buttonTestFunction1 "bla"; on buttonTestFunction1 pressed do ( print (A1()); ))objEd =…
http://www.tgdaily.com/html_tmp/content-view-37925-113.html :) Cool. "Intel demonstrated ET: Quake Wars running in basic HD (720p) resolution, which is, according to our knowledge, the first time the company was able to render the game using a standard video resolution, instead of 1024 x 1024 or 512 x 512 pixels. Seeing…
Hey guys, got a small MAXScript problem. rollout test "Select Morph Target"( --Create filter for selecting an object with a morpher modifier fn morphFilter obj = classOf obj.modifiers[1] == Morpher --Pick button for object pickbutton pickMesh "Select Obj With Morphs" width:140 height:40 filter:morphFilter --List for morph…
Hah I agree with the "just say what you're playing". The number one piece of advice I've heard over and over again when I was asking for interview advice is "DON'T LIE!!" Seriously. Trying to play mind games with the interviewer is I duno.. Just list what you like to play. If the interviewer likes the same games, you can…
Thanks for the feedback guys. I'll take those points on board and adjust my scale and so on. It was like 3am when i blocked in the church (bad idea) but having been up for a few hours, i can tell that the scale is horribly wrong particularly on the church. I've built everything around my general height, as an estimate…
I'd advise against using Maya's transfer maps for baking AO. You've already come across one problem which is actually caused by the way Mental Ray generates AO. Whether your low poly is inside, outside or a mixture of both shouldn't be a factor when baking. Mental ray (wrongly) includes the bake target (i.e. your low poly…
The scene uses 1.3 mb of uncompressed texture memory for the entire environment. (not counting the lightmaps or the skydome) Its kind of hard to estimate how much more it would have used if it was unique instead, but probably 30-40 mb or so. As for framerate its no gain per se. If it was all unique it would be the same…