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

搜索资源列表

  1. srcDownlodingsite

    0下载:
  2. 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl ri
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:351613
    • 提供者:zxj
  1. basicvector

    0下载:
  2. 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3177
    • 提供者:黄景天
  1. OpenGL_21_Reference

    0下载:
  2. OpenGL函数查询大全,适合平常OpenGL开发使用,但是说明一点,是英文版的哦,也非常适用于新手做辅助用具-OpenGL function query Daquan, suitable for normal development of the use of OpenGL, but to point out, is the English version of Oh, also apply to novice so aids
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:813827
    • 提供者:吴永航
  1. Maximumflow

    0下载:
  2. 在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。-In this function, there is a compilation of details, when the term of office does not take a grade-point inspection, I take the point of the most high. If the added words were
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1245
    • 提供者:甄伟
  1. rigid_motion

    0下载:
  2. 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:775
    • 提供者:shuang
  1. 2007303314

    0下载:
  2. 使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。 -To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5201961
    • 提供者:南宫绝岚
  1. 3D

    0下载:
  2. 三维绘图程序.这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.-Three-dimensional drawing program. This is a project to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7286863
    • 提供者:318
  1. fog

    0下载:
  2. 在openGL的glEnable()函数中使用GL_FOG函数来启用雾效果。示例程序绘制了5个红色球体,每个球体和观察点的距离各不相同。-In openGL to glEnable () function to enable the use of GL_FOG function fog effects. The sample program draws five red spheres, each sphere and observation point distance vary.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:126935
    • 提供者:王彬
  1. CalibrationTest

    0下载:
  2. 基于对话框的摄像头标定程序,采用快速的直接算法。能把图像上的点对应到OPenGl的坐标中实施显示。功能挺多的-Dialog-based camera calibration procedure, using a fast direct algorithm. Can point the image coordinates corresponding to the OPenGl implemented in display. Function Tingzhi
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:401796
    • 提供者:聂建辉
  1. tutors

    0下载:
  2. OpenGL各种函数参数演示程序。包括点,线,面函数参数演示,光照函数参数演示,雾函数参数演示等。-OpenGL demo of various function parameters. Including point, line, surface function parameters shows, light shows function parameters, function parameters demonstrated the fog and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1204401
    • 提供者:刘天天
  1. p3-glulookat.c

    0下载:
  2. 使用OpenGL描绘圆锥后并用GLulookAt来改变视点,用书学习GluLookAt函数的使用方法-After using the OpenGL paint and use GLulookAt cone to change the point of view and book learning to use GluLookAt function
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:1048
    • 提供者:zhao
  1. line

    0下载:
  2. OPengl中,使用函数point用点画直线-OPengl, using the function point with little straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:906
    • 提供者:王平
  1. Three-dimensional-drawing

    0下载:
  2. 这是一个"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释.-This is a" three dimensional space vector/point" and related functions, they are
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:760124
    • 提供者:张干
  1. 23

    0下载:
  2. 提出一种基于单目CCD摄像机反求系统的三维数据的获取方法,首先对单目CCD摄像机拍摄的单幅图像进行滤波、细化等手段处理得到单像素宽度的激光条纹,然后建立激光条纹上的像素点与空间上的三维点之间一一对应的函数映射,获取物体的外轮廓信息。-Proposes a single-purpose reverse CCD camera system of three-dimensional data acquisition method, first monocular CCD camera captured
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:339023
    • 提供者:
  1. Nehe-Sample-Game

    0下载:
  2. 一个简单的游戏,出自Nehe教程 ,OpenGL API 此教程涉及OpenGl中的许多方面: 点线面的绘画,视角平移,视口调整,材质纹理,显示列表的创建和删除等 本范本亦是OpenGL做为windows程序编程的一个范本,cpp文件的框架可以为许多Opengl变成所用,只需修改DrawSence()函数即可将其他opengl代码在windows程序下显示,可以说是很容易使用。 -A simple game, from Nehe tutorial, OpenGL API Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:265852
    • 提供者:my name
  1. StarRunApplication

    0下载:
  2. 通过opengl函数实现地球,太阳,月球之间公转,自转,以及对于地球的纹理映射,并实现了太阳为点光源,地球和月球的阴影效果-Through the OpenGL function to achieve the earth, the sun, the moon s rotation, and between, to the earth texture mapping, and the realization of the sun as a point light source, the ear
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:322623
    • 提供者:杨阳
  1. line5

    0下载:
  2. 有五种功能可以看用GL如何画点画圆画圈等,为学习图形学的基础-There are five function point GL how to draw a circle circle can see the basis for learning graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:2390817
    • 提供者:fujiaqi
  1. yuan

    0下载:
  2. 用openGL写一个画球函数(可以是填充的,也可以使线或者点),不用glut里面的画球库函数,-A painted ball function (which can be filled with openGL write, so that the line or point), without glut paintings inside ball library functions,
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-05
    • 文件大小:1063
    • 提供者:xie
  1. VB-Read-STL-File

    4下载:
  2. 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:2283
    • 提供者:张欣
  1. cloud3

    0下载:
  2. 用于显示点云数据,并实现简单的平面化功能。-For the display of point cloud data, and realize the function of simple plane.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9915117
    • 提供者:Edward
« 12 »
搜珍网 www.dssz.com