搜索资源列表
OPENGL.rar
- vb6.0 调用opgl的源代码。还有实例代码!,vb6.0 source code for call opgl. There are examples of code!
NURBSsurfaceCode
- 使用VC++、OpenGL绘制NURBS曲面的源代码-Using VC++, OpenGL rendering NURBS surfaces of the source code
nurbs_surface
- 基于OpenGL的程序开发之一,关于nurbs曲面的一个windows软件,希望有兴趣各位一起探讨。-With regard to nurbs surface a windows software that hope to join you are interested in exploring.
Gwork
- OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。-OPENGL under a simple graphics system. Includes the basic operation and some advanced techniques such as animation, masking, generation of curves and surfaces.
wrl_viewer
- 从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!-From the open-source Web site to download the code, in vc call opengl, open wir document that smooth surface, very good!
3DHelperDemo
- 一个用opengl写的简单程序,有曲面,坐标等-Written in a simple procedure to use opengl, there are surface coordinates, etc.
OpenGLrenderingtypicalsurface
- 本文主要讨论了在VC++中使用OpenGL绘制Bezier、NURBS等典型曲面的一般性方法。-This paper discusses the use of VC++, OpenGL rendering Bezier, NURBS surfaces and other typical general approach.
NurbsSurface
- openGL+VC++实现Nurbs曲面的绘制,是我在一家公司实习时候写的代码。-openGL+ VC++ to achieve Nurbs surface rendering, is the internship in a company when I write code.
OOpeenGL_Surrp
- OpenGL程序源码示例,Nurbs曲面绘制,属于求值程序源码与非均匀有有理B样条类。适合初学入门者学习OpenGL编程与开发技术。 可直接使用。 -OpenGL program source code examples, Nurbs surface rendering, belongs to the evaluation of program source code and non-uniform rational B-spline class. Suitable for beginner
VSubdivisioni
- Visual C结合OPENGL开发的自由曲面细分程序,,包括LOOP细分,BUTTFLY细分及四边形细分三种模式. -Visual C combined with the OPENGL developed the free surface subdivision process, including the LOOP subdivision, BUTTFLY segments and three modes of quadrilateral segments.
VNURBS_curvedi
- Visual C編的OpenGL下顯示非均勻有理B樣條曲曲面(NURBS),可自行調整參數,已通过测试。 -Visual C series of the OpenGL display non-uniform rational B-spline curved surfaces (NURBS), can adjust the parameters have been tested.
UNURBSsurfaces
- 本代码用Visual C和OpenGL写成,通过给定的控制顶点点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处 -This code is written in Visual C and OpenGL NURBS surface generation by a given control top little, some use in surface modeling, CNC machining detection simulation
Reconstruct_3D
- 基于MFC的opengl显示点云的程序,并为三维重构做好基础!有助于对三维曲面重构有了解-Based on the the MFC opengl point cloud of the program and prepare the ground for the three-dimensional reconstruction!
pointasurface
- opengl图形学,随机生成点,二维曲面。-opengl graphics, randomly generated points, two-dimensional surface.
MFCOpenGL1
- 基于mfc使用opengl绘制曲面并且能够实现随意转动-Based on the MFC with opengl drawing surface and the ability to realize random movements
Surface
- 在VC++6.0环境下,利用opengl绘制曲面-basic on VC++6.0,using opengl draw curved surface
yasuo
- 提供基本的点、线、多边形的绘制函数外,还提供了复杂的三维物体(球、锥、多面体、茶壶等)以及复杂曲线和曲面绘制函数。-openGL 图形
BezierSuface
- 实现Bezier曲面拟合,并使用OpenGL进行绘制。(Achieve Bezier surface fitting, and draw using OpenGL.)
Opengl_Draw
- 用DELPHI+OPENGL开发的专门绘图各类三维曲面,包括天线辐射的方向图,可帮助初学者学习DELPHI和OPENGL及三维绘图技术,学习基本天线知识。是开发的原代码。(DELPHI+OPENGL developed with specialized graphics of all types of three-dimensional surface, including radiation patterns of the antenna, can help beginners learn D
曲线与曲面
- 绘制Bezier与Bspline曲线,以及相应的曲面绘制,最后实现绘制茶壶等高级物件(Bezier&Bspline,take me a lot of time to finish it, you will konw how to Paint Bspline & Bezier with OpenGL)