代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/274791/4182190

cpp d3dfont.cpp

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

h d3dfont.h

//----------------------------------------------------------------------------- // File: D3DFont.h // // Desc: Texture-based font class // // Copyright (c) Microsoft Corporation. All rights reser
www.eeworm.com/read/200891/5063833

dat bicubic.dat

type pixel int type bicubic {int pixel int ptr [4][4][4]int ptr ptr} type bicubic_object {int int ptr ptr} var pixel colour 0x007f7f00 var int texture_size 8 var ptr texture data/rgb32/mill.pic
www.eeworm.com/read/339446/3306037

glsl painter.glsl

uniform sampler2D dst_texture; uniform sampler2D mask_texture; uniform vec2 inv_mask_size; uniform vec2 inv_dst_size; uniform vec2 mask_offset; uniform vec4 mask_channel; float mask() { return do
www.eeworm.com/read/382349/9034000

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) 1999-2001 Microsoft Corporation. All
www.eeworm.com/read/184417/9101574

c demo.c

/* demo.c */ /* Rotating cube demo*/ /* demonstrates many OpenGL features including */ /* smooth shading, antialiasing, texture mapping, */ /* color interpolation */ /* uses a trackball inte
www.eeworm.com/read/417751/10976581

h font.h

//-------------------------------------------------- // Desc: Texture Font // Date: 2006.11.03 /update // Author: artsylee // // Copyright (C) 2006 artsylee // // 扩展: 增加简单字体(2006_11_16) //
www.eeworm.com/read/201480/6967084

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) 1999-2001 Microsoft Corporation. All
www.eeworm.com/read/201480/6967130

cpp d3dfont.cpp

//----------------------------------------------------------------------------- // File: D3DFont.cpp // // Desc: Texture-based font class // // Copyright (c) 1999-2001 Microsoft Corporation. All
www.eeworm.com/read/398937/7907761

h font.h

//-------------------------------------------------- // Desc: Texture Font // Date: 2006.11.03 /update // Author: artsylee // // Copyright (C) 2006 artsylee // // 扩展: 增加简单字体(2006_11_16) //