-
一种运用 OpenGL编辑画图的框架!好好用啊!欢迎下载!
一种运用 OpenGL编辑画图的框架!好好用啊!欢迎下载!-Use OpenGL drawing a framework for editing! Ah good use! Welcome to download!
- 2023-06-12 07:50:03下载
- 积分: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
-
VC, Opengl prepared by the screen contains the source code and the procedures fo...
VC、Opengl编写的屏幕保护程序 包含源码和执行程序 通过鼠标的拖动可控制环和球的转动-VC, Opengl prepared by the screen contains the source code and the procedures for implementation by dragging the mouse to control the ball and the Central Moment
- 2022-02-06 03:16:20下载
- 积分:1
-
OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序
OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序-zoom OpenGL, MFC use OpenGL development, portal program
- 2023-08-31 21:40:03下载
- 积分:1
-
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容...
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容
-Very comprehensive complete VS project, learning opengl an excellent example of a total of 10 chapter
- 2022-05-08 10:45:44下载
- 积分:1
-
水波模拟。工具:OpenGL +过剩
水波纹的模拟。工具:Opengl+glut-ripple simulation. Tools : Opengl+ glut
- 2023-08-17 06:35:03下载
- 积分:1
-
openGL_shader pdf
THE OPENGL® SHADING LANGUAGE 1
John Kessenich
Dave Ba...
openGL_shader pdf
THE OPENGL® SHADING LANGUAGE 1
John Kessenich
Dave Baldwin
Randi Rost
Version 1.051
28-February-2003-openGL_shader pdf THE OPENGL
- 2022-07-09 05:24:09下载
- 积分:1
-
图形项目
图形化工程学会怎么能通过使用 openGL 和做色彩效果做茶壶的动画
- 2022-08-07 11:57:12下载
- 积分:1
-
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现...
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现-mobile demonstration effect of the fog, based on win32 console, the use of texture mapping to achieve
- 2022-05-14 23:43:33下载
- 积分:1
-
opengl实现置身于3D场景
OpenGL是行业领域中最为广泛接纳的 2D/3D 图形 API。 在该程序中,可以拖动鼠标,使场景旋转,就像置身于3D场景中 一样。在简单贴图之后,随着鼠标操作,制造炫目效果。
- 2022-03-07 04:05:09下载
- 积分:1