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

搜索资源列表

  1. culling

    0下载:
  2. 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:195.73kb
    • 提供者:张扬
  1. OpenGL san wei dian ji

    3下载:
  2. 在VC环境下利用OpenGL作出简单的三维坐标系,并画出一个简单点迹-In the VC environment, the use of OpenGL to make a simple three-dimensional coordinate system, and draw a simple point mark
  3. 所属分类:OpenGL

    • 发布日期:2013-01-03
    • 文件大小:167.41kb
    • 提供者:俞峻
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1.03mb
    • 提供者:刘洋
  1. Neheopengl

    0下载:
  2. 我看有很的opengl都是vc的,我发点时间把nehe的opengl转成了c++builder的的希望大家喜欢-I do not have the opengl is vc, and I point nehe time to switch to the opengl became c++ Builder of hope that we like
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:1.98mb
    • 提供者:pp
  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-17
    • 文件大小:412.74kb
    • 提供者:王林
  1. bazier

    0下载:
  2. 使用C和OPENGL绘制一个曲线上点可控制的bazier曲线-OPENGL rendering the use of C and on a curve control point curve bazier
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:liutao
  1. triangle++.tar

    0下载:
  2. this a visual c + + code for point cloud triangulation, i tried it and it works really in a very good way -this is a visual c++ code for point cloud triangulation, i tried it and it works really in a very good way
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:152.05kb
    • 提供者:ultrasound
  1. C

    0下载:
  2. 声明三维点POINT类,重载运算符“+”“-“ ”=”,实现三维点的加减和赋值-POINT-type three-dimensional point statement, operator overloading "+" "-" " =" , the realization of three-dimensional point of addition and subtraction and assignment
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:5.24kb
    • 提供者:x
  1. proj1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:5.63kb
    • 提供者:小痴狗子
  1. alglib-3.2.0.cpp

    0下载:
  2. ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:960.69kb
    • 提供者:supereast
  1. opengl1.pdf.tar

    0下载:
  2. When you start to program in OpenGL, you might need a decent Integrated Development Environ- ment (IDE). Being free, open-source and platform independent, Eclipse (http://www.eclipse. org/) is an excellent choice. Although officially a Java Devel
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:147.97kb
    • 提供者:akram
  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-25
    • 文件大小:1.02kb
    • 提供者:zhao
  1. CPoint3DCloud

    0下载:
  2. 以Visual c++的MFC形式结合opengl实现点云数据的三维显示与基本操作-In Visual c++ opengl achieve the MFC form with the three-dimensional point cloud data display and basic operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6.34mb
    • 提供者:abc
  1. OpenGL-model-rendering

    5下载:
  2. OpenGL真实感模型绘制与应用 实现功能: *利用交互式方法,操纵浏览模型细节,能方便观察模型。 *能够用不同的方式(如上截图)渲染模型,增加光照控制、坐标系的显示等等。 *利用luweiqi模型,设计了一个简单的真实感三维动画。 动画介绍: 打开程序运行后,luweiqi 出现在屏幕中,并且自动播放背景音乐《天下无双》 按数字‘7’键开始播放动画,模型向后渐行渐远,然后开始旋转,不久变成画线模式, 隐没于黑暗中后变成点模
  3. 所属分类:OpenGL

    • 发布日期:2013-04-12
    • 文件大小:6.15mb
    • 提供者:yang
  1. EXAM201

    0下载:
  2. 一个生成点和直线的Visual C++ 和 OpenGL程序的例子.-A generator point and a straight line, Visual C++ and OpenGL program examples.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.47mb
    • 提供者:
  1. plmy

    0下载:
  2. visual c++ 在Opengl三维程序中描绘点和线线,在程序中点,线描绘星空-Visual c++ in Opengl 3D program descr iption point and line, in the midpoint of line drawing procedure, the stars in the sky
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-21
    • 文件大小:50.89kb
    • 提供者:liangningbo
  1. MFCOpenGL

    0下载:
  2. 本代码是用C++结合OPENGL实现的点线面等基本功能-This code is used C++ and OPENGL to realize the basic functions of the point line and plane
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:365.74kb
    • 提供者:魏露
  1. xishudianpipei-yuchongjian

    0下载:
  2. 本程序是在c++平台上应用opengl来实现三维密集点匹配与三维重建,绝对可以运行。-This procedure is the application in C++ platform opengl 3D dense point matching and 3D reconstruction can definitely run.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:2.04mb
    • 提供者:wuchenlong
  1. C

    0下载:
  2. 声明三维点POINT类,重载运算符“+”“-“”=”,实现三维点的加减和赋值-POINT-type three-dimensional point statement, operator overloading "+" "-" " =" , the realization of three-dimensional point of addition and subtraction and assignment
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:5.29kb
    • 提供者:erandto
  1. My3DpointzsSharpGL

    3下载:
  2. C#编写的隧道点云处理程序,实现点云数据的读取显示,可以旋转,缩放等。核心功能有,点云排序,断面提取等-Written in C# tunnel point cloud processing, reading point cloud data display, you can rotate, zoom and so on. Core functions, point cloud sorting section extraction
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-02
    • 文件大小:3.69mb
    • 提供者:sunsenzhen
« 12 »
搜珍网 www.dssz.com