CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - opengl

搜索资源列表

  1. trace_animation

    1下载:
  2. 实现了弧长参数化曲线,可获得匀速,匀加速,匀减速运动时,曲线上点的坐标,并显示,使用opengl显示-realized the length parametric curve, will be uniform, acceleration, deceleration absorbed campaign, the curve coordinates of points, and showed that the use opengl show
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31037
    • 提供者:wangmiao
  1. b-spline

    0下载:
  2. b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8538
    • 提供者:王泽兵
  1. Spline12345

    0下载:
  2. 用参数样条曲线拟合型值点的算法。实现将11个型值点的拟和。在CAD中有广泛应用。用OpenGL绘制出图形。-parameters spline curve fitting data points algorithm. Implementation of 11-point values and the proposed. CAD is widely used. Drawn with OpenGL graphics.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2496
    • 提供者:成熠
  1. swing

    1下载:
  2. 数值分析的曲线插值算法,包含了多项式插值和样条插值。本人研究生作业。附带详细说明(作业报告)。如果显示曲线,需要OpenGL库支持。-Numerical analysis of curve interpolation algorithm, including a polynomial and spline interpolation. I am post-graduate work. Incidental details (operation report). If you see a curv
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:870881
    • 提供者:轩辕十四
  1. Kriging

    2下载:
  2. 使用opengl实现的kriging插值-kriging
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3847544
    • 提供者:Jerry
  1. 015566

    0下载:
  2. 输入参数,实现一元二次方程的求解,支持有虚部的结果-The use of OpenGL language, in the scene to generate a triangle and quadrilateral.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:739423
    • 提供者:尘埃落定
  1. OPG_VIEW

    1下载:
  2. 实现了opengl框架的可重用性,与vc结合使用,做后处理效果很好-Opengl framework to achieve the reusability, and vc used in combination, do a very good post-treatment effect
  3. 所属分类:Algorithm

    • 发布日期:2016-08-27
    • 文件大小:2107367
    • 提供者:玉树
  1. 3dpicture

    0下载:
  2. 在c++以及opengl的环境下,将给定的数据画成图形,并可以对图像进行旋转平移变换等功能。-Opengl in c++, as well as the environment, given the data painted graphics, and can rotate the image translation transformation functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:6754
    • 提供者:高君
  1. FFTFilters_src

    0下载:
  2. 一个利用OpenGL和Cg来实现快速傅立叶变换的代码集,运行效率超过CPU计算。-A use of OpenGL and the Cg to doFast Fourier Transform, efficiency will be higher than CPU.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:226766
    • 提供者:Tydus
  1. MeshLength

    0下载:
  2. Mesh模型的任一水平面上的周长计算,OpenGL,MeshLab-MEsh length calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:10931
    • 提供者:MENG Yuwei
  1. Ponytail

    0下载:
  2. How to Simulate A Ponytail - The Sample App This is a very simple Lagrange Multiplier constrained dynamics simulator to accompany my articles and lectures on How to Simulate a Ponytail. For more information, see http://chrishecker.com/H
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:169229
    • 提供者:woojin
  1. GEOMPACK

    1下载:
  2. 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:96739
    • 提供者:haitang
  1. bsplines.cpp

    0下载:
  2. Compute a bispline given any points, the program uses openGL
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:1939
    • 提供者:Noe Gonzalez
  1. convx.cpp

    0下载:
  2. Program to compute the convex hull algoritm, using opengl
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1763
    • 提供者:Noe Gonzalez
  1. 3DSurfacePlusSinus

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw 3D funnel and sinus spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. Use mouse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:59166
    • 提供者:vov2000
  1. BSpline3DPlusResolution

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw 3D half of funnel and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:55898
    • 提供者:vov2000
  1. BSplineBezier

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves + 3D surface and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:116004
    • 提供者:vov2000
  1. SplinesMultiplePoints

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. First click mouse on ca
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:57695
    • 提供者:vov2000
  1. Surface3DRotateZoom

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw 3D barrel and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. Use mous
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:62748
    • 提供者:vov2000
  1. inverted_pendulum_example

    0下载:
  2. Inverted pendulum stabilization example. Nice OpenGL presentation.
  3. 所属分类:Algorithm

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