-
Du Sabin和butterfly等曲面细分算法。使用openGL绘制
Du Sabin和butterfly等曲面细分算法。使用openGL绘制-Du Sabin and butterfly, and other sub-surface algorithm. Drawing use openGL
- 2022-04-22 01:32:45下载
- 积分:1
-
不是用递归,改用贴片法。也是很基本的离散方法
不是用递归,改用贴片法。也是很基本的离散方法-not use recursion using the patch method. Only basic discrete methods
- 2022-02-12 04:05:12下载
- 积分:1
-
VC++和OPENGL解决了OPENGL的打印及打印预览代码详尽
VC++和OPENGL解决了OPENGL的打印及打印预览代码详尽-VC and OpenGL solve the OpenGL Print and Print Preview detailed code
- 2022-03-24 07:54:36下载
- 积分:1
-
一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰....
一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰.-one of the most basic procedures OpenGL examples, very familiar with the appropriate VC, but not come into contact with the OpenGL friends learning. The animation display clarity.
- 2022-03-17 19:29:49下载
- 积分:1
-
唐明里的OpenGL编3D游戏实例源代码
唐明里的OpenGL编3D游戏实例源代码-Tang" s OpenGL for 3D game code example
- 2022-02-21 00:26:43下载
- 积分:1
-
OpengGL实现Bezier曲线,使用glut框架,工程已建立
OpengGL实现Bezier曲线,使用glut框架,工程已建立-OpengGL achieve Bezier curves
- 2022-01-27 22:19:15下载
- 积分:1
-
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像...
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像-Simulation of fractal texture opengl generated procedures, the use of fractal methods to generate topographic images
- 2022-04-23 20:12:38下载
- 积分:1
-
在C++中使用OpenInVentor实现三维二维的图形显示以及变换操作.
在C++中使用OpenInVentor实现三维二维的图形显示以及变换操作.-In the C++ Use OpenInVentor realize three-dimensional two-dimensional graphics display and transform operations.
- 2022-02-02 16:48:37下载
- 积分:1
-
我自己写的,我相信这篇文章的规定。VB的呼唤。
我自己写的,里面都有我的文字相信说明。介绍了vb调用OpenGL的基本框架,内有两个模块,包含像素结构,纹理的加载,模型列表,二次对象调用,简单的摄像机,模型的简单变换(旋转)等-I wrote it myself, which has I believe that the provision of the text. Vb call OpenGL introduced the basic framework, there are two modules, including the pixel structure, texture loading, model list, the second object to call, a simple video camera, a simple model of transformation (rotation), etc.
- 2022-07-05 04:34:22下载
- 积分:1
-
封闭多边形影线填充openGL
资源描述先输入多边形的点数,再在弹出窗口中点击鼠标左键,每点一次左键,就显示出该点,并在原窗口中记录下该点的坐标。当点到相应数目时,再在原窗口中输入影线的倾角斜率、间距,则弹出窗口中会自动画出封闭多边形并自动填充。在弹出窗口中点击鼠标右键刷新。
本算法类似于扫描线填充算法。
- 2022-01-28 14:02:28下载
- 积分:1