代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/409203/2235808
java gles_max_texture_image_units_index.java
/**
* GLES_MAX_TEXTURE_IMAGE_UNITS_index.java
*
* This file was generated by XMLSpy 2007sp2 Enterprise Edition.
*
* YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE
* OVERWRITTEN WHEN Y
www.eeworm.com/read/203083/15365588
pdf 000 a texture descriptor for image retrieval and browsing.pdf
www.eeworm.com/read/282275/9106862
pas direct3d9.pas
{******************************************************************************}
{* *}
{* Copyright (C) Microsoft Corporat
www.eeworm.com/read/282275/9107071
pas direct3d9.pas
{******************************************************************************}
{* *}
{* Copyright (C) Microsoft Corporat
www.eeworm.com/read/377434/9276431
cpp landtex.cpp
// LandTex.cpp: implementation of the CLandTex class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyLOD.h"
#include "LandTex.h"
#i
www.eeworm.com/read/120251/6075660
material example.material
material Examples/EnvMappedRustySteel
{
technique
{
pass
{
texture_unit
{
texture RustySteel.jpg
}
texture_unit
{
texture spheremap.png
colour_op_ex
www.eeworm.com/read/120251/6077345
material splatting5.material
material SplattingMaterial5
{
lod_distances 28000
technique
{
lod_index 0
pass
{
lighting off
// coverage
fragment_program_ref splat3arb
{
}
// coverage
www.eeworm.com/read/120251/6077365
material basetexture.material
material BaseMaterial
{
lod_distances 28000
technique
{
lod_index 0
pass
{
// Base Pass
ambient 1.0 1.0 1.0
diffuse 1.0 1.0 1.0
texture_unit
{
// Base Texture
www.eeworm.com/read/120251/6079858
h sk_octreetexture.h
#ifndef INC_SK_OCTREETEXTURE_H
#define INC_SK_OCTREETEXTURE_H
typedef struct oct_file_texture
{
unsigned int id; // texture id
char name[64]; // texture name
} sOctTexture;
typedef
www.eeworm.com/read/113165/6137568
material example.material
material Examples/EnvMappedRustySteel
{
technique
{
pass
{
texture_unit
{
texture RustySteel.jpg
}
texture_unit
{
texture spheremap.png
colour_op_ex