代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/215854/15037888

cpp textureview.cpp

// TextureView.cpp : CTextureView 类的实现 // #include "stdafx.h" #include "Texture.h" #include "TextureDoc.h" #include "TextureView.h" #include "gl\gl.h" #include "gl\glu.h" #include "gl\gl
www.eeworm.com/read/212209/15163865

cpp textureview.cpp

// TextureView.cpp : CTextureView 类的实现 // #include "stdafx.h" #include "Texture.h" #include "TextureDoc.h" #include "TextureView.h" #include "gl\gl.h" #include "gl\glu.h" #include "gl\gl
www.eeworm.com/read/38039/1088761

txt map_layout.txt

# {100} (100) [0] map_layout.Label Mapping 映射 # [1] Compute.HelpText Define reference for texture mapping 定义用于纹理贴图的参照 # [2] ProjectionType.HelpText Change Type of Mapping. 更改贴图类型。 # [3] ProjectionT
www.eeworm.com/read/490329/1202523

psh modeldiffusebump.psh

ps.1.1 ; base texture tex t0 ; normalmap tex t1 ; rgb - tangent space light direction for first light texcoord t2 ; rgb - tangent space light direction for second light texcoord t3
www.eeworm.com/read/474238/1395080

c perfdraw.c

/* * perfdraw.c - $Revision: 1.4 $ */ #include #include #include #include "skyfly.h" #if !defined(GL_VERSION_1_1) #if defined(GL_EXT_texture_object) #define glBindT
www.eeworm.com/read/459172/1573043

c s3tc.c

/* * S3 Texture Compression (S3TC) decoding functions * Copyright (c) 2007 by Ivo van Poorten * * see also: http://wiki.multimedia.cx/index.php?title=S3TC * * This file is part of FFmpeg. * *
www.eeworm.com/read/209340/4980976

hh baseimporter.hh

class BaseImporter { public: virtual void add_vertex (const OpenMesh::Vec3f&) {}; virtual void add_normal (const OpenMesh::Vec3f&) {}; virtual void add_texture (const OpenMesh::Vec2f&) {};
www.eeworm.com/read/287907/4015213

txt sun.txt

name=太阳 orbitdata=sun.orbit.txt orbitperiod=0 texture=images/sun.jpg radius=696000 radiusscale=60 orbitcolor=0,0,0 #EOF PHYSICAL PROPERTIES: GM (10^11 km^3/s^2) = 1.3271243994 Mass (1
www.eeworm.com/read/427042/1983456

svn-base s3tc.c.svn-base

/* * S3 Texture Compression (S3TC) decoding functions * Copyright (c) 2007 by Ivo van Poorten * * see also: http://wiki.multimedia.cx/index.php?title=S3TC * * This file is part of FFmpeg. * *
www.eeworm.com/read/427042/1983549

c s3tc.c

/* * S3 Texture Compression (S3TC) decoding functions * Copyright (c) 2007 by Ivo van Poorten * * see also: http://wiki.multimedia.cx/index.php?title=S3TC * * This file is part of FFmpeg. * *