vertex shader
基本解釋
- 頂點(diǎn)著色
英漢例句
- This way, not every person will be able to read and modify your vertex shader source.
使用這種方法,就不是每一個(gè)人都可以看到你的頂點(diǎn)著色源文件了。 - 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.
當(dāng)然,在頂點(diǎn)著色器中,我們可以使用一個(gè)通用的公式來計(jì)算和疊加光照,而不需要像上面提到的那樣分別應(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.
然后用頂點(diǎn)著色程序?qū)Χ囗?xiàng)式系數(shù)和球面調(diào)和函數(shù)進(jìn)行加速計(jì)算,以快速生成輻照度環(huán)境紋理圖;
cjig.cn
雙語例句
詞組短語
- vertex x shader 頂點(diǎn)著色
- Vertex -Shader 頂點(diǎn)處理器
- The Vertex Map Shader 頂點(diǎn)貼圖著色器
- Vertex Shader Speed 頂點(diǎn)著色器性能
- Vertex Shader Instructions 頂點(diǎn)著色器指令
短語
專業(yè)釋義
- 頂點(diǎn)著色
Based on current computer graphics hardware a technique is proposed for calculating irradiance environmental maps using vertex shader.
為了實(shí)現(xiàn)動(dòng)態(tài)光照環(huán)境下輻照度環(huán)境紋理圖的實(shí)時(shí)繪制,基于當(dāng)前的通用圖形硬件,提出了一種采用頂點(diǎn)著色器快速計(jì)算輻照度環(huán)境紋理圖的方法。 - 頂點(diǎn)繪制編程器