代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/101772/15818372
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/101085/15852861
cpp gmd.cpp
#include
#include
#include "gmdformat.h"
#include "gmd.h"
#include "../math/vector.h"
#include "../math/math.h"
using namespace std;
///////////////////////////////////
www.eeworm.com/read/101085/15852862
cpp md2.cpp
#include
#include
#include
#include
#include "md2.h"
#include "gmdformat.h"
#include "../math/point.h"
#include "../math/math.h"
using namespace std;
www.eeworm.com/read/290325/8489861
h ogl.h
// ogl.h -- by Thatcher Ulrich
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Some OpenGL helpers; mainly to generically deal with e
www.eeworm.com/read/431696/8661209
cpp model.cpp
// Model.cpp: implementation of the Model class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MissileTest.h"
#include "Model.h"
#if
www.eeworm.com/read/416873/11011231
cpp baiscobj.cpp
// baiscobj.cpp: implementation of the baiscobj class.
// 学程序编游戏系列丛书
// 唐明理 E_mail: cqtmL@163.com
//====================================================================
#include "stdafx.h"
#inclu
www.eeworm.com/read/416842/11012543
cpp model.cpp
// Model.cpp: implementation of the Model class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "FighterTest.h"
#include "Model.h"
#if