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

搜索资源列表

  1. Owenlip

    0下载:
  2. OpenGL框架中给三维物体纹理理贴图,里面还有旋转!可直接使用。 -OpenGL framework to the management of 3D object texture mapping, there is also rotate! Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1324668
    • 提供者:
  1. V33DDMOdelC

    0下载:
  2. 运用Visual C++ 与OpenGL开开发的能通过鼠标的操作进行自由旋转的3D模型。 -Through mouse operation use Visual C++ and OpenGL to open the development of a free rotation of the 3D model.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:36292
    • 提供者:luissh
  1. wsuppcode_600r

    0下载:
  2. 用OPENGL写的3D的图形形,立体的蜡烛图形能动态的旋转. -OPENGL write 3D graphics-shaped, three-dimensional graphics of the candle dynamic rotation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:42059
    • 提供者:yejinwei
  1. ClubAddEvent

    0下载:
  2. C# WPF实现三维立方体旋转变色功能。-C# WPF 3D cube rotating color.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:57974
    • 提供者:yadan
  1. Iopengl_mfc_3n

    0下载:
  2. 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动动旋转,可用作3D模板进行二次开发。, -Used in MFC the OPENGL draw 3D wireframe ball can be realized the mouse to drag the action of rotation, can be used as a 3D template for secondary development. ,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2054677
    • 提供者:yanyantiao
  1. WPF_OpenGL

    0下载:
  2. 3D绘图界面,能实现动态旋转,移动和颜色混合。 -3D based on SharpGL
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:207228
    • 提供者:FANG
  1. opengl_qt_draw3D

    0下载:
  2. 四棱锥由5个面构成一个封闭的立体图,其中4个共顶点的侧面是三角形,底面是个四边形。如果我们要绘制一个3D的四棱锥只需要绘制这5个面即可,绘制的方法和前一篇文章OpenGL_Qt学习笔记之_03(平面图形的着色和旋转)的相同。只不过这里的顶点坐标是3维的,所以图像深度那一维不一定为0。因此我们可以事先计算好四棱锥各个顶点的坐标,这对学过立体几何的人来说应该是小case了。然后绘制每个面就可以。 注意,在opengl中绘制每个面时,所有面给出的顶点的顺序都要按照逆时针或者顺时针(我这里采用的
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:309471
    • 提供者:wuwei
  1. opengl_qt_texture_mapping

    1下载:
  2. 纹理映射简单的讲,就是把一个纹理(其实说白了,纹理可以理解为一幅图像)映射到空间物体的表面上,因此纹理映射也叫贴图,这个表明不一定是矩形,比如说我可以是球面,或者是任意曲面。在上一篇文章OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转)中,我们绘制的空间体的表面都是一些光滑的颜色,如果要在其表面采用那种方法绘制图像的话,则必须利用微分的思想,一个一个的绘制小图像,然后拼接起来,可想而知,这个过程是多么的复杂,opengl的纹理映射就可以很好的解决这一问题。 这个实验室在上一篇博文Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:390765
    • 提供者:wuwei
  1. Cube

    0下载:
  2. 基于QT平台的3D魔方,利用OPENGL库函数,魔方是3X3阶 能自由和手控旋转 有背景图片和音乐-OPENGL library functions, based on the the QT platform for 3D Cube, Rubik' s Cube 3X3 order freely and hand control rotating background images and music
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-11
    • 文件大小:17521607
    • 提供者:
  1. rotate

    0下载:
  2. 将平面图像旋转成3D图像,有三个函数,相互之间存在着引用关系,Matlab编写-Rotating the flat images into 3D images, there are three functions, reference relationship between each other, Matlab prepared
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:1212
    • 提供者:夏菲
  1. translate

    0下载:
  2. 实现了3d物体的自由移动,和旋转等运动问题,可以自主添加各种运动规律,然后使其在一定时间范围内运动-3d objects to achieve the free movement, and rotation and other sports issues, will be free to add all kinds of sports law, and then to move within a certain time frame
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2215688
    • 提供者:yiwen
  1. Tabber3D

    0下载:
  2. 在VC6.0平台上实现的2D图像转化成3D图像实现旋转等功能,已调试成功可直接使用-VC6.0 platform implemented in the 2D images into 3D images to achieve rotation and other functions, has been successful commissioning can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1635438
    • 提供者:janeliu
  1. Bjavva3dtaanka

    0下载:
  2. 一种基于JAVA的3D坦克游戏源码源代码,支持向左旋转/向右旋转转/前进/后退/开炮/打开/关闭/缩小/放大地图等操作 -A source 3D tank game source code based on JAVA, support Rotate Left/Rotate Right turn/forward/backward/fire/open/close/reduce/enlarge map
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:88907
    • 提供者:jinnanlhy
  1. LED-DEMO

    0下载:
  2. 我自己写的旋转立体LED代码,带红外遥控解码,用的STC89C54RD+.-The rotating 3D LED code, I wrote it myself with infrared remote control decoder, with STC89C54RD+.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:71612
    • 提供者:吴亚杰
  1. Archive

    0下载:
  2. 载入obj格式3d模型的OpenGL程序,可以平移,旋转相机和模型。linux下可以使用makefile编译,运行时,obj文件名作为参数。-A program using OpenGL to import .obj file. User can translate and rotate the camera and model.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-16
    • 文件大小:24759
    • 提供者:吴树春
  1. test

    0下载:
  2. 简单的小项目,在flash builder中开发,使用action scr ipt 3.0,实现了3D模型的导入,实现鼠标控制模型的旋转和缩放,实现键盘控制模型的旋转和缩放。-Simple project, developed in flash builder, use the action scr ipt 3.0 to import 3D model, the model can be rotated and scaled by keyboard and mouse.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-18
    • 文件大小:2170398
    • 提供者:candle
  1. demo

    0下载:
  2. flash builder中开发的3D场景漫游,实现键盘控制小车进行旋转,在3D场景中进行漫游,实现了碰撞检测,粒子特效等功能。-flash builder developed 3D scene roaming, rotate the keyboard to control the car, roaming 3D scene, collision detection, particle effects.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-22
    • 文件大小:9449318
    • 提供者:candle
  1. opengl-mfc

    0下载:
  2. MFC下的一个opengl入门程序,程序绘制了一个3D物体,可以实现任意的旋转-a opengl program under MFC, the program draws a 3D object can achieve arbitrary rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:3711534
    • 提供者:jason
  1. sun-earth-moon

    0下载:
  2. 实现三维地球围绕太阳旋转程序,按实际比例建模-3D Earth to revolve around the sun, the actual proportion modeling
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:3398789
    • 提供者:liu
  1. hwl

    0下载:
  2. opengl 三维场景,旋转,音乐,雾效果-the opengl 3D scenes, rotating, music, fog effects
  3. 所属分类:Game Engine

    • 发布日期:2017-11-30
    • 文件大小:12770419
    • 提供者:黄文丽
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 38 »
搜珍网 www.dssz.com