-
3DS文件解析和加载OpenGL
3DS File Parser and Loader OpenGL
- 2022-04-25 11:25:32下载
- 积分:1
-
这是一个三维空战游戏。OpenGL图形引擎,游戏是关于外…
这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
- 2022-07-23 10:28:43下载
- 积分:1
-
VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义...
VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义-VC very nice job interface, support for the skin, a certain reference
- 2023-03-30 00:00:04下载
- 积分:1
-
use OpenGL rendering surface Visual C procedures, apply to computer
利用OpenGL绘制曲面的Visual C++程序,适用于计算机图形学和辅助设计专业人员-use OpenGL rendering surface Visual C procedures, apply to computer-aided design and graphics professionals
- 2023-06-14 03:25:06下载
- 积分:1
-
OpenGL教程18个程序,分为程序代码和着色器代码
OpenGL教程18个程序,分为程序代码和着色器代码
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-10-14 10:10:08下载
- 积分:1
-
This is my Robotics project, the code is implemented on a robot and the robot is...
This my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color.
Really cool! enjoy.-This is my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color.
Really cool! enjoy.
- 2022-01-25 23:37:06下载
- 积分:1
-
opengl中选择对象得例子
opengl中选择对象得例子-opengl chooses the object to result in the example
- 2022-07-07 22:16:18下载
- 积分:1
-
OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。...
OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
- 2023-02-13 05:40:04下载
- 积分:1
-
使用c语言编写的一个关于计算机图形学的茶壶程序
使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
- 2022-01-21 23:43:04下载
- 积分:1
-
OpenGL编写的烟花屏保
利用OpenGL编写的烟花屏幕保护,烟花升空时还有烟花燃放的声音和鞭炮声,程序里利用FMOD库实现了播放MP3等声音文件的功能。屏幕保护程序的关键是对以下两个入口函数的编写:1、屏幕保护处理程序入口函数LRESULT WINAPI ScreenSaverProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)2、屏幕保护设置对话框BOOL WINAPI ScreenSaverConfigureDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
- 2022-02-03 17:33:40下载
- 积分:1