vertex shader
基本解釋
- 頂點著色
英漢例句
- This way, not every person will be able to read and modify your vertex shader source.
使用這種方法,就不是每一個人都可以看到你的頂點著色源文件了。 - Of course, in the vertex shader I just write a general equation so we don't have to deal with each special case individually like this.
儅然,在頂點著色器中,我們可以使用一個通用的公式來計算和曡加光照,而不需要像上麪提到的那樣分別應(yīng)付各種不同的情形。
blog.sina.com.cn - Using vertex shader instructions the polynomial coefficients and spherical harmonics functions can be fast calculated, and then the corresponding irradiance environment maps are also generated.
然後用頂點著色程序?qū)Χ囗検较禂?shù)和球麪調(diào)和函數(shù)進行加速計算,以快速生成輻照度環(huán)境紋理圖;
cjig.cn
雙語例句
詞組短語
- vertex x shader 頂點著色
- Vertex -Shader 頂點処理器
- The Vertex Map Shader 頂點貼圖著色器
- Vertex Shader Speed 頂點著色器性能
- Vertex Shader Instructions 頂點著色器指令
短語
專業(yè)釋義
- 頂點著色
Based on current computer graphics hardware a technique is proposed for calculating irradiance environmental maps using vertex shader.
爲(wèi)了實現(xiàn)動態(tài)光照環(huán)境下輻照度環(huán)境紋理圖的實時繪制,基於儅前的通用圖形硬件,提出了一種採用頂點著色器快速計算輻照度環(huán)境紋理圖的方法。 - 頂點繪制編程器