-
显示杆孤面
此代码的宾语是在 3d 中显示 syrface,通过使用一组点。表面的计算是意识到通过使用许多方法喜欢贝塞尔曲线和 B-样条
- 2022-03-24 10:25:43下载
- 积分:1
-
飞机飞行的opengl源代码,使用OpenGL学习。飞行操作…
飞机飞行的opengl源代码,可供opengl学习用。飞机飞行的opengl的源代码,可供opengl的学习用。-aircraft flying opengl source code available for use opengl learning. Flight opengl the source code for the study using opengl.
- 2022-03-20 06:07:41下载
- 积分:1
-
construct 3D characters and achieve a simple control operations
此程构造了3D文字并实现了简单的控制操作-construct 3D characters and achieve a simple control operations
- 2022-05-21 12:44:48下载
- 积分:1
-
This procedure introduces the use of particle system to simulate the way the fou...
本程序主要介绍采用粒子系统来模拟喷泉的方法-This procedure introduces the use of particle system to simulate the way the fountain
- 2022-03-11 16:59:56下载
- 积分:1
-
- 2022-07-19 22:42:19下载
- 积分: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的对话框窗口显示的OPENGL动画,可以研究如何在VC++的消息映射和窗口中显示OPENGL动画的示例...
一个用MFC的对话框窗口显示的OPENGL动画,可以研究如何在VC++的消息映射和窗口中显示OPENGL动画的示例-with an MFC dialog window shows the OpenGL animation, can study how the news VC mapping and OpenGL window shows examples of animation
- 2023-04-27 23:45:04下载
- 积分:1
-
一个可以自由行走的3D场景,使用Q,W,E,A,S,D六个键控制。
一个可以自由行走的3D场景,使用Q,W,E,A,S,D六个键控制。-one can take free exercise of 3D scenes, the use of Q, W, E, A, S, D keys to control six.
- 2022-03-16 16:57:37下载
- 积分:1
-
一个很不错的M3D格式导入OPENGL的程序,十分有借鉴意义
一个很不错的M3D格式导入OPENGL的程序,十分有借鉴意义-A very nice M3D format of import OPENGL procedure is very worth learning
- 2023-03-28 18:20:03下载
- 积分:1
-
OpenGL三维编程可以在这雪场景的实现,这是一个很好的源代码。
opengl 3D编程可以实现下雪这一场景,很不错的源代码,还有workplace 喔!-opengl 3D programming can be achieved in this snow scene, it is a good source code, as well as workplace Oh!
- 2023-07-06 17:35:03下载
- 积分:1