-
3DS文化转换软件,超好,不下载后悔
3DS文化转换软件,超好,不下载后悔-3DS cultural conversion software, super-good, do not download the regret
- 2022-03-20 04:18:04下载
- 积分:1
-
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程-one pair of beginners learning OpenGL Programming very useful simplified electronic directory
- 2023-07-02 21:25:03下载
- 积分:1
-
opengl examples of the good works of the integration of some of the current tech...
opengl 事例,该作品很好的融合了现在的一些处理技术,附原代码!-opengl examples of the good works of the integration of some of the current technology, with the original code!
- 2022-11-03 00:50:04下载
- 积分:1
-
把OpenGL转换为AVI动画片
把OpenGL转换为AVI动画片-put OpenGL converted to AVI animation
- 2022-08-07 02:43:10下载
- 积分:1
-
OpenGl波光闪闪演示,基于VC++的opengl源代码
OpenGl波光闪闪演示,基于VC++的opengl源代码-OpenGL wave shiny presentation, based on the VC++ The opengl source code
- 2023-06-25 00:00:04下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use Array of C++
// student name:
// student ID:
// date:
/*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/
#include
#include
#include
GLint ploypoint = 0;
GLint ployline=-1;
GLint height;
GLint choose=0;
GLint move_ployline,move_ploypoint;
struct Point
{
int x;
int y;
};
struct GLintPointArray
{
Point point[60];
};
GLintPointArray ploy[60];
void drawPointLine()
{
for (int i=0;i
- 2022-05-15 00:12:34下载
- 积分:1
-
GLSL实现了图像降噪,锐化,对比度增强
本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure
and its high-level shading language GLSL OpenGL implementation of image
noise reduction, sharpening, contrast enhancement and other image
processing!
- 2022-04-15 04:32:13下载
- 积分:1
-
A detailed introduction OpenGL book
一本详细介绍OpenGL的书籍《OpenGL编程指南》-A detailed introduction OpenGL book
- 2022-07-24 15:23:18下载
- 积分:1
-
介绍了两种投影变化及其相关的函数,可以清楚看出这两种变化的差别...
介绍了两种投影变化及其相关的函数,可以清楚看出这两种变化的差别-introduced two projectors and related changes in the function, it can be clearly seen that the difference between the two changes
- 2022-02-25 06:57:55下载
- 积分:1
-
OpenGL下打印和打印预览,解决输出问题,如PDF,打印,等
OpenGL下打印和打印预览,解决输出问题,如PDF,打印,等-OpenGL Print and Print Preview to address output issues, such as PDF, print, etc.
- 2022-04-26 13:41:59下载
- 积分:1