CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - y

搜索资源列表

  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:104.08kb
    • 提供者:张立强
  1. OpenGL实现三维绘图

    2下载:
  2. OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:532.83kb
    • 提供者:黄应
  1. GPUGeometryClipmaps

    0下载:
  2. 我们使用同一个vertex shader来渲染之前描述的所有2D footprint。首先,对于给定的footprint坐标(x,y)来说,shader通过简单的缩放和变换来计算它的世界坐标(x,y)。接下来,从顶点纹理中读取高度值z。这里不需要任何过滤器,因为顶点和纹理采样是一一对应的-we use with a vertex shader to exaggerate the descr iption before all 2D footprint. First, the footprint
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5.21kb
    • 提供者:张明
  1. threedmesh

    0下载:
  2. 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:103.38kb
    • 提供者:周立
  1. charRound

    0下载:
  2. 本程序实现了立体字的旋转功能。可以根据需要设定字的颜色、字体、纵深方向的值等。第一行字绕X轴旋转,第二行字绕Y轴旋转-realized by the three-dimensional character of the rotation. According to the word needs to set the color, fonts, and in-depth direction, such as the value. The first lines revolving around t
  3. 所属分类:OpenGL

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

    1下载:
  2. 这是VC++中利用OpenGL实现遮挡算法,对于Y研究图形的底层渲染,这个算法必看-use OpenGL block algorithm, Y study for the underlying graphics rendering, The algorithm Watchable
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38.57kb
    • 提供者:潘君
  1. NewRotation

    0下载:
  2. 该程序是在OpenGL环境下实现了对立体自由选择,可以自由选择绕X,Y,Z轴旋转,旋转的速度可以通过滑动条自由控制。-that the procedure was in OpenGL environment for the realization of three-dimensional freedom of choice, freedom of choice around X, Y, Z-axis rotation, rotation speed can be controlled throu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34.03kb
    • 提供者:郑建冬
  1. minimalScreenSaver

    0下载:
  2. This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a fi
  3. 所属分类:OpenGL

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

    0下载:
  2. 这个是3D的园环和球体的代码,球体围绕园环的一点旋转,园环又围绕Y轴旋转-This is the 3D Ball Park Central and the code around the ball park in Central 1:00 rotation, Central Park is revolving around the Y axis
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:terry
  1. bioviewer-0.0.21

    0下载:
  2. A C++/SDL/OpenGL player for the Biovision .bvh file format, which stores hierarchical motion data commonly originating from motion capture hardware. Support for the Kaydara .fbx format (a general 3D interchange format) is planned.-A C / SDL / OpenGL
  3. 所属分类:OpenGL

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

    0下载:
  2. The source code upon which this tutorial is based, is from an older contest entry of mine (at OGLchallenge.dhs.org). The theme was Collision Crazy and my entry (which by the way took the 1st place :)) was called Magic Room. It features collision dete
  3. 所属分类:OpenGL

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

    0下载:
  2. 利用opengl实现一个小型太阳系的运动,可以通过键盘控制地球的自转和公转,d逆时针自传,D顺时针自转,y逆时针公转,Y顺时针公转-use opengl achieve a small movement of the solar system, Keyboard control through the Earth's rotation and revolution, d counterclockwise autobiography, D clockwise rotation, y par
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.5kb
    • 提供者:曹晶
  1. displaypoint

    1下载:
  2. 本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:191.62kb
    • 提供者:李彩林
  1. 20052111201507

    1下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106.18kb
    • 提供者:杨秉岐
  1. opengl_mfc

    0下载:
  2. 基于VC++下 OpenGL MFC程序开发,演示三维物体的平移、缩放、绕X、Y、Z转动
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:50.6kb
    • 提供者:啊德
  1. lesson04

    0下载:
  2. 这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转-this procedure is mainly around how the rotating objects. Let objects around the Z-axis, X-axis, Y-axis or all three-axis rotation
  3. 所属分类:OpenGL

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

    0下载:
  2. 三维彩色Yxy色空间转换 根据Y色度值的不同,将图像分成10级分隔,分别显示出来
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:75.92kb
    • 提供者:alai
  1. 04_Re

    0下载:
  2. opengl高级编程指南,我将教会你如何旋转三角形和四边形。左图中的三角形沿Y轴旋转,四边形沿着X轴旋转。
  3. 所属分类:OpenGL

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

    0下载:
  2. A 3D transformation program for doing following operations : Translation, scaling, rotation about x-axis, rotation about Y-axis and rotation about Z-axis in OPENGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:da07
  1. Five-surface-slashes-around-Y-axis

    0下载:
  2. 正五面体斜线绕Y轴旋转;用OPENGL实现正五面体,设置颜色,并绕Y轴旋转,效果还不错-Five surface body diagonal rotating around the Y axis using OPENGL to achieve positive surface of the body five, set the color, and rotating around the Y axis, the effect is also good ..
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:张婷
« 12 3 4 5 »
搜珍网 www.dssz.com