-
在vc++的环境下用opengl绘制场景并且能播放音乐
在vc++的环境下用opengl绘制场景并且能播放音乐-In vc++ Environment rendering scenes with opengl and can play music
- 2022-01-22 03:14:51下载
- 积分:1
-
mfc开发的OpenGL单文本视图框架,方便进行二次开发!
mfc开发的OpenGL单文本视图框架,方便进行二次开发!-mfc development of the OpenGL version View single framework to facilitate the development of secondary!
- 2023-05-23 21:50:03下载
- 积分:1
-
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。...
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。-use of this procedure is to achieve opengl patch paintings ball, prepared by the code more simple and easy to understand.
- 2022-10-22 04:10:03下载
- 积分:1
-
教你如何在OPENGL环境下进行拾取游戏的编辑
教你如何在OPENGL环境下进行拾取游戏的编辑-OPENGL teach you how to pick up the game environment editor
- 2023-06-18 20:50:04下载
- 积分:1
-
c语言实现的2D矢量图形算法库,提供跨平台特性,通过基于OPENGL扩展模块能够实现硬件加速。...
c语言实现的2D矢量图形算法库,提供跨平台特性,通过基于OPENGL扩展模块能够实现硬件加速。-c language algorithm for 2D vector graphics library to provide cross-platform features, the expansion module OPENGL based hardware acceleration can be achieved.
- 2023-08-08 00:30:04下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
使用OpenGl实现的霓虹效果。需要OpenGL开发库支持。共有三个例子...
使用OpenGl实现的霓虹效果。需要OpenGL开发库支持。共有三个例子-use OpenGl achieve neon effect. Need to support the development of OpenGL. There are three examples
- 2022-02-09 20:16:26下载
- 积分:1
-
图像拼接实现
用于多幅重复边缘图像的拼接,可以自动对多幅图像的重复边缘进行匹配,删除图像冗余信息,实现多张图像的拼接,用于将多幅图像合成一幅图像
- 2022-08-26 12:51:21下载
- 积分:1
-
VC(opengl)显示一个茶壶,可以随鼠标移动而移动
VC(opengl)显示一个茶壶,可以随鼠标移动而移动-VC (opengl) shows a teapot, which can be mobile and mobile mouse
- 2022-03-20 06:54:20下载
- 积分:1
-
Delphi环境下基于OpenGL实现粒子系统,有喷泉、星空、瀑布等自然景观。...
Delphi环境下基于OpenGL实现粒子系统,有喷泉、星空、瀑布等自然景观。-Delphi environment to achieve particle system based on OpenGL, a fountain, Star, waterfalls and other natural landscape.
- 2022-08-02 10:40:55下载
- 积分:1