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

搜索资源列表

  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. 2876teapotcontest

    0下载:
  2. 从obj文件中读取模型数据,并使用球面纹理映射模式渲染-Model for reading the data the obj file, and the use of sphere texture mapping mode rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4146424
    • 提供者:张磊
  1. dixingmodel

    0下载:
  2. 一个简单的地形模型,进行了纹理贴图,实现的效果比较好-A simple model of terrain, texture mapping, to achieve the effect of good
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:73511
    • 提供者:zhoumingyang
  1. aa

    0下载:
  2. obj文件解析出来的深度图和纹理图,可以用于openGL的纹理贴图处理-obj file parsing out the depth map and texture map that can be used for texture mapping processing openGL
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5421723
    • 提供者:王新飞
  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. Rotating-cube-textures

    0下载:
  2. 可以旋转的立方体图形,给六面体和背景加上不同的纹理映射。 1.交互设置(键盘和鼠标设置) 1)方向键:上下左右自由移动 2) w或W键:显示正方体框架/填充图 3)空格键 : 停止转动 再次按下继续转动 4)小键盘 + :正方体转动加速 小键盘 - :正方体转动减速 5)鼠标左键: 自由转动正方体或旋转正方体 6)鼠标右键: 拉近或拉远视距 7)F1键: 切换窗口模式/全屏模式 -You can rotate the cube graphics, and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4327
    • 提供者:赵一
  1. opengl

    1下载:
  2. openGL实现机器人,可以自动运动,并且实现了纹理映射和光照-openGL robot that can automatically move and realized the texture mapping and lighting
  3. 所属分类:OpenGL program

    • 发布日期:2016-12-31
    • 文件大小:3072
    • 提供者:于献智
  1. Fireworks

    0下载:
  2. 这是一个使用OpenGL编写的模仿礼花的示例程序,该程序运用了OpenGL基础的渲染、纹理贴图、光照等功能,方便学习OpenGL的爱好者参考使用。-This is an imitation of fireworks written using OpenGL sample program that used the OpenGL-based rendering, texture mapping, lighting and other functions, to facilitate learnin
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:36003
    • 提供者:王一
  1. ray-tracing

    0下载:
  2. 用光线跟踪的方法进行对三维静态场景的显示和渲染。 包括在点光源的照射下,渲染平面和球体的漫反射、镜面反射、折射效果及纹理映射效 果。-By ray tracing method for three-dimensional display and rendering static scene. Including irradiation point sources, rendering diffuse plane and sphere, specular reflection, refra
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2327714
    • 提供者:Dash Chen
  1. skybox

    0下载:
  2. Opengl,利用纹理贴图渲染的天空盒,里面有天空盒的图片。-Opengl, use texture mapping rendering sky box, there are pictures of the sky box.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5288747
    • 提供者:chen
  1. OpenGL_basic

    0下载:
  2. 一個教學用的texture mapping OPENGL教學程式 很適合初學者學習-Texture mapping OPENGL teaching a teaching program is very suitable for beginners to learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5007453
    • 提供者:ggson
  1. texture_demo

    0下载:
  2. OpenGL的纹理贴图测试程序,通过程序运行实例对多种纹理贴图的使用方式进行了详细说明,注释十分详细,使用GLUT完成。-OpenGL texture mapping test program, run by the program example is given to the use of a variety of texture mapping method has carried on the detailed instructions, comments is very detail,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11200948
    • 提供者:xingji
  1. test

    0下载:
  2. 基于OpenGL的图形学简单实例,实现了简单对象的移动,光源的移动,纹理贴图,以及背景的设置等-OpenGL-based graphics simple example, to achieve a moving, moving, texture mapping, as well as the background of the light source, such as a simple object
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4848
    • 提供者:王梓烨
  1. src

    0下载:
  2. source code of Fundamentals of texture mapping and image warping -the source show how texture mapping works
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6503
    • 提供者:李建平
  1. TextureMesh

    0下载:
  2. RunSFM中作者写的纹理映射的应用程序-RunSFM the authors write texture mapping application
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1731573
    • 提供者:毛国庆
  1. 3Dtexture-map

    0下载:
  2. 基于vs2010实现的3d空间。主要技术3d空间纹理贴图技术。键盘交互技术。并结合了Nehe例程10进行的改编。-Based on the vs2010 realize 3 d space.The main technical 3 d spatial texture mapping technology.Keyboard interactive technologies.Combining the Nehe adapted routine 10.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11953889
    • 提供者:李勇
  1. vc3.0

    0下载:
  2. opengl实现的纹理贴图 在贝塞尔曲面上进行贴图 win32控制台程序-opengl achieve texture mapping textures win32 console program on Bezier surfaces
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8892196
    • 提供者:chenhonghe
  1. Flowing-Fountain

    0下载:
  2. Butterfly flying simulation opengl achieve texture mapping te Point cloud data were displayed, OpenGL implementation model based opengl an image production, dynam The template code, can realize th Opengl achieve the collision with
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4632
    • 提供者:giang tuấ n
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 »
搜珍网 www.dssz.com