代码搜索:Texture

找到约 4,874 项符合「Texture」的源代码

代码结果 4,874
www.eeworm.com/read/150629/12279685

java meshfactory.java

import javax.microedition.lcdui.Image; import javax.microedition.m3g.Appearance; import javax.microedition.m3g.Image2D; import javax.microedition.m3g.IndexBuffer; import javax.microedition.m3g.Mes
www.eeworm.com/read/150628/12279763

java meshfactory.java

import javax.microedition.lcdui.Image; import javax.microedition.m3g.Appearance; import javax.microedition.m3g.Image2D; import javax.microedition.m3g.IndexBuffer; import javax.microedition.m3g.Mes
www.eeworm.com/read/193461/8225941

html bindtexture.html

NAME glBindTexture - bind a named texture to a texturing target C SPECIFICATION void
www.eeworm.com/read/193156/8250729

java meshfactory.java

import javax.microedition.lcdui.Image; import javax.microedition.m3g.Appearance; import javax.microedition.m3g.Image2D; import javax.microedition.m3g.IndexBuffer; import javax.microedition.m3g.Mes
www.eeworm.com/read/174450/9586960

fp simplerect.fp

!!FP1.0 #texture lookup (i,j) #HERE Texture Unit----RECT #******need to modify the following TexOffset****************** DECLARE OneTexOffset ={0, 0, 0, 0}; #find the (i,j) element in Texture
www.eeworm.com/read/174450/9587023

fp simplerect.fp

!!FP1.0 #texture lookup (i,j) #HERE Texture Unit----RECT #******need to modify the following TexOffset****************** DECLARE OneTexOffset ={0, 0, 0, 0}; #find the (i,j) element in Texture
www.eeworm.com/read/187634/8613018

def cowsrgb.def

SPEED 1.2 AMBIANT 0.1 0.1 0.5 MATERIAL PIS GOURAUD|NOTHING 0.7 0.2 0.3 0 0 0 1 1 1 0 0 0 40 TEXTURE_NONE null null MATERIAL SABOTS FLAT|NOTHING 0 0
www.eeworm.com/read/253422/12222570

material room.material

material room/01_-_Default { technique { pass { ambient 0.588235 0.588235 0.588235 1 diffuse 0.588235 0.588235 0.588235 1 texture_unit { texture_alias 0 textur
www.eeworm.com/read/207929/15256577

c glmovie-tile.c

/* * MODIFIED by Bruce Merry (bmerry@iafrica.com) on 10/11/2000 * - fixed to handle arbitrary tile dimensions, not just 1x2 * - max_texture_size renamed to texture_size and used as a variable *