CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TEXTURES

搜索资源列表

  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:407.7kb
    • 提供者:wuxuegang
  1. Opengl sample

    1下载:
  2. 这个是使用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 mo
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.55mb
    • 提供者:蔡志煌
  1. 纹理贴图

    0下载:
  2. vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5.83kb
    • 提供者:1
  1. dbutils

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:中国
  1. MapMaker

    2下载:
  2. “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1mb
    • 提供者:Flex
  1. Action

    1下载:
  2. VC下编写的仿做的\"下一百层\"游戏,主要实现了贴图、进行碰撞判断等,这是我做的第一个小游戏,与大家分享-VC prepared to do a replica of the "next layer 100" game, the main textures, collision judgment, I do this is a small section of the game to share with you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:376.05kb
    • 提供者:黄耀
  1. MyTranslateTexture

    0下载:
  2. 三维实现的纹理。有些意思。 欢迎下载。呵呵。Good Luck!-achieve 3D textures. Interesting. Welcome to download. Ha ha. Good Luck!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:咚咚
  1. D3D标准框架写分屏显示贴图

    0下载:
  2. D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助-D3D write standard framework-screen display textures, learning D3D entry is a great help
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:911.77kb
    • 提供者:
  1. 纹理贴图

    0下载:
  2. 实例介绍在delphi环境下opengl特别是纹理贴图的开发步骤-examples in delphi environment opengl particularly textures development steps
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.4mb
    • 提供者:黄雷
  1. GLTexture

    0下载:
  2. 用OPENGL写的关于纹理贴图的程序以及如何使用光照和材质。-write with OpenGL textures on the procedures and how to use light and materials.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:89.96kb
    • 提供者:hxh
  1. textures

    0下载:
  2. texture classification matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:321.47kb
    • 提供者:kabish
  1. tut3_source

    0下载:
  2. 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 mult
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:99.87kb
    • 提供者:mtzlblk
  1. textures

    0下载:
  2. 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.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.31mb
    • 提供者:Antoni
  1. Programs_15a

    0下载:
  2. 实现线性动态系统模型的Arma模型,具有处理动态纹理建模的功能。-dynamic textures are seqences of images showing spatial regularity,temporal continuity.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:764byte
    • 提供者:飞飞
  1. textures

    0下载:
  2. Find the char of textures in the scene
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:77.74kb
    • 提供者:Dhananj
  1. Texture-Segmentation-Algorithm

    0下载:
  2. 引入二值图像的升高变换,并结合小波变换提出一种IC 图像纹理分割算法. 在纹理分割过程中,首先对IC 图像进行小波分解并对二值化后的近视部分进行升高变换,然后利用原图像信息识别出不同纹理,分割出不同区域. 实验表明,该算法快速、高效,具有很好的实用性.-The introduction of higher binary image transformation, combined with wavelet transform is proposed IC image texture segmen
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:271.97kb
    • 提供者:xiliao
  1. OpenGL-Load--Three-Textures

    0下载:
  2. 可同时在OpenGL中使用BMP、TGA、JPG三种纹理,很值得学习-Can use BMP, TGA, JPG, three textures in OpenGL, it is worth learning
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11.83mb
    • 提供者:xuejian
  1. Octree-Textures-on-the-GPU

    0下载:
  2. 基于GPU的体积纹理的八叉树实现,是一种高效的使用体积纹理的方式-Octree Textures on the GPU
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-13
    • 文件大小:688.7kb
    • 提供者:ZYT
  1. Images-as-Occlusions-of-Textures--A-Framework-for

    0下载:
  2. 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 histopa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:bala
  1. OpenGL--textures

    0下载:
  2. OpenGL-纹理贴图纹理贴图OpenGL- textures-OpenGL- texturesOpenGL- textures
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:27.75kb
    • 提供者:lzj
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com