-
opengl 和c++实现的Rain动画效果
opengl图形处理 和在c++下,编程实现实现的Rain动画效果,充分应用opengl库函数的优秀例子
- 2022-05-28 21:31:52下载
- 积分:1
-
nehe源码
唐明里的OpenGL编3D游戏实例源代码-Tang" s OpenGL for 3D game code example 文件列表(日期:1998032608~2009101703)
- 2022-01-25 23:02:33下载
- 积分:1
-
OpenGL编程指南前5章部分实例代码
OpenGL编程指南前5章部分实例代码,包括:
1、双缓冲程序 double.c
2、 直线点画模式 lines.c
3、标记多边形边界边,绘制一个凹多边形 concavePoly
4、创建一个20面体,并近似模拟球体
5、变换立方体
6、行星系统
7、平滑着色的三角形
8、 不同材质和光照
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-24 20:50:05下载
- 积分:1
-
基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法
基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法 -Qt based on the OPENGL procedures, can help to understand OPENGL in Qt in use
- 2022-03-10 11:23:18下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
关于图形学大作业的绘制NURBS曲面
关于图形学大作业的绘制NURBS曲面-major operations on the graphics rendering NURBS
- 2022-07-19 18:31:45下载
- 积分:1
-
在VC平台上编写的简单OpenGL小例程,绘制了一个可以旋转及延Z轴方向运动的立方体...
在VC平台上编写的简单OpenGL小例程,绘制了一个可以旋转及延Z轴方向运动的立方体-In the VC platform OpenGL write a simple little routine, drawing can be rotated and the extension of a Z-axis movement of the cube
- 2022-03-16 04:51:33下载
- 积分:1
-
OpenGL绘制五角星
在C++中,使用OpenGL绘制三角形,可作为初学者参考。
In C + +, using OpenGL to draw triangles can be used as a reference for beginners.
- 2022-03-01 04:05:37下载
- 积分:1
-
视频捕获
进口跃升进口System.Windows.InkImports文件Microsoft.Expression.Encoder编码.DevicesImports网络摄像机控制导入System.Drawing.Imaginage端口系统.IOClass主窗口专用声明函数SetCursorPos Lib";user32";(x为整数,y为整数)为布尔型专用声明函数apimouseu event Lib";user32";Alias";mouseu event";(ByVal dwFlags As Int32,ByVal dx As Int32,ByVal dy As Int32,ByVal cButtons As Int32,ByVal dwExtraInfo As Int32)作为布尔值Private Const MOUSEEVENTFu LEFTDOWN=&H2;Private Const MOUSEEVENTFu LEFTUP=&H4;Private leap As New Controller ;PrivatetouchIndicator As New drawing属性私有接触点As StylusPoint私有xmldoc As XElement私有图像列表As New List
- 2022-02-02 01:58:58下载
- 积分:1
-
使用OpenGL屏保制作程序
使用OpenGL技术制作屏保程序-use OpenGL screensaver production procedures
- 2022-08-08 17:34:46下载
- 积分:1