-
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
-
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面...
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面形状的亭子,做好以后上传。-using VC and use OpenGL and columns triangle formation of complex structures (pavilion) on the show in production or have certain skills, be regarded as a very good reference for examples, I am still making efforts to shape the surface here, well after the upload.
- 2022-12-10 10:35:03下载
- 积分:1
-
不同的项目
它显示了不同的项目供您参考。。你可以从这里选一个最好的。。所有代码都是有效的..最好看一下。。
- 2022-06-29 07:35:08下载
- 积分:1
-
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考...
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考-VC platform developed under the graphical display interface, with image smoothing, the release function, there is a need of a friend can download the reference
- 2022-10-05 10:45:04下载
- 积分:1
-
random terrain generation source code used VC.net2003
基于opengl的随机地形生成源代码
用VC.net2003-random terrain generation source code used VC.net2003
- 2022-07-21 18:13:19下载
- 积分:1
-
OpenGL室内漫游
OpenGL室内漫游,包括太阳系,跟随视点或不跟随视点
- 2022-08-17 21:12:18下载
- 积分:1
-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分:1
-
详细讲解如何在窗口中绘图的例子,十分实用易懂
详细讲解如何在窗口中绘图的例子,十分实用易懂-Elaborate on how the graphics in the window example of a very practical easy to understand
- 2022-01-25 19:01:11下载
- 积分:1
-
效果图
效果图
- 2023-07-21 18:40:08下载
- 积分:1
-
openGL下导入MD3模型的方法
openGL下导入MD3模型的方法-into MD3 model under way
- 2023-07-22 04:45:03下载
- 积分:1