-
OpenGL VC++開起視窗
始用Microsoft VC++2013 用OpenGL開起視窗,實現實體模型切層的演算法,指令glClipPlane(指定欲切平面)範例說明。
- 2022-04-15 21:41:43下载
- 积分:1
-
OpenGL实现多场景
OpenGL实现多场景-OpenGL more scenes
- 2022-01-28 18:29:03下载
- 积分:1
-
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。...
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。
-to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
- 2022-06-17 09:43:24下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
又是一个很好的贪吃蛇源码,适合初学者学习!希望大家有所收获!...
又是一个很好的贪吃蛇源码,适合初学者学习!希望大家有所收获!-is also a good source of a huge memory and is suitable for beginners learning! Hope you all have!
- 2022-02-03 11:30:59下载
- 积分:1
-
opengl glut dll h文件 opengl glut dll h文件
opengl glut dll h文件 opengl glut dll h文件-opengl glut dll h
- 2022-02-01 12:00:37下载
- 积分: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
-
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初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-01-26 04:04:53下载
- 积分:1
-
MultiTexturing opengl
MultiTexturing opengl
- 2023-08-30 02:45:03下载
- 积分:1