代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/229790/14317246
h texture.h
// ==========================================================================================================
//
// BREW v2.0+ OPENGLES MICROENGINE
//
// ----------------------------------------
www.eeworm.com/read/127800/14333360
gif texture.gif
www.eeworm.com/read/126819/14400395
gif texture.gif
www.eeworm.com/read/123022/14651597
zip texture.zip
www.eeworm.com/read/121258/14764843
zip texture.zip
www.eeworm.com/read/119441/14830400
jpg texture.jpg
www.eeworm.com/read/115588/15007179
h texture.h
#ifndef __TEXTURE_H__
#define __TEXTURE_H__
#pragma comment(lib, "Opengl32.lib") //Link to OpenGL32.lib so we can use OpenGL stuff
#include // Standard windows header
#
www.eeworm.com/read/115216/15021454
dsp texture.dsp
# Microsoft Developer Studio Project File - Name="texture" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/115216/15021543
c texture.c
/*
texture.c
Nate Robins, 1997
Tool for teaching about OpenGL texture.
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/115216/15021547