代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/462370/7202160

cpp chapter10.cpp

/**************************************************************************** chapter10.cpp This demo program converts chapter 8's 3rd example program, using vertex arrays. Author :
www.eeworm.com/read/457626/7322275

cpp gkernel.cpp

#include "GKernel.h" #include #include using namespace _graphics; ////////////////////////////////////////////// static class Initer { public: Init
www.eeworm.com/read/455033/7379261

c status.c

#ifdef __cplusplus extern "C" { #endif #include "medit.h" #include "extern.h" #include "sproto.h" extern void drawHUD(pScene ); extern int refmat,imstep; void initTexture(void) { PPMimage *i
www.eeworm.com/read/454544/7387708

cpp font.cpp

#include "font.h" GLfixed BitmappedFont::m_textureCoordinates[]; bool BitmappedFont::m_instanced(false); BitmappedFont::BitmappedFont(GLuint textureFontID, int fontWidth , int fontHeight):m_textu
www.eeworm.com/read/440314/7690728

m inpaint.m

%This is the high-level function to inpaint an image given an image, a %mask, and a parameter file. To use default parameters, simply pass %anything thats not a struct for param, such as param=0. %
www.eeworm.com/read/433648/7916657

cpp floordeck.cpp

#include "FloorDeck.h" CFloorDeck::CFloorDeck(void) :m_Device(NULL) ,Number(0) ,m_pFoot(NULL) { memset(m_Water,0,30); } CFloorDeck::~CFloorDeck(void) { } void CFloorDeck::ReadData()
www.eeworm.com/read/397477/8043392

m contents.m

% Tools for analysis and synthesis of texture images. % Version 1.0 March 2001. % % Created: Javier Portilla and Eero Simoncelli % javier@decsai.ugr.es / eero.simoncelli@nyu.edu % % See Readm
www.eeworm.com/read/322387/13380940

txt log.txt

NEW SESSION app_renderer() succesfully executed Set 800x450 at 32 bits-per-pixel mode loading textures/grass.jpg in load_jpg() textures/grass.jpg loaded successfully textu
www.eeworm.com/read/313984/13576863

c texgen.c

/* * Copyright (c) 1993-1997, Silicon Graphics, Inc. * ALL RIGHTS RESERVED * Permission to use, copy, modify, and distribute this software for * any purpose and without fee is hereby granted, pr
www.eeworm.com/read/147766/5724700

h i810_drm.h

#ifndef _I810_DRM_H_ #define _I810_DRM_H_ /* WARNING: These defines must be the same as what the Xserver uses. * if you change them, you must change the defines in the Xserver. */ #ifndef _I810_DE