代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/120251/6077348

material splatting6.material

// This material will be used with splatting material SplattingMaterial6 { lod_distances 28000 technique { // splat 1 pass { lighting off scene_blend src_alpha zero text
www.eeworm.com/read/113165/6139362

material splatting6.material

// This material will be used with splatting material SplattingMaterial6 { lod_distances 28000 technique { // splat 1 pass { lighting off scene_blend src_alpha zero text
www.eeworm.com/read/477432/6734977

cpp main.cpp

// This is a compiler directive that includes libraries (For Visual Studio) // You can manually include the libraries in the "Project->settings" menu under // the "Link" tab. You need these libra
www.eeworm.com/read/340632/12142213

cpp skybox.cpp

//======================================================== /** * @file SkyBox.cpp * * 项目描述: 3DS文件载入 * 文件描述: 天空盒类 * 适用平台: Windows98/2000/NT/XP * * 作者: WWBOSS * 电子邮件: wwbos
www.eeworm.com/read/252170/12296174

java e.java

// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) import com.mascotcapsule.micro3d.v3.Effect3D;
www.eeworm.com/read/287166/8714647

c hw_cache.c

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: hw_cache.c,v 1.35 2001/03/03 06:17:34 bpereira Exp $ // // Copyright
www.eeworm.com/read/287166/8714746

h hw_defs.h

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: hw_defs.h,v 1.11 2001/02/28 17:50:56 bpereira Exp $ // // Copyright
www.eeworm.com/read/287166/8714805

h r_data.h

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: r_data.h,v 1.6 2001/03/13 22:14:20 stroggonmeth Exp $ // // Copyrig
www.eeworm.com/read/429160/8815775

java usetexture.java

// 程序:使用纹理贴图 // 范例文件:UseTexture.java import java.awt.*; import java.applet.*; public class UseTexture extends Applet { int ImageWidth,ImageHeight,countX,countY; Image
www.eeworm.com/read/283486/9017955

java usetexture.java

// 程序:使用纹理贴图 // 范例文件:UseTexture.java import java.awt.*; import java.applet.*; public class UseTexture extends Applet { int ImageWidth,ImageHeight,countX,countY; Image