If you can't make the session I'm sorry to day that I will not be offering down loads to the public. Only students that have paid will be able to down load a water marked capture of the session. I will be using 2012 for all classes as it is the most recent version how ever I will making note of where changes are for…
I figured out the issue is with 3point shader, and it's most definitely because I'm using Max 2012. I thought the shader was usable in 2012 but looks like not. I loaded the file in 2011 and the Normal Map loaded instantly in the shader. Still doesn't tell me why it won't load in 2012 though..... When I placed the Normal…
Okay. The issue is that your texture files are insanely huge. You graphic card can't display 256 8k*8k texture in real time. You can tell max to reduce the diplayed texture resolution but i would resize the original texture files instead (or tell pix4d to generate smaller textures), because you got no gain from your…
How do you guys setup streaming levels with VR using the Motion Controllers? ie if I start a new VR template, duplicate the "MotionControllerMap" three times and call them "000", "001", "002" where "000" will be my Persistent Level. I then add "001" and "002" in the Levels window and move their contents along the x-axis…
Thanks guys for your opinions . I have just found a link on Wiki albedo page saying all the asphalts turns average 0.12 within 5 years of initial pavement , and some reach 0.16 i.e 111 in sRGB . That looks so much closer in our renderer to what I see outside , Still not same bright as in this photo until exposure makes…
I am not a lawyer, with that said... Here are some links to some sample contracts and related info: http://www.gamerlaw.co.uk/2012/05/20-contract-questions-what-is-contract.html http://www.gamerlaw.co.uk/2012/05/20-contract-questions-how-do-i-get-to.html…
Matrices in Maya basically suck for that exact reason (can't be resized, must have fixed size at creation). Why not use an array of vectors instead? A vector is a good match for colours. Alternatively you can just use an array of floats 3x the size of # of verts. int $numVerts = `blah`;float $colArray[3*$numVerts];for…
[ QUOTE ] geforce 7800 gtx, either 256 or 512, will the 512 give enough of a performance boost to really justify doubling the cost? [/ QUOTE ] If the only difference between the two cards is the amount of memory, I don't think there would be any difference at all in performance between the two cards, since virtually no…
the intuos2 are probably the best tablets you can get for your money. this particular model though does not correspond with a normal monitor aspect ratio, which means that your drawings will be skewed unless you reconfigure the drawing area. also - just a warning, i have one of those, too - the case of the 1212 is nearly…
hello i have a problem when displaying normal maps in 3ds max 2013 i tried xoliul and 3point shader, both give the problem i think it is being gamma corrected, i read a few threads and they all said that but my gamma correction is of enabling also doesn't help when i export it in unity, or open it in max 2012, it displays…