-- shouldn't this:x = vert.x/1 - vert.zy = vert.y/1 - vert.z--be actuallyx = vert.x/(1 - vert.z)y = vert.y/(1 - vert.z) as divisions/mul come first in math, but the equation presented is different
Hi all! Can someone help me modify this script to prevent negative value?
Lowest value that I need is 1, not 0 or -1. ( local currMod = modPanel.getCurrentObject() ( if (classof currMod) == Editable_Poly then ($.edgeChamferSegments -= 1) else ($.modifiers[#Edit_Poly].edgeChamferSegments -= 1) ) )
I can't help agreeing ;) Also there's one positive side of 1:1 - the system resources. 2:2 needs 4 times more RAM than 1:1 and in some cases it's critical.
TC_Default should work fine but you need to convert your normals from 0...1 to -1...1 space manually, x*2-1 or (x-0.5)*2. http://abload.de/img/dxt1normal029fju1.png
You need to only have 1 non-overlapping UV inside the 0-1 UV square. You moved one of the overlaps outside the 0-1 square (orange island here), but you didn't move it exactly 1 UV unit. This means it won't be mapped correctly in-game, the texture on that orange piece won't line up anymore. You also need to move the…
The error appears in Substance too on your side, so I'm not sure if this is a fault of Unreal. This is what the normal map compression does: 1. From these tests, I would assume that the input normal map gets pushed into 8 bit first - this is theoretical, I'm not entirely sure, but it looks like this happens. 2. Remove blue…
Considering Dark Souls 1 had visitors from all over its world in Lordran it makes sense that Dark Souls 2 which does not take place in Lordran has base enemies wearing iterations of unique armors seen in Dark Souls 1. If we went to Catarina everyone would wear the silly Onion Knight Armour set :P Game is looking amazing,…
If the render output was at gamma 2.2 then yeah, but otherwise it should be fine with them both being 1. ('cause it'll do pow(textureInput, 1) then pow(renderResult, 1/1) which works out the same).
Vark Halo 1 and 3 Project Gotham 2 Unreal Championship 1 and 2 Mech assault 1 Burnout 3 Rainbow Six 1 and 2 Phantom Dust *insert random non sports title here*
Or something like that.. Anyway, quote is. 1: "I'll have a Ginger Ale" 2: "Certainly" 1: "Uh, actually I'll have a Scotch" 2: "Scotch" 1: "Single Malt" 2: "Yes Sir" 1: "On the rocks"