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

搜索资源列表

  1. OpenGL

    0下载:
  2. 应用图形变换原理实现正方形边长为a的螺旋旋转的图案程序和实现四叶玫瑰(ρ=asin2θ)图案程序。-Application of the principle of converting graphics to achieve a square side length of a rotating spiral patterns and procedures to achieve four-leaf Rose (ρ = asin2θ) pattern program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13505984
    • 提供者:pudn
  1. 使用OpenGL完成下面功能

    0下载:
  2. 使用OpenGL完成下面功能: 编写程序:画一个多边形区域,并允许用户仅显示边界;改变尺寸;围绕原点及任意点旋转
  3. 所属分类:OpenGL

    • 发布日期:2016-03-30
    • 文件大小:1364
    • 提供者:xsy4141
  1. OpenGL-3D-obj

    0下载:
  2. 使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放-Using the trackball and GLM, can read and display obj files, and rotate and zoom.Operating environment: vs2010, run after use or obj files, o o+ and- to zoom in
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11929839
    • 提供者:刘红敬
  1. Opengl

    0下载:
  2. Opengl代码,MFC带有纹理的旋转立方体-Opengl code, MFC with the rotation of the cube texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:213720
    • 提供者:张朝阳
  1. android-opengl

    0下载:
  2. Android 中利用OpenGL 实现图片的旋转的功能,欢迎下载-Android utilizing OpenGL, image rotation function, welcome to download
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2023134
    • 提供者:lixiaojuan
  1. OpenGL

    0下载:
  2. 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiven
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:64043
    • 提供者:zhch68
  1. OpenGL

    1下载:
  2. OpenGL学习源码,包括代贴图可旋转的空间旋转的三维球体,场景设计,曲面重复纹理填充,绘制三维球体及二维平面三角形。-OpenGL source learning, including the generation of maps rotatable three-dimensional space rotating sphere, scene design, surface texture fills repeated, drawing a three-dimensional sphere a
  3. 所属分类:OpenGL

    • 发布日期:2016-11-20
    • 文件大小:10435
    • 提供者:不懂
  1. demo

    0下载:
  2. 一个展现太阳系的小程序,行星围绕太阳旋转,卫星围绕行星旋转(A small program that shows the solar system, planets revolve around the sun, and satellites revolve around planets)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-22
    • 文件大小:73728
    • 提供者:OneMore123
  1. ConsoleApplication1

    0下载:
  2. 可以实现原点位置的移动、图像的三维旋转,适合初学者学习,,(Can achieve the origin position of the movement, three-dimensional rotation of the image, suitable for beginners to learn,,)
  3. 所属分类:其他

  1. TIN三角网

    0下载:
  2. 绘制三角网,实现了光照,文理,旋转等功能。(Draw triangulation net)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-29
    • 文件大小:70656
    • 提供者:瑜州
  1. 太阳系

    0下载:
  2. 实现宇宙行星旋转,有纹理贴图和粒子特效,采用vs2010和opengl结合(Achieve planetary rotation, and use texture mapping.)
  3. 所属分类:OpenGL

  1. Ball

    0下载:
  2. 在vs 2013上使用OpenGL ES实现地球仪。包括立体地球绘制、贴图、旋转等。(OpenGL ES 3D earth.Visual Studio 2013.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:蠢蠢欲动
  1. work

    0下载:
  2. 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:132096
    • 提供者:park13
  1. cube_demo

    0下载:
  2. 我实现了opengl下的贴图,键盘控制的旋转功能,请在vs2015的环境下打开,需要提前配置好glut库(I realized the OpenGL under the map, keyboard control rotation function, please open in the vs2015 environment, you need to configure the glut Library in advance)
  3. 所属分类:OpenGL

  1. gl_Texture

    0下载:
  2. 我实现了opengl下的3d迷宫,打开运行之后可以看到若干个贴有纹理的面片和地面,可以用键盘和鼠标控制旋转的方向,请在vs2015的环境下打开,需要提前配置好glut库(I realized under OpenGL 3D maze, open after the operation can see a number of patches with texture and ground, you can use the keyboard and mouse control of the dire
  3. 所属分类:OpenGL

  1. 风车

    0下载:
  2. vc++6.0配置OpenGL后实现风车旋转(Windmill rotation after OpenGL configuration of vc++6.0)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-04
    • 文件大小:568320
    • 提供者:小蝴蝶吖
  1. Sample19_1

    0下载:
  2. android 平台 OpenGL 显示3D模型,并且可旋转滑动(The Android platform OpenGL displays the 3D model and rotates sliding)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:8937472
    • 提供者:laixy2017
  1. 3D

    0下载:
  2. 自动旋转的立方体,点击鼠标按钮,立方体将按照一定规则进行旋转(Automatic rotation of the cube, click the mouse button, the cube will be rotated in accordance with a certain rule)
  3. 所属分类:OpenGL

  1. code

    0下载:
  2. 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:噼哩啪啦
  1. opgl

    0下载:
  2. 使用 opengl 绘制旋转犹他茶壶,鼠标左键实现拖动旋转,鼠标右键点击加速绕Y轴旋转。(OpenGL drawing the revolving Utah teapot.The left mouse button to achieve drag and spin, the right mouse button click to speed around the Y axis rotation.)
  3. 所属分类:OpenGL

« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com