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

搜索资源列表

  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. OGL

    0下载:
  2. Game Developer Magazine上面的一个二维水面仿真程序源代码,基于OGL,可以直接运行程序结果,并且可以实时操作,效果非常逼真。请务用于商业目的,否则后果自负,谢谢!-This is a two-dimensional water surface simulation program source code form Game Developer Magazine, based on the OGL. The effect of this simulation is very
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:269828
    • 提供者:andy
  1. Recon.940503b

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

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

    1下载:
  2. 3d 不规则物体重建之面绘制,使用到了VTK的函数库-3d reconstruction of the surface rendering
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3153271
    • 提供者:wwl
  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
    • 文件大小:320153
    • 提供者:杨平
  1. SNAKEGVF

    0下载:
  2. Active contour models, deformable surface models, edge detection, gradient vector flow, image segmentation, shape representation and recovery, snakes.-Active contour models, deformable surface models, edge detection, gradient vector flow, image s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:401117
    • 提供者:李尊
  1. sfit

    1下载:
  2. 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3736921
    • 提供者:zhangweijiang
  1. SP05042009

    0下载:
  2. Returns a 2D parametrization from a 3D triangulated surface
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:3055306
    • 提供者:yyz
  1. Solasurf

    0下载:
  2. A computer program free-surface computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:78424
    • 提供者:Ender Demirel
  1. Scat_Strength

    3下载:
  2. 计算海面和海底散射的程序,使用小斜率散射理论,同时考虑了气泡的影响。-compute scattering of sea surface and bottom, using small slope scattering theory,considered bubbles effects too.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:674968
    • 提供者:李玉
  1. SPR_grafico

    0下载:
  2. 表面等离子激元谐振,可以比较精确地得到谐振频率-Plasmon surface plasmon resonance, can be more precise resonant frequency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2913
    • 提供者:thanks
  1. SurfX3DV1

    1下载:
  2. Surface Explorer 3D plots mathematical surfaces in 3D. User defined surface equations can be explicit, implicit, or parametric. Surface and color equations are specified by user. Can export to clipboard, VRML, POV, DXF, printer. MFC C++ source code i
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1515982
    • 提供者:Clark Dailey
  1. InPolyedron27072009

    0下载:
  2. nPolyedron detects points inside a manifold closed surface. The normal orientation is assumed to be outwards. Warning there is no check for closed surface or normal orientation. Open surfaces will give nonsense results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:727066
    • 提供者:Rafal
  1. beziersurface

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

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

    1下载:
  2. BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
  3. 所属分类:GUI Develop

    • 发布日期:2014-08-06
    • 文件大小:6042182
    • 提供者:naz
  1. repfig

    0下载:
  2. multi-surface plotter.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:256911
    • 提供者:andarcio
  1. tut3_source

    0下载:
  2. Attached is a zip file with an OpenGL/ES multi-texture rotating cube I used for a project last year. It rotates a cube and maps multiple textures to the surface, and implements a frame per second counter.-Attached is a zip file with an OpenGL/ES mult
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:102263
    • 提供者:mtzlblk
  1. SurfaceReconstructionfromScatteredPoints

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

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

    0下载:
  2. Direct 3D surface control example - we can access d3d surface by seeing this surface handling examples-Direct 3D surface control example- we can access d3d surface by seeing this surface handling examples
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:399090
    • 提供者:gomwing
  1. OPENGLNURBS

    0下载:
  2. 通过对opengl库的引用,实现了nurbs曲线面的绘制,具有3d和2d相关建模功能的极大参考借鉴作用。-By opengl reference library and realized nurbs curve surface rendering with 3d and 2d modeling capabilities related to the role of a great reference to learn from.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:24034
    • 提供者:李明
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com