-
提供了在opengl中选择物体的框架程序,选择模式和渲染模式的切换实现3d环境下的所见即所得...
提供了在opengl中选择物体的框架程序,选择模式和渲染模式的切换实现3d环境下的所见即所得-in opengl for selecting objects in the framework of procedure and the selection model and rendering mode switch 3d environment to achieve the WYSIWYG
- 2023-08-28 10:35:03下载
- 积分:1
-
OpenGL编程10个实例
OpenGL编程10个实例-OpenGL programs 10 examples
- 2022-04-13 10:56:17下载
- 积分:1
-
opengl的球形建模的一个例子,希望对搭建有所帮助。
opengl的球形建模的一个例子,希望对搭建有所帮助。-This is a global model simple with OpenGl,It has much knowledge!
- 2023-02-10 13:55:04下载
- 积分:1
-
基于OPENGL的连通图形,多边形画法,
基于OPENGL的连通图形,多边形画法,-connectivity based on OpenGL graphics, polygon method of painting,
- 2022-07-16 14:03: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 teaching, 3D graphics rendering
- 2023-07-09 02:45:03下载
- 积分:1
-
用OpenGL实现简单动画
用OpenGL实现简单动画-use OpenGL simple animation
- 2022-10-12 10:10:03下载
- 积分:1
-
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用...
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用-This is what I keep on the use of opengl function glut toolkit must be installed, in the hope that useful
- 2022-03-07 20:33:54下载
- 积分:1
-
。 本 文 使 用 基 于Visual C + + 消 息 驱 动 编 程, 对 于 没 学 过 VC 的 读 者 也 有 一 定 的 帮 助。 我 们 的 第...
。 本 文 使 用 基 于Visual C + + 消 息 驱 动 编 程, 对 于 没 学 过 VC 的 读 者 也 有 一 定 的 帮 助。 我 们 的 第 一 个 程 序 将 明 建 立 一 个 视 窗 程 序 显 示OpenGL 图 形 的 最 小 需 求。 为 成 这 一 任 务 我 们 将 分 如 下5 步 来 进 行:-. In this paper, based on Visual C message-driven programming, the VC never learned readers also have some help. Our first program will be prescribed procedures for the establishment of a window display OpenGL graphics minimum needs. Into this task for us will be as follows for Step 5:
- 2022-07-22 02:55:29下载
- 积分:1
-
simple shooting game! Similar to "play the game Pheasant"
简单的射击游戏! 类似 “打野鸡游戏” -simple shooting game! Similar to "play the game Pheasant"
- 2022-11-22 19:20:03下载
- 积分:1