登录
首页 » OpenGL图像 » : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS...

: NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS...

于 2022-02-05 发布 文件大小:220.18 kB
0 223
下载积分: 2 下载次数: 1

代码说明:

: NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role. Through the analysis, completion of the MFC using OpenGL NURBS surface mapping and tailoring, in reverse engineering-based value point of surface fitting and cutting laid the foundation.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个是VC下调OPENGL的一个关于等值线生成的程序,超级酷,有原代码,可以供大家利用。...
    这个是VC下调OPENGL的一个关于等值线生成的程序,超级酷,有原代码,可以供大家利用。-the VC is a downward OpenGL on the contours of the formation process, the super cool, the original code, which everyone can use.
    2023-03-27 07:50:03下载
    积分:1
  • 我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32....
    我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the procedures (txt file), should bear in mind glut32.dll copy the file to the Windows System directory procedures can run! Because I still college students, not too difficult procedures, as appropriate, consider looking head! ! Thank you! !
    2022-01-25 19:07:48下载
    积分:1
  • 本程序是基于opengl开发环境的c++代码,主要是生成门的形.
    本程序是基于opengl开发环境的c++代码,主要是生成门的图形.-opengl development environment based on the c code, the main door is generated graphics.
    2022-10-16 18:35:03下载
    积分:1
  • 利用OpenGL建立MFC视环境,三
    利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
    2022-05-24 12:36:04下载
    积分:1
  • pyrotechnic effect of examples OpenGl
    烟火效果的OpenGl例子-pyrotechnic effect of examples OpenGl
    2022-09-09 21:25:03下载
    积分:1
  • have included this Multiple Document Interface example here because any game dev...
    have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
    2022-01-31 20:36:34下载
    积分:1
  • 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移...
    作者: junglesong 这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保密问题不能和盘托出,请见谅. junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space/point "and related functions, they can use a definition of space vector/points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have use
    2023-01-23 15:20:04下载
    积分:1
  • OpenGL中纹理贴、滤波、光照和雾化效果编程初步
    OpenGL中纹理贴图、滤波、光照和雾化效果编程初步-OpenGL textures, filter, light and atomizing effect of the initial programming
    2023-04-24 23:00:04下载
    积分:1
  • 周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
    周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
    2022-03-22 02:50:39下载
    积分:1
  • OpenGL_Programming_Guide_1.1 OpenGL学习的好帮手!
    OpenGL_Programming_Guide_1.1 OpenGL学习的好帮手!-Learn OpenGL_Programming_Guide_1.1 OpenGL help!
    2022-04-06 16:23:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载