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

搜索资源列表

  1. CUVSUFC

    1下载:
  2. bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:115.27kb
    • 提供者:mengstarry
  1. 3D_Surface_Reconstruction_Using_Marching_Cube

    0下载:
  2. 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.gz
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:20.34kb
    • 提供者:felixwang
  1. Nurbers

    0下载:
  2. 一个用于处理pts文件并重构和生成Nurbers曲面的程序——主要用于验证点云文件。-One for handling pts file and Nurbers Surface Reconstruction and generate the procedure- the main point cloud is used to verify documents.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:613.54kb
    • 提供者:jifee
  1. PoissonRecon

    0下载:
  2. 三维表面重建中的经典算法。能够重建出精细的表面。-Three-dimensional surface reconstruction of the classical algorithm. To reconstruct a fine surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:106.84kb
    • 提供者:lulyon
  1. Surface

    0下载:
  2. 结合VC和OPENGL绘制NURBS曲面实例程序,可以显示控制点和网格形式-Combination of VC and OPENGL rendering NURBS surface sample programs, you can show the control points and grid forms
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1.15mb
    • 提供者:liyemeng
  1. Recon.940503b

    2下载:
  2. 作者:Hugues Hoppe, University of Washington. 输入:散乱数据点云 输出:三维曲面-surface reconstruction
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-22
    • 文件大小:849.62kb
    • 提供者:陈曦
  1. bezDemo_src

    0下载:
  2. The goal of this project is to create an interactive teaching demo for Bezier surface patch. It can be used in CAGD courses, and help the students to have a better understanding of Bezier surface patch.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:312.65kb
    • 提供者:杨平
  1. beziersurface

    0下载:
  2. VC++下利用Opengl绘制Bezier曲面-VC++ under Opengl rendering using Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:215.91kb
    • 提供者:liyunping
  1. SurfaceReconstructionfromScatteredPoints

    2下载:
  2. 根据三维点云散重建表面! 是表面重建非常好的算法!-Surface Reconstruction from Scattered Points
  3. 所属分类:OpenGL program

    • 发布日期:2014-08-07
    • 文件大小:7.11mb
    • 提供者:Mr Zhao
  1. Beizer

    0下载:
  2. Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:272.51kb
    • 提供者:josephlin0922
  1. rcs

    1下载:
  2. :为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通 过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的 RCS-: In order to improve the calculation accuracy and effici
  3. 所属分类:OpenGL

    • 发布日期:2013-06-07
    • 文件大小:1.95mb
    • 提供者:小叶
  1. bezier

    0下载:
  2. 画bezier曲面的源代码 涉及到16个点画bezier曲面,用5*4条线来画曲面 -Draw bezier surface source code related to the 16 dotted bezier surface, with 5* 4 line to draw surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1.31kb
    • 提供者:汪岳
  1. COURBES-NURBS-3D-DANS-OPENSCENEGRAPH

    1下载:
  2. Ce programme affiche une courbe NURBS et les anneaux de sa surface tubulaire associée en 3D. Selon le manipulateur de caméra (voir main.cpp), vous pouvez bouger la caméra avec la souris, ou bien vous balader le long la courbe avec les touches
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-25
    • 文件大小:20kb
    • 提供者:abdelghni
  1. Opengl-draw-the-3D-curved-surface

    0下载:
  2. 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:3.31kb
    • 提供者:zhangxing
  1. VC-draw-a-typical-surface

    0下载:
  2. 在VC++中使用OpenGL绘制典型曲面-In VC++ using OpenGL to draw a typical surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:7.78kb
    • 提供者:福头
  1. Five-surface-slashes-around-Y-axis

    0下载:
  2. 正五面体斜线绕Y轴旋转;用OPENGL实现正五面体,设置颜色,并绕Y轴旋转,效果还不错-Five surface body diagonal rotating around the Y axis using OPENGL to achieve positive surface of the body five, set the color, and rotating around the Y axis, the effect is also good ..
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:张婷
  1. Surface-v1.0

    0下载:
  2. 贝塞尔曲面,主要实现了贝赛尔曲面的画法,基于opengl库-Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:6.95mb
    • 提供者:YU JI
  1. Bspline-Surface

    2下载:
  2. OpenGL开发的B样条曲面程序,运行程序得到B样条曲面,使用vs2008开发,本人亲测能用。-B-spline surface of the OpenGL development program, run the program to get the B-spline surfaces with vs2008 development, I pro-measurements can be used.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:7.97mb
    • 提供者:Edward
  1. OpenGL-Surface-of-the-water-ripples

    0下载:
  2. 毕业设计!模拟真实的水面涟漪,绘制效果非常逼真。压缩包内含有完整的文档和代码!-Graduation project!Simulate the real surface of the water ripples, rendering the effect is very realistic. Compression package contains complete documentation and code!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9.9mb
    • 提供者:羽田
  1. Bezier-surface-algorithm

    0下载:
  2. mfc下的双三次Bezier曲面算法,可以进行双三次Bezier曲面算法逐步生成的演示,代码中含分步注释-mfc bicubic Bezier surface algorithm bicubic Bezier surface algorithm gradually generated presentation code containing step-by-step notes
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2.85mb
    • 提供者:李洋
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com