代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/201480/6967117
cpp xfile.cpp
//////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: xfile.cpp
//
// Author: Frank Luna (C) All Rights Reserved
//
// System: AMD Athl
www.eeworm.com/read/468886/6981112
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/352751/7101482
h shader.h
/******************************************************************************\
Copyright 2005 The University of North Carolina at Chapel Hill.
All Rights Reserved.
Permission to use, co
www.eeworm.com/read/187662/7129256
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/456310/7352070
cpp main.cpp
#include "character.h"
LightEngine *engine;
LightCamera *camera;
LightFrustum *frustum;
LightInput *input;
LightBsp *g_Level;
vec3_t *aabb;
LightVideo *video;
LightText *text;
Ligh
www.eeworm.com/read/454544/7387612
h particles.h
#ifndef PARTICLES_H
#define PARTICLES_H
#include
#include
#include
#include
#include "fixed.h"
#include "texture.h"
const GLfixed GRAVITY = Fixed
www.eeworm.com/read/454544/7387667
h particles.h
#ifndef PARTICLES_H
#define PARTICLES_H
#include
#include
#include
#include
#include "fixed.h"
#include "texture.h"
const GLfixed GRAVITY = Fixed
www.eeworm.com/read/433438/7930001
txt readme.txt
|-----------------------------------------------------------------------|
| Hybrid Texture Synthesis MATLAB package |
|
www.eeworm.com/read/433438/7930055
m errorimage.m
function [out] = errorimage(data,I,J)
%
% |----------------------------------------------------------|
% | Hybrid Texture Synthesis MATLAB package |
% |
www.eeworm.com/read/433438/7930080
m errorimage_src.m
function [out] = errorimage_src(data,I,J)
%
% |----------------------------------------------------------|
% | Hybrid Texture Synthesis MATLAB package |
% |