代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/167186/9977305
pas direct3d9.pas
(*)
[------------------------------------------------------------------------------
[ _ _ _ _ _ _ ___ _ ___
[ _| |___| |___| |_|_| _| |_ _
www.eeworm.com/read/164922/10082139
cpp md2.cpp
#include "stdafx.h"
#include "md2.h"
#include // standard Windows app include
#include
#include
#include
#include // standard
www.eeworm.com/read/164653/10098988
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/424824/10409797
java texturepaintdemo.java
import java.awt.*;
import java.awt.geom.*;
import java.net.*;
import java.awt.image.BufferedImage;
import java.applet.*;
public class TexturePaintDemo extends Applet {
private BufferedImag
www.eeworm.com/read/161221/10436775
java texturepaintdemo.java
import java.awt.*;
import java.awt.geom.*;
import java.net.*;
import java.awt.image.BufferedImage;
import java.applet.*;
public class TexturePaintDemo extends Applet {
private BufferedImag
www.eeworm.com/read/278619/10525967
pas gltexture.pas
//
// This unit is part of the GLScene Project, http://glscene.org
//
{: GLTexture
Handles all the color and texture stuff.
History :
31/03/07 - D
www.eeworm.com/read/276771/10707975
htm pstttile.htm
GPMega - Graphics Section - Tiling With Photoshop
www.eeworm.com/read/420342/10801351
txt readme.txt
01. December 2000
This is a sample for my book on DirectX 8 programming. It runs fine on my RADEON card ... but I suppose, that it run into problems on other cards.
If you test it and you got p
www.eeworm.com/read/420071/10819246
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/274940/10844148
htm pstttile.htm
GPMega - Graphics Section - Tiling With Photoshop