搜索资源列表
2D_3D_draw
- 在MFC环境下绘制一个风车叶轮模型的压力曲线、速度曲线、功率曲线、位移曲线,并用OpenGL显示该叶轮模型-MFC environment in drawing a model of the wind turbine impeller pressure curve, velocity curve, the power curve, displacement curve, using OpenGL revealed that the impeller model
MFC绘制Bezier曲线%2CB样条曲线%2C曲线拟合
- MFC绘制Bezier曲线%2CB样条曲线%2C曲线拟合 可以用~
AContourLineForACassiniFunctio
- 该程序是Cassini椭圆函数的等高线曲线,再VC++MFC环境下用OpenGL绘制,本程序采用的方法是利用插值法求得等高曲线和单元边线的交点,函数在50*50的单元栅格上采样。,The program is Cassini cnoidal contour curves, and then VC++ MFC with OpenGL rendering environment, the procedure adopted is to use obtained by interpolation co
BSpline
- 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
test
- 基于MFC并在VS2010运行平台上应用opengl绘制贝叶斯曲线。-MFC-based application in VS2010 running platform opengl drawing Bayesian curve.
bezierinopengl
- 在opengl中利用递归法完成贝齐尔曲线的绘制, 没有用到MFC,可用于学习-In opengl using the recursive method to complete the drawing of the Bezier curve, did not use MFC, can be used to study