-
学习OpenGL好例子
学习OpenGL好例子 -Study good examples of OpenGL
- 2023-03-04 21:30:03下载
- 积分: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
-
《OpenSceneGraph快速入门指导》是目前唯一一本官方认可的开放场景图形渲染库OSG初学者教程书籍。作者为OpenGL编委会的资深专家Paul Mart...
《OpenSceneGraph快速入门指导》是目前唯一一本官方认可的开放场景图形渲染库OSG初学者教程书籍。作者为OpenGL编委会的资深专家Paul Martz,译者:王锐,钱学雷- OpenSceneGraph Quick Start guide, is the only one officially recognized the opening scenes of graphics rendering library OSG tutorial books for beginners. The author is a senior expert in OpenGL Editorial Paul Martz, Translator: Wang Rui, Qian Xuelei
- 2022-05-18 16:39:13下载
- 积分:1
-
一个opengl程序支持声音,灯光,纹理的动态切换等
一个opengl程序支持声音,灯光,纹理的动态切换等-an opengl support procedures voices, lighting, texture, such as the dynamic switching
- 2022-05-18 18:46:23下载
- 积分:1
-
在VC++中使用一个水波荡漾的效果OpenGL实现,全
在vc++中用opengl实现了水波荡漾的效果,以全屏方式现实,可以控制水波的变化-in vc++ using opengl realization of a wave rippling effects, full-screen mode reality. can control the wave of change
- 2022-05-11 02:32:52下载
- 积分:1
-
3D图形编程 opengl 1.1版
3D图形编程 opengl 1.1版-3D graphics programming opengl Version 1.1
- 2022-12-11 13:05:08下载
- 积分:1
-
物理玩具,游戏开发入门。
玩具有很多的关节,可以用鼠标调整和移动。...
物理玩具,游戏开发入门。
玩具有很多的关节,可以用鼠标调整和移动。
-Physical toys, games development portal. Toys have a lot of joints, can be used to adjust and move the mouse.
- 2023-04-02 08:50:03下载
- 积分:1
-
螺旋桨的五坐标数控加工系统,该软件能够实现不同型号螺旋桨的数控仿真...
螺旋桨的五坐标数控加工系统,该软件能够实现不同型号螺旋桨的数控仿真-rumbling of the five-axis NC machining system, the software can achieve different models of NC simulation propeller
- 2022-04-27 11:49:33下载
- 积分:1
-
opengl源代码
opengl源代码-opengl source code
- 2022-08-06 16:15:31下载
- 积分:1
-
三轴机械臂opengl仿真源码
基于mfc工程,采用opengl绘制了一个三轴工业机器人的三维模型,可以沿指定直线进行运动,可以添加坐标系,可以任意关节转动,方便控制
- 2022-07-24 05:43:58下载
- 积分:1