Tried v1.4. Problems remain. 111 Starting NDO from GUI crashes NDO and Suite. Executable started manually doesn't show. Can Switch To and press Alt+Space to move invisible window. 112 No materials listed. Base Wood selected on load, still inaccessible. 113 Inactive or broken menu. Highlights on mouseover though. 114…
Ah, I figured as much with regard to the normal but wanted to double check. Can never decide if mid point is meant to be 127 or 128 and have seen both values used in different applications. Hmm, might need to update my curvature post to reflect that for the mid-point gray. Thanks.
Sorry for the long delay, was on the piss last night :poly142: What version of .NET Framework are you using ? http://msdn.microsoft.com/en-us/library/hh925568%28v=vs.110%29.aspx and can you do this also: goto run then type "cmd". once in the cmd prompt type "sfc /scannow" see if you get any errors. I still think it's a…
For all ggx calibration profiles, the matching javascript file: this case "Gloss": ApplyGGXCurve(true); becomes case "Gloss": var gloss = GetMergedMap(); ApplyGGXCurve(true); return gloss; The default install directory of the javascript export files: \Users\Public\Quixel\SUITE\script\calibration After all this ggx export…