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

搜索资源列表

  1. view3ds

    2下载:
  2. 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和   *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()  
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45463
    • 提供者:沈淳
  1. Test_4Polygon

    0下载:
  2. 一种多边形裁剪算法,可用于任意的多边形进行裁减。使用OpenGL编写。-a polygon clipping algorithm can be used for arbitrary polygon reduction. Use OpenGL prepared.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73397
    • 提供者:丁钱飞
  1. rzxz

    0下载:
  2. 绕任意轴旋的VC源码(OpenGl库)。学习交流。-arbitrary axis rotation around the VC-source (OpenGl library). Learning exchanges.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1008031
    • 提供者:dyddong
  1. OPENGLzoom

    1下载:
  2. 这是利用mfc下opengl开发的三维物体的任意放大缩小的程序,操纵你的鼠标即可-This is the use under mfc borders are arbitrary 3D objects Zooming procedures, manipulation of the mouse you can
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:353275
    • 提供者:刘海云
  1. Soft20060210100725559

    0下载:
  2. 软件简介: 实现OPENGL图形任意缩放 -software brief : achieving OpenGL graphics arbitrary zoom
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:182585
    • 提供者:zj
  1. myCircle

    1下载:
  2. 利用openGL绘制圆环的程序,可动态调整圆的状态,旋转、颜色等都可以随心所欲设置。-use Open GL rendering Circle procedures, dynamic adjustment of the state round, rotation, arbitrary color can all be set up.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66852
    • 提供者:康宋章
  1. ploytran

    0下载:
  2. 使用opengl图形函数实现了任意凸多边形的扫描转换算法。-use opengl graphics function to achieve an arbitrary convex polygon scan conversion algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3236
    • 提供者:clover
  1. OpenGl

    0下载:
  2. 一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线-a good OpenGL 2D mapping procedure, the user can draw arbitrary curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50184
    • 提供者:chen ru
  1. tessellation.rar

    0下载:
  2. 网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 ,Grid [tessellation] that is conca
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:24882
    • 提供者:rockeyzhu
  1. Spline

    0下载:
  2. 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:231992
    • 提供者:吴彧文
  1. shiyan4

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:566130
    • 提供者:jing
  1. TeaRotate

    0下载:
  2. 在OpenGL中可以绕任意轴旋转的茶壶,也可以用鼠标操作!-In OpenGL, you can rotate the teapot around an arbitrary axis, you can also use the mouse!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:436373
    • 提供者:randy
  1. 416q

    0下载:
  2. OpenGL实现任意的缩放功能,设置视点调整等功能-OpenGL realize arbitrary zoom feature, set to adjust features such as point of view
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:181130
    • 提供者:刘扬扬
  1. TyreArithmetic

    0下载:
  2. 此程序采用C++builder开发平面任意点在空间曲面圆柱体上映射的点的三维坐标程序,曲面圆柱体的横截面和平面点坐标由用户输入。-This procedure using C++ Builder development of planar arbitrary point in space on the cylinder surface mapping of the three-dimensional coordinates of the point process, surface cross-
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:422642
    • 提供者:王林
  1. MAX532

    0下载:
  2. 串行接口电压输出型DA转换器的控制,包括延时子程序, 送1位数据"1"和"0"子程序, 送1BYTE数据,B通道单独转换,A通道输出任意数等子程序-Serial interface voltage output type DA converter control, including the delay subroutine, send a data 1 and 0 subroutine, send 1BYTE data, B-channel single conversion, A-c
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:1215
    • 提供者:小亮
  1. RotateAndTranslateASierpinski(3Dimension)

    0下载:
  2. 该程序是一个三维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,并且可以通过鼠标和键盘旋转和移动该三维镂垫,采用递归方法,使用四个初始顶点定义一个四面体,可以随即选取四点作为四面体的四个顶点,条件是4点中任意3点不共线。而在该程序中必须进行隐藏面消除,同时该程序对初学分形理论者可以给予很好的启示。-The program is a three-dimensional Sierpinski gasket procedure is VC++ MFC environme
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:50398
    • 提供者:蒋娟芬
  1. 3DOpenGL

    0下载:
  2. 一个3D图形显示系统,封装了一些OPenGL函数,可以实现任意形状拉伸,直管,弯管等-A 3D graphics display system, a number of packages OPenGL function, can achieve tensile arbitrary shape, straight pipes, elbows, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:88787
    • 提供者:hezhaoqing
  1. Surtherland

    0下载:
  2. 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-Using VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1553
    • 提供者:刘娟
  1. SimpleMove

    0下载:
  2. 主要是编辑地势的凹凸,在初始状态下地面的大小为10000平方米,基准平面为xoy平面,摄像机在西南50米上空鸟瞰坐标系原点位置。鸟瞰位置可由用户任意指定。-Is editor of the convex-concave terrain, the ground state in the initial size of 10,000 square meters, the base plane to plane xoy, cameras over 50 meters in the south-west
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-10
    • 文件大小:17617713
    • 提供者:laoqian
  1. opengl01

    0下载:
  2. 不使用gltranslated等函数实现平移旋转缩放。可以任意输入参数。-Gltranslated so do not use zoom function to achieve pan rotation. Can be an arbitrary input parameters.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:66466
    • 提供者:yuki
« 12 »
搜珍网 www.dssz.com