Welcome![Sign In][Sign Up]
Location:
Search - TEXTURES

Search list

[OpenGL program图行算法

Description: 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 417483 | Author: wuxuegang | Hits:

[OpenGL programOpengl sample

Description: 这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various models and textures.
Platform: | Size: 2668908 | Author: 蔡志煌 | Hits:

[OpenGL program纹理贴图

Description: vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
Platform: | Size: 5970 | Author: 1 | Hits:

[ADO-ODBCdbutils

Description: 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 4536 | Author: 中国 | Hits:

[OpenGL programMapMaker

Description: “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生成速度为秒级,浏览时无停顿。-"to the virtual scene generation system" is based on Windows 2000 and Visual C 6.0 platform, using the basic function of OpenGL programming technology developed by 3D visualization results. Through simple DEM (Digital Elevation Model) data, establish grid model, in accordance with light intensity, elevation data and the value of a mathematical model, generate Hillshading, then it projection plane to achieve realistic simulation of the effect of undulating topography. The system uses XP style interface as well. It has transmission / switching are overhead projectors, roaming, zoom function. Support for layered Hillshading, compete against the creation, translation, rotation, rolling and vision adjustment, atomization, textures (Show / Hide), and many other functions, Single, 1MB s
Platform: | Size: 1049634 | Author: Flex | Hits:

[Windows Mobilepbr

Description: The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perform radiosity calculations. Facilities such as flat shading, diffuse lighting, projective textures, and mipmapping can be used to replace traditional numerical solutions for radiosity. -The goal of this project is to explore the id ea of point-based radiosity. which is a shooting radiosity technique sugges ted by Mark Harris at UNC. The primary idea is tha t features available in graphics hardware can b e utilized to perform radiosity calculations. Facilities such as flat shading. diffuse lighting, projective textures, mipmapping and can be used to replace tradition al numerical solutions for radiosity.
Platform: | Size: 142336 | Author: gongjian | Hits:

[Graph Drawing638_project

Description: 非真实感绘制的例子 The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perform radiosity calculations. Facilities such as flat shading, diffuse lighting, projective textures, and mipmapping can be used to replace traditional numerical solutions for radiosity. -non-photorealistic rendering examples The goal of this project is to exp lore the idea of point-based radiosity. which is a shooting radiosity technique sugges ted by Mark Harris at UNC. The primary idea is tha t features available in graphics hardware can b e utilized to perform radiosity calculations. Facilities such as flat shading. diffuse lighting, projective textures, mipmapping and can be used to replace tradition al numerical solutions for radiosity.
Platform: | Size: 707584 | Author: gongjian | Hits:

[Special Effectsresynthesizer-0.15.tar

Description: implement paper Synthesizing Natural Textures 作者 Michael Ashikhmin 自然图像的纹理合成-implementpaper Synthesizing Natural Textures author Michael Ashikhmin natural image texture synthesis
Platform: | Size: 18432 | Author: changfeng | Hits:

[OtherT6

Description: For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx buffers for us. This tutorial shows how to use a D3DXMESH object, including loading it from a file and rendering it. One thing D3DX does not handle for us is the materials and textures for a mesh, so note that we have to handle those manually.
Platform: | Size: 69632 | Author: spider | Hits:

[Other systemstextures

Description: texture classification matlab code
Platform: | Size: 328704 | Author: kabish | Hits:

[Special Effectstut3_source

Description: Attached is a zip file with an OpenGL/ES multi-texture rotating cube I used for a project last year. It rotates a cube and maps multiple textures to the surface, and implements a frame per second counter.-Attached is a zip file with an OpenGL/ES multi-texture rotating cube I used for a project last year. It rotates a cube and maps multiple textures to the surface, and implements a frame per second counter.
Platform: | Size: 102400 | Author: mtzlblk | Hits:

[OpenGL programtextures

Description: This program demonstreatse how to use textures on opengl primitives. It is supposed to simulate a ball shoot into a gate. You can see how to read textures files and "stretch" them onto your opengl objects.
Platform: | Size: 3472384 | Author: Antoni | Hits:

[matlabPrograms_15a

Description: 实现线性动态系统模型的Arma模型,具有处理动态纹理建模的功能。-dynamic textures are seqences of images showing spatial regularity,temporal continuity.
Platform: | Size: 1024 | Author: 飞飞 | Hits:

[Special Effectstextures

Description: Find the char of textures in the scene
Platform: | Size: 79872 | Author: Dhananj | Hits:

[Special Effectsgraphcut-texture-synthesis

Description: 基于图割graphcut的纹理合成,有window版本和linux版本,源代码和可执行程序都有,是Graphcut Textures: Image and Video Synthesis Using Graph Cuts的实现,linux和window代码都有,window下是vs2008的工程,需要安装vs2008 -texture synthesis based-on graph cut
Platform: | Size: 8245248 | Author: liwenqing | Hits:

[WaveletTexture-Segmentation-Algorithm

Description: 引入二值图像的升高变换,并结合小波变换提出一种IC 图像纹理分割算法. 在纹理分割过程中,首先对IC 图像进行小波分解并对二值化后的近视部分进行升高变换,然后利用原图像信息识别出不同纹理,分割出不同区域. 实验表明,该算法快速、高效,具有很好的实用性.-The introduction of higher binary image transformation, combined with wavelet transform is proposed IC image texture segmentation algorithm in the texture segmentation process, the first image of the IC binary wavelet decomposition and some of the increase in myopia after transformations, then identify the original image information using different textures, different regions segmented experiment show that the algorithm fast and efficient, with good usability.
Platform: | Size: 278528 | Author: xiliao | Hits:

[OpenGL programOpenGL-Load--Three-Textures

Description: 可同时在OpenGL中使用BMP、TGA、JPG三种纹理,很值得学习-Can use BMP, TGA, JPG, three textures in OpenGL, it is worth learning
Platform: | Size: 12407808 | Author: xuejian | Hits:

[3D GraphicOctree-Textures-on-the-GPU

Description: 基于GPU的体积纹理的八叉树实现,是一种高效的使用体积纹理的方式-Octree Textures on the GPU
Platform: | Size: 705536 | Author: ZYT | Hits:

[Compress-Decompress algrithmsImages-as-Occlusions-of-Textures--A-Framework-for

Description: a new mathematical and algorithmic framework for unsupervised image segmentation, which is a critical step in a wide variety of image processing applications. We have found that most existing segmentation methods are not successful on histopathology images, which prompted us to investigate segmentation of a broader class of images, namely those without clear edges between the regions to be segmented. We model these images as occlusions of random images, which we call textures, and show that local histograms are a useful tool for segmenting them. Based on our theoretical results, we describe a flexible segmentation framework that draws on existing work on nonnegative matrix factorization and image deconvolution. Results on synthetic texture mosaics and real histology images show the promise of the method.
Platform: | Size: 2754560 | Author: bala | Hits:

[Software EngineeringOpenGL--textures

Description: OpenGL-纹理贴图纹理贴图OpenGL- textures-OpenGL- texturesOpenGL- textures
Platform: | Size: 28672 | Author: lzj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net