代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/382408/2637358

fx terrain.fx

// Terrain rendering. // // Outputs color into RT0, normal/Z into RT1. // In a single pass: // - Calc final terrain color from 3 detail textures and one // roads/blends/noise texture. This is
www.eeworm.com/read/380330/2660876

h teximage.h

/** * \file teximage.h * Texture images manipulation functions. */ /* * Mesa 3-D graphics library * Version: 6.5 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * * Permissio
www.eeworm.com/read/380330/2660932

h texenvprogram.h

/** * \file texenvprogram.h * Texture state management. */ /* * Mesa 3-D graphics library * Version: 5.1 * * Copyright (C) 1999-2002 Brian Paul All Rights Reserved. * * Permission is her
www.eeworm.com/read/377754/2696681

c pyramid.c

// Pyramid.c // Demonstrates Simple Texture Mapping // OpenGL SuperBible // Richard S. Wright Jr. #include "../../Common/OpenGLSB.h" // System and OpenGL Stuff #include "../../Common/GLTools.h" // G
www.eeworm.com/read/377754/2696696

c toon.c

// Toon.c // OpenGL SuperBible // Demonstrates Cell/Toon shading with a 1D texture // Program by Richard S. Wright Jr. #include "../../Common/OpenGLSB.h" // System and OpenGL Stuff #include "..
www.eeworm.com/read/369426/2798572

java objectloader.java

package com.brackeen.javagamebook.math3D; import java.io.*; import java.util.*; import com.brackeen.javagamebook.graphics3D.texture.*; /** The ObjectLoader class loads a subset of the
www.eeworm.com/read/369426/2798772

java objectloader.java

package com.brackeen.javagamebook.math3D; import java.io.*; import java.util.*; import com.brackeen.javagamebook.graphics3D.texture.*; /** The ObjectLoader class loads a subset of the
www.eeworm.com/read/369426/2798882

java objectloader.java

package com.brackeen.javagamebook.math3D; import java.io.*; import java.util.*; import com.brackeen.javagamebook.graphics3D.texture.*; /** The ObjectLoader class loads a subset of the
www.eeworm.com/read/369426/2799059

java objectloader.java

package com.brackeen.javagamebook.math3D; import java.io.*; import java.util.*; import com.brackeen.javagamebook.graphics3D.texture.*; /** The ObjectLoader class loads a subset of the
www.eeworm.com/read/369426/2799136

java objectloader.java

package com.brackeen.javagamebook.math3D; import java.io.*; import java.util.*; import com.brackeen.javagamebook.graphics3D.texture.*; /** The ObjectLoader class loads a subset of the