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

搜索资源列表

  1. 三维立体图绘制

    0下载:
  2. 三维立体图绘制 练习三维物体的设计 是个好例子-three-dimensional mapping exercises 3D design is a good example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:80767
    • 提供者:flm
  1. 二维图像三维显示

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

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. 三维旋转

    0下载:
  2. 这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步.-vc platform in the 3D objects rotating materialize, it could help you progress in study.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:75639
    • 提供者:andy
  1. 半透明三维物体

    0下载:
  2. 一个简单的半透明三维物体的程序-a simple translucent three-dimensional objects procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36403
    • 提供者:杨金镇
  1. 绘制三维物体

    0下载:
  2. 绘制三维物体,可以非常方便的绘制出三维物体。-rendering 3D objects can be easily mapped to the 3-D objects.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37022
    • 提供者:徐世球
  1. 在OpenGL视图中绘制三维物体

    0下载:
  2. 在OpenGL视图中绘制三维物体-view of the OpenGL 3D Rendering
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40435
    • 提供者:东东
  1. 半透明三维实体效果

    0下载:
  2. 实现半透明的三维物体的效果-achieve translucent three-dimensional objects in effect
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:41941
    • 提供者:戚晨皓
  1. 三维旋转程序

    0下载:
  2. 这是一个模拟三维物体地旋转平移的小程序,内含说明文档。-This is a simulated three-dimensional objects to the small rotary translation process, containing documentation.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:37817
    • 提供者:王重华
  1. OpenGL三维物体显示

    0下载:
  2. 一个显示三维物体的例子,可以进行缩放和旋转
  3. 所属分类:OpenGL

    • 发布日期:2008-11-13
    • 文件大小:544655
    • 提供者:weiqiming
  1. final.三维物体模型显示程序设计

    2下载:
  2. 三维物体模型显示程序设计 利用C语言及OpenGL语言读取OBJ文件,显示三维物体模型 ,Three-dimensional object model display program design the use of C language and OpenGL language OBJ read documents to show the three-dimensional object model
  3. 所属分类:其他小程序

    • 发布日期:2015-04-26
    • 文件大小:3592586
    • 提供者:HeavenTiger
  1. arcball

    0下载:
  2. 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
  3. 所属分类:C#编程

    • 发布日期:2014-03-06
    • 文件大小:2032
    • 提供者:小光
  1. OpenGL_model

    2下载:
  2. 利用OpenGL实现三维动画,可以通过鼠标移动或旋转三维物体-Draw with OpenGL, the object can move and rate with mouse move
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:2024116
    • 提供者:胡光东
  1. opengl3dobjects

    0下载:
  2. 利用openg和vc++编出不同平面,不同材质的四个不同的三维物体-Use Openg and vc++ Allocated a different plane, different materials of four different three-dimensional objects
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:14143
    • 提供者:黄玉圣
  1. texture

    0下载:
  2. opengl中的纹理贴图,实现三维物体纹理贴图的基本步骤-opengl the texture mapping, texture mapping implementation of three-dimensional objects, the basic steps
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1496
    • 提供者:王瑞玲
  1. ciabbp

    1下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2016-04-01
    • 文件大小:3759968
    • 提供者:张晨雨
  1. 1

    0下载:
  2. 这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:3960
    • 提供者:赵晨曦
  1. 1.4

    0下载:
  2. OpenGL的简单程序,绘制简单的三维物体。程序中绘制了椎体了柱体-A simple OpenGL program, draw a simple three-dimensional objects. Program has drawn vertebral column
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:69329
    • 提供者:guojian
  1. 7.1

    0下载:
  2. OpenGL制作二次三维物体,想要学的都来看这个经典的源码啊-Production of secondary OpenGL 3D objects, you want to learn all look at this classic source ah
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:106586
    • 提供者:vincentku80
  1. 1

    1下载:
  2. 一个解算空间中三维物体坐标的小程序,用两个相机标定后进行计算(A simple matlab program for conpute coordinate in 3D with stereo camara)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-04-24
    • 文件大小:11264
    • 提供者:db777
  1. codeblocks三维物体交互代码

    0下载:
  2. 本作品用中文识别,可以实现三维物体的交互
  3. 所属分类:其它源码

« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com