代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/298327/3868313

fp dwdetailnormal.fp

!!ARBfp1.0 OPTION ARB_fog_linear; TEMP temp,temp2; TEX temp, fragment.texcoord[0], texture[0], 2D; MUL temp2, temp, program.env[0]; TEX temp, fragment.texcoord[1], texture[1], 2D; MAD temp2, t
www.eeworm.com/read/298327/3868325

fp waterdynwave.fp

!!ARBfp1.0 TEMP temp; TEMP old,midFlow,flow1,flow2,flow3,flow4,flow,backgroundWave; TEX old, fragment.texcoord[0], texture[0], 2D; TEX midFlow, fragment.texcoord[1], texture[1], 2D; TEX flow1,
www.eeworm.com/read/136824/5848544

h constants.h

/****************************************************************************** Copyright (C) 1999, 2000 NVIDIA Corporation This file is provided without support, instruction, or implied warra
www.eeworm.com/read/101082/6243968

h impcodes.h

/* * @(#)imPcodes.h 4.1 (ULTRIX) 7/2/90 * * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of new drivers */ /* * Copyright (c) 1985 Regen
www.eeworm.com/read/273799/10900872

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) Microsoft Corporation. All rights res
www.eeworm.com/read/273771/10902039

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) Microsoft Corporation. All rights res
www.eeworm.com/read/273767/10902158

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) Microsoft Corporation. All rights res
www.eeworm.com/read/273707/10903811

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) Microsoft Corporation. All rights res
www.eeworm.com/read/450539/7482432

todo

TODO Items ----------------------------------------------------------------- version 0.1: x Cycle texture images with right-click x Complete PlotPoint so it handles floating rows and columns x
www.eeworm.com/read/398937/7907978

h m2chartexture.h

//-------------------------------------------------- // Desc: M2 Character Texture Compose // Date: 2007.4.10 /update // Author: Artsylee // // From: WOW Model Viewer // I just coding in my