sampler info 中文意思是什麼

sampler info 解釋
(采樣信息)工具
  • sampler : n. 1. 樣品檢查員;試飲人(等);抽樣者。2. 取樣器,選樣器。3. 刺繡圖案樣本,(文學作品等的)範本。
  • info : 〈口語〉 = information. infobahn 信息高速公路。
  1. The sampler info node samples each point on the surface being shaded, if the sampler info node finds that the normal is facing the camera, it will output a value of 0 to the condition node, but if the normal is not facing the camera then it will output a value of 1

    采樣信息節點對被著色表面的每一個點進行采樣,如果采樣信息節點找到面對攝像機時的法線,它將輸出一個數值0到條件節點,但如果法線不面對攝像機時它將輸出一個數值為1 。
  2. The sampler info node provides the world space coordinates of the point being shaded within the sphere

    第一,在球上的被著色點需要去從世界坐標轉換到相對于球體的物體空間坐標。
  3. As each point on the surface is being shaded the sampler info node determines the facing ratio value for that point

    在被著色表面上的每一個點上,采樣信息節點決定這個點的分形比率。
  4. To do this a sampler info node passes facing ratio information about the surface to the first term of the condition node, where it is compared with the value of the condition node ' s second term

    單一的輪廓線是通過表面的分形比率(被著色點面向攝像機時的角度)評估后產生的,並且依據這個評估結果賦予一個顏色。
  5. If the sampler info node finds that the pixel being rendered is on an evenly numbered row ( in the y direction of the frame ) then it assigns a random color to the pixel, but if the pixel is on an oddly numbered line it assigns the color black to the pixel

    如果采樣信息節點找到被渲染的象素是在一個偶數的行(在幀上的y向上) ,然後它賦予一個隨機的顏色到象素上,但如果這個象素是在奇數行上,這將賦予一個黑色去象素上。
分享友人