CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - opengl 纹理映射

搜索资源列表

  1. multiTex

    0下载:
  2. opengl,多个纹理映射的代码 -opengl, multiple texture mapping code opengl, multiple texture mapping code
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:393198
    • 提供者:ys
  1. EXAM801_texture-mapping

    0下载:
  2. 应用OPENGL应用程序编程接口进行纹理映射的一个实例-An instance of the application OPENGL application programming interface for texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-28
    • 文件大小:4723
    • 提供者:丽莉阿娜
  1. new--3Dview

    0下载:
  2. 通过纹理映射将图片贴在立方体的六个面上,实现立体显示。采用opengl,借用他人的窗口框架,内附完整的代码,可直接运行。-Pictures on the six faces of the cube texture mapping, to achieve a stereoscopic display. Using opengl, borrow other people' s window frame, enclosing the complete code can be run direct
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:3323371
    • 提供者:孤江月
  1. 9

    0下载:
  2. Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第9章 3D应用开发基础 9.1 OpenGL及OpenGL ES简介 9.2 3D基本知识 9.3 旧约——OpenGL ES 1.x 9.3.1 OpenGL E
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:1710415
    • 提供者:Wendy
  1. Quadratics_opengl

    0下载:
  2. 利用OPENGL绘制绘制常见的二次曲面,包括柱面、球面,碟面和立方体,并带有纹理映射-Use OpenGL to draw to draw the common quadratic surface, cylinder, sphere, disc surface and cube, with texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:1333780
    • 提供者:cxw
  1. architecture

    0下载:
  2. opengl 建筑建模 实现旋转、变换功能纹理映射-opengl Architectural ModelingAchieve rotation, transformation functionsTexture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:thfirs
  1. carxin

    6下载:
  2.  熟练掌握和综合运用OpenGL编程技术来开发简单的三维交互式游戏 采用弯曲的封闭的跑道; 在缺省视图下,绘制汽车在跑道上的阴影(自定义一个假想的点光源); 在路边设置一些路标,对于地面、跑道和/或天空进行纹理映射等以增强逼真度。 除了缺省视图之外,支持第二种视图:坐在车内从驾驶座位向前看的视图。两种视图之间用“t”键进行切换。-car game openglA Racing Car
  3. 所属分类:OpenGL program

    • 发布日期:2014-12-22
    • 文件大小:3072
    • 提供者:eepconce
  1. soap_box

    0下载:
  2. 使用opengl的纹理映射功能,贴入两张图片,生成一个肥皂盒,内外表面分别贴一张图片-Opengl texture mapping function, paste it into the two images to generate a soap box, the inner and outer surfaces, respectively, to paste a picture
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3341
    • 提供者:onhatgr
  1. An-interactive-computer-graphics

    0下载:
  2. 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11813795
    • 提供者:wuyong
  1. Realization-of-PNG-Texture

    0下载:
  2. 基于OpenGL的PNG纹理映射的实现,使用CxImage类作为图片数据调用的类,并将png作为opengl的纹理。-The PNG achieve OpenGL-based texture mapping using CxImage class as a class picture data calls, and png as opengl texture.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3936963
    • 提供者:
  1. computer-graphics

    0下载:
  2. 本程序主要实现场景的读入,纹理映射,使用最新的opengl编程方法。是基于着色器的!-The main achievement of the program reads the scene, texture mapping, using the latest opengl programming methods. Is based shader!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:1021760
    • 提供者:任卫红
  1. 3D-rendering

    0下载:
  2. 用OpenGL绘制一个四面体,并打上光照,通过读取bmp文件,实现纹理映射。-OpenGL rendering with a tetrahedron, and marked light, by reading bmp files, to achieve texture mapping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:3501850
    • 提供者:lcb
  1. environment

    1下载:
  2. 利用OpenGL库实现环境纹理映射到正方体表面 显示效果为旋转的正方体表面映射了外界环境-Environment using OpenGL library implementation cube surface texture mapping to display the surface of a rotating cube mapped external environment
  3. 所属分类:OpenGL program

    • 发布日期:2014-10-21
    • 文件大小:12105728
    • 提供者:嘉佳
  1. transparent

    0下载:
  2. 在vs2010下 基于OpenGL库实现纹理映射到正方形表面并处理为透明效果 显示效果为旋转的透明魔方-In vs2010 library implementation based on OpenGL texture mapping to a square surface and the effect of treatment effects appear transparent transparent cube rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11856695
    • 提供者:嘉佳
  1. watercube

    0下载:
  2. 在vs2010中 利用OpenGL库函数实现纹理映射 一个小的水立方模型-OpenGL library functions using texture mapping to achieve a small model in vs2010 in the Water Cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12077157
    • 提供者:嘉佳
  1. glut

    1下载:
  2. 一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。-A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-17
    • 文件大小:13912064
    • 提供者:htylamb
  1. Texture-Mapping

    0下载:
  2. OpenGL的纹理映射与混合,比较简单,望采纳-Texture Mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6623071
    • 提供者:范可
  1. shiyan3

    0下载:
  2. OpenGL实现光照及纹理映射 实用源代码-OpenGL implementation of light and texture mapping practical source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3152
    • 提供者:吴中原
  1. guangz

    0下载:
  2. OpenGL实现光照及纹理映射,实用源代码-OpenGL implementation of light and texture mapping practical source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1753
    • 提供者:吴中原
  1. light

    0下载:
  2. opengl程序关于纹理映射和光照的效果,可直接运行!-opengl procedures for texture mapping and lighting effects, can be directly run!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1659227
    • 提供者:王涛
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com