-
in VC, with the OpenGL charted a teapot cube with solid ball comparatively simpl...
在VC中,用OPENGL绘出一个茶壶,立方体与实心球,程序比较简单.-in VC, with the OpenGL charted a teapot cube with solid ball comparatively simple procedures.
- 2022-01-27 14:27:07下载
- 积分:1
-
Nate Robin的OPENGL教程,效果相当不错
Nate Robin的OPENGL教程,效果相当不错-Nate Robin" s OPENGL tutorial, very good results
- 2023-06-26 15:00:05下载
- 积分:1
-
一组使得OpenGL软件开发变得简单的类!openGL环境的设置,
一组使得OpenGL软件开发变得简单的类!openGL环境的设置,-a group makes OpenGL software development becomes simple categories! Open GL environment settings, etc.
- 2022-08-14 01:21:09下载
- 积分:1
-
OPENGL红宝书及源码
OPENGL红宝书及源码-OpenGL source and Red Treasure Book
- 2022-03-25 11:01:18下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-06 02:57:05下载
- 积分: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
-
图形学的深入使用,实现了贝塞尔和BSpline曲线之间转换
图形学的深入使用,实现了贝塞尔和BSpline曲线之间转换-Depth the use of graphics, a Bezier curve between the conversion and BSpline
- 2023-08-12 14:35:03下载
- 积分:1
-
OPENGL 程序在VC环境
OPENGL 程序在VC环境-OPENGL VC
- 2022-07-10 05:31:59下载
- 积分:1
-
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。...
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
- 2023-07-17 08:20:04下载
- 积分:1
-
mfc开发的OpenGL单文本视图框架,方便进行二次开发!
mfc开发的OpenGL单文本视图框架,方便进行二次开发!-mfc development of the OpenGL version View single framework to facilitate the development of secondary!
- 2023-05-23 21:50:03下载
- 积分:1