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

搜索资源列表

  1. GL2-triangle

    0下载:
  2. 用OpenGL實現的各種三角函數分段顯示,初學OpenGL所寫的代碼。-Using OpenGL to achieve a variety of trigonometric function display, beginner OpenGL written code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8634358
    • 提供者:JosephYan
  1. MyDEM3D

    0下载:
  2. openGL,VC++实现三角网绘图,绘制三位地形。-openGL, VC++ triangular network drawing, draw three terrain.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7182391
    • 提供者:
  1. TinOpenGL

    0下载:
  2. openGL 绘制三角网,生成TIN格网。-openGL draw a triangular network, generate TIN grid.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12094622
    • 提供者:
  1. world2camera1

    0下载:
  2. 输入3维点云,给定相机内外参数,输入纹理源图像,本程序能自动进行点云三角化并生成对应的纹理序列以及纹理坐标,输出数据可以便于opengl处理-input point-cloud,parameters of camera texture source image ,output texture series and texture coordinates which is convenient for OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-09
    • 文件大小:6565
    • 提供者:wangbin
  1. ogl_optimized_mesh

    0下载:
  2. 利用OpenGL图形库来实现对三角面片的贴图-use the OpenGL graphics library, as I texture triangle mesh
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:264481
    • 提供者:王奇
  1. world2camera1

    0下载:
  2. 输入3维点云,给定相机内外参数,输入纹理源图像,本程序能自动进行点云三角化并生成对应的纹理序列以及纹理坐标,输出数据可以便于opengl处理-input point-cloud,parameters of camera texture source image ,output texture series and texture coordinates which is convenient for OpenGL
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6609
    • 提供者:监控键盘
  1. delaunay1

    0下载:
  2. 用VC opengl做的delaunay三角网,这是一个三角网边生长算法的实现方法。-With VC opengl do delaunay triangulation, which is a triangulation edge growth algorithm implementation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1631
    • 提供者:add
  1. DelaunayPopengl

    0下载:
  2. 采用随机增量法实现的delaunay三角剖分,并使用opengl绘制出剖分结果(本人学习过程中写的代码,仅供学习交流)-delaunay triangulation and opengl drawing
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:732638
    • 提供者:wangning
  1. mesh.tar

    0下载:
  2. 网格简化程序,将标准的obj三维模型文件简化成为包含三角面片较少的三维模型,之后通过opengl显示出来。采用的主要算法为边坍缩算法。-Mesh simplification of procedures, the obj 3D model file standard simplified 3D model contains triangles become less, then through the OpenGL display. The main algorithm uses edge co
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1388154
    • 提供者:terran
  1. Sierpinski

    0下载:
  2. 谢宾斯基三角绘制,VC++下使用Opengl的源程序,还不错哦-Sierpinski Triangle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:204894
    • 提供者:hy
  1. meshviewer

    0下载:
  2. 用OpenGL实现的三维雕塑模型显示。三角网格构建三维模型。-Three-dimensional sculpture model implemented with OpenGL display. Construction of the three-dimensional model of the triangular mesh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:11292
    • 提供者:zhao yu
  1. 3DTIN

    1下载:
  2. 通过绘制多个点,利用TIN生成算法生成tin三角网,并可以选择opengl模式添加光照纹理-painting points and build TIN and adding lighting and texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:109624
    • 提供者:michael
  1. raster_triangle

    0下载:
  2. 这个是我们课堂老师让我们做的一个光栅化画三角行的程序,使用了opengl图形包,opengl初学者可以用来参考。-This is our classroom teachers to allow us to do a painting of the triangular grating line, the use of the opengl graphics package, opengl beginners can be used to refer to.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7374
    • 提供者:hae93u173
  1. OpenGLTest

    0下载:
  2. Qt中使用OpenGL的一个例子:使用OpenGL绘制3维三角锥-Use openGL drawing a three-dimensional triangular pyramid
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4580
    • 提供者:恭长老
  1. Triangle_Selection

    0下载:
  2. 基于Opengl实现的,人脸三角化,并可通过鼠标点选三角片-Based on the implementation of Opengl, human face triangulation, and can be selected through the mouse click
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:168013
    • 提供者:pyc
  1. Reconstuction3d

    3下载:
  2. OpenCV+OpenGL 双目立体视觉三维重建代码以及文档使用opencv进行立体匹配获取视差图,三角剖分使用opengl进行纹理贴图-OpenCV+OpenGL binocular stereo vision 3D reconstruction code and documents using OpenCV stereo matching to obtain disparity map, triangulation using opengl for texture mapping
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-15
    • 文件大小:1755136
    • 提供者:zhch64
  1. 3

    0下载:
  2. 计算机图形学基于OPENGL的三角网格,立体三角形-Computer graphics based on OPENGL triangular mesh, stereo triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:814
    • 提供者:钟玥谣
« 1 2 3 4 5»
搜珍网 www.dssz.com