代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/444854/7104770
cpp texturemanager.cpp
//+-----------------------------------------------------------------------------
//| Included files
//+-----------------------------------------------------------------------------
#include "Textur
www.eeworm.com/read/346193/11762188
cpp main.cpp
#define WIN32_LEAN_AND_MEAN // trim the excess fat from Windows
/*******************************************************************
* Program: Chapter 9 Environment Mapping Example
* OpenGL Gam
www.eeworm.com/read/346193/11762390
cpp main.cpp
#define WIN32_LEAN_AND_MEAN // trim the excess fat from Windows
/*******************************************************************
* Program: Chapter 8 Texture Example 3: The Terrain Example
*
www.eeworm.com/read/346193/11763026
cpp main.cpp
#define WIN32_LEAN_AND_MEAN // trim the excess fat from Windows
/*******************************************************************
* Program: Chapter 12 OpenGL Buffers Example 3: Stencil Buffer
www.eeworm.com/read/193461/8225797
html gettexlevelparameter.html
NAME
glGetTexLevelParameterfv, glGetTexLevelParameteriv - return
texture parameter values for a specific level of
www.eeworm.com/read/415025/11086070
java glart_9_timing.java
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.IntBuffer;
import org.lwjgl.Sys;
import org.lwjgl.opengl.*;
import org.lwjgl.opengl.glu.GLU;
import org.lwjgl.input.Key
www.eeworm.com/read/444854/7104978
h texturemanager.h
//+-----------------------------------------------------------------------------
//| Inclusion guard
//+-----------------------------------------------------------------------------
#ifndef MAGOS_T
www.eeworm.com/read/188102/8571334
txt readme.txt
Ben Landon
CSCI E-235
Semester Project
Point-based radiosity
Preamble
--------
Set your expectations appropriately low for these results.
On the plus side: The renderings exist.
On t
www.eeworm.com/read/286841/8739851
cpp main.cpp
//***********************************************************************//
// //
// - "Talk to me like I'm a 3 year old!" Programming Lessons - //
//