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

搜索资源列表

  1. OpenGL 例程

    0下载:
  2. OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:88.49kb
    • 提供者:ck
  1. 简单纹理映射

    0下载:
  2. 利用VC++编的opengl简单的纹理映射-VC series opengl simple texture mapping
  3. 所属分类:OpenGL

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

    0下载:
  2. 简单的家居,利用opengl和vc编程,应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:245.53kb
    • 提供者:billy
  1. jinzita-OPENGL

    0下载:
  2. 金子塔群的模拟图,有光线变化,简单人机交付.使用了雾效,纹理,混合等.-gold Groups simulated map, the light changes, the simple man-machine delivery. Use the fog effect, texture, such as mixed.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:359.38kb
    • 提供者:苦果心
  1. texture-projection-1

    0下载:
  2. Opengl 实现投影纹理特殊效果。纹理投影并不容易,这是一个简单的例子,对学习有帮助。-Opengl Projection texture special effects. Texture projection is not easy, this is a simple example, to learn helpful.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:695.19kb
    • 提供者:林林
  1. 演示opengl三维绘制效果

    0下载:
  2. 主要实现了绘制四面体的方法,和在其上面添加纹理贴图的代码,加上了材质和光照。一个简单的下程序,演示opengl三维绘制效果~,The main achievement of the tetrahedron method of drawing, and in its texture mapping to add the above code, together with the material and light. Under a simple procedure, presentation o
  3. 所属分类:OpenGL

    • 发布日期:2016-12-22
    • 文件大小:929.47kb
    • 提供者:xieyuan
  1. texture

    1下载:
  2. 本程序实现一个简单的自动纹理生成的茶壶,代码主要是利用OpenGL库中的纹理生成函数实现的,在屏幕上出现一个茶壶,并为茶壶添加纹理效果。-The procedure to implement a simple auto-generated texture teapot, the code is to use OpenGL library in the texture generation function is implemented, appeared on the screen of a t
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:LINGYU]
  1. texture

    4下载:
  2. 简单的Opengl纹理贴图,包括球体贴图,柱体贴图,和用贝塞尔曲线画苹果并且贴纹理-Simple Opengl texture mapping, including mapping the sphere, cylinder block, and the use of Bezier curves and paste texture painting Apple
  3. 所属分类:OpenGL

    • 发布日期:2012-10-26
    • 文件大小:4.42mb
    • 提供者:siucan
  1. VB_OpenGL

    1下载:
  2. 我自己写的,里面都有我的文字相信说明。介绍了vb调用OpenGL的基本框架,内有两个模块,包含像素结构,纹理的加载,模型列表,二次对象调用,简单的摄像机,模型的简单变换(旋转)等-I wrote it myself, which has I believe that the provision of the text. Vb call OpenGL introduced the basic framework, there are two modules, including the pixel
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-02
    • 文件大小:69.12kb
    • 提供者:yangyang
  1. TextureMapping

    0下载:
  2. 3D模型的简单纹理映射算法,结合效果展现,需要OpenGL支持-3D model of a simple texture mapping algorithm, combined with the effect of showing the need for OpenGL support
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:219.95kb
    • 提供者:chentingwang
  1. Solar

    0下载:
  2. 一个简单太阳系的程序,只有太阳,地球月球,opengl做的,没有添加纹理-A simple procedure for the solar system, only the sun, the earth the moon, opengl do not add texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:20.91kb
    • 提供者:jiangyuan
  1. PROJECT

    0下载:
  2. 利用vc 和 opengl 编程 实现 走迷宫过程 应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl-Opengl programming using vc and implementation process of the application of the Maze opengl texture-simple home, and use opengl vc p
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:679.08kb
    • 提供者:seven
  1. TinyGL-0.4.tar

    0下载:
  2. TinyGL is intended to be a very small implementation of a subset of OpenGL * for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented. The main strength of TinyGL is that it is fast and simp
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:66.2kb
    • 提供者:modoko
  1. Demo01

    0下载:
  2. 利用OpenGL製作的一個3D FPS遊戲的原型。 程式中展示了Terrain貼圖的產生與繪製方法、FPS遊戲攝影機的控制、簡單的物理運作、遊戲中Text Console的處理,與展示一個簡單但典型的遊戲框架。-Making use of OpenGL, a 3D FPS game prototype. Program demonstrated the Terrain Texture Generation and Rendering, FPS game camera control, a s
  3. 所属分类:OpenGL program

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

    0下载:
  2. OpengL纹理映射一块场地,实现简单的纹理操作-Texture mapping OpengL a venue, the achievement of a simple texture operation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:748.22kb
    • 提供者:M_Nekia
  1. 3DWorld

    0下载:
  2. opengl实现简单的3d漫游功能,其中还有纹理、键盘、灯光等处理。-opengl to achieve a simple 3d roaming, in which there is texture, keyboards, lighting and other processing.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:9.1kb
    • 提供者:tianzejiang
  1. texture

    0下载:
  2. it is a simple texture implementation program in opengl that takes texture from TGA image
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:74.58kb
    • 提供者:Rahul
  1. multi-texture-blend

    0下载:
  2. 演示Opengl纹理混合的技术。简单明了,经过代码优化。-Opengl texture blending technology demonstration. Simple, after code optimization.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.63mb
    • 提供者:安自生
  1. openGL-3D-scene

    1下载:
  2. openGL实现的简单的3D场景构建,使用与初学者,加了简单的碰撞测试,包括简单的纹理贴图,天空盒,光线效果等。(VC6环境+openGL)-OpenGL realize a simple 3D scene construction, use and beginners, plus a simple crash test, including simple texture mapping, sky boxes, lighting effects. (The VC6 environmental+o
  3. 所属分类:其他小程序

    • 发布日期:2017-11-09
    • 文件大小:10.93mb
    • 提供者:周小寒
  1. graphical texture

    0下载:
  2. 该文件代码可实现简单的图形纹理描述,帮助同学解决纹理编程的疑惑,大家一起探讨~(The file code can achieve a simple graphical texture descr iption to help students to solve the problem of texture programming.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-23
    • 文件大小:7.23mb
    • 提供者:AdamLeeee
« 12 3 4 »
搜珍网 www.dssz.com