-
OpenGL3.0+ for Games
Opengl3.0 游戏编程,一些相关的交互,纹理接口,应用glew库实现对底层API的调用,可扩展,部分代码来自互联网,有一定的参考价值,本人是做3d开发的,觉得这个资源很不错,可以交流学习下。
- 2023-05-10 18:15:03下载
- 积分:1
-
点云处理程序
本程序实现了点云数据得读取,支持整体和局部的缩放、平移、旋转操作,源码很齐全,已通过调试,完美运行,,欢迎大家下载!!!!!!!!!
- 2023-08-15 20:50:06下载
- 积分:1
-
OpenGL 蓝宝书 超级宝典 第四版 英文版
作者 Richard S. Wright Jr., Benjamin Lipchak...
OpenGL 蓝宝书 超级宝典 第四版 英文版
作者 Richard S. Wright Jr., Benjamin Lipchak-OpenGL Sapphire fourth edition of the book Super Baodian English author Richard S. Wright Jr., Benjamin Lipchak
- 2023-07-29 07:35:06下载
- 积分:1
-
rotating cube mapping, a good effect, and can expand the development of the corr...
旋转立方体绘制,效果很好,拓展后可开发相应的例子-rotating cube mapping, a good effect, and can expand the development of the corresponding example
- 2022-01-31 11:31:25下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
MFC显示三维点云openInventor
三维点云,openInventor,MFC实现三维点云的显示和旋转等操作,在C++中使用OpenInVentor实现三维二维的图形显示以及变换操作.-In the C++ Use OpenInVentor realize three-dimensional two-dimensional graphics display and transform operations
- 2022-02-01 06:48:58下载
- 积分:1
-
使用c语言编写的一个关于计算机图形学的茶壶程序
使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
- 2022-01-21 23:43:04下载
- 积分:1
-
VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。...
VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
- 2022-03-16 11:07:43下载
- 积分:1
-
use opengl VC and prepared a counter achieve the function of the process
运用VC++和opengl编写的一个实现计数器的功能的程序-use opengl VC and prepared a counter achieve the function of the process
- 2022-03-19 10:49:54下载
- 积分:1
-
我做的OpenGL工程,可以供初学者参考学习。
我做的OpenGL工程,可以供初学者参考学习。- I do the OpenGL project, may refer to the study for the
beginner.
- 2022-04-07 08:01:03下载
- 积分:1