-
surf3d presentation, light, frame, filling, aerosol, projectors to choose, use o...
surf3d演示,光照,线框、填充,雾化,投影选择,使用openGL, 需要glut32.dll.-surf3d presentation, light, frame, filling, aerosol, projectors to choose, use openGL, need glut32.dll.
- 2022-04-20 03:35:37下载
- 积分: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
-
该文件是用c++程序编写的openGL的原代码,主要是用来演示一个基于一个三维平台的喷雾示例....
该文件是用c++程序编写的openGL的原代码,主要是用来演示一个基于一个三维平台的喷雾示例.-The document is prepared by the procedure c openGL the original code is primarily used for a demonstration platform based on a three-dimensional example of the spray.
- 2022-08-14 00:16:19下载
- 积分:1
-
DDA画线通用算法,可以画任意斜率的曲线
DDA画线通用算法,可以画任意斜率的曲线-DDA line drawing algorithm generic, you can draw arbitrary slope of the curve
- 2022-12-10 05:30:03下载
- 积分:1
-
这是Nehe的OpenGL的.NET代码演示
这是Nehe的OpenGL的.NET代码演示-This is the Nehe OpenGL.NET code demo
- 2022-04-24 14:19:35下载
- 积分:1
-
垄断游戏很酷很好玩
monopoly game very cool and fun
- 2022-07-17 23:00:43下载
- 积分:1
-
OpenGL 天空盒
用于Opengl天空盒的实现,编译环境是VS2010 ,对初学者非常有帮助,纹理贴图用的是bmp图片格式,可通过鼠标,键盘控制摄像头的旋转!
- 2022-05-20 19:42:09下载
- 积分:1
-
这是一个opengl的教材,通过学习,可以掌握3d开发中的一些基础。为以后的开发铺路...
这是一个opengl的教材,通过学习,可以掌握3d开发中的一些基础。为以后的开发铺路-a good book introduct 3d game called opengl
- 2022-06-18 20:03:10下载
- 积分:1
-
雷达扫描带余辉界面显示OPENGL +MFC
用opengl实现的雷达扫描界面,基于MFC开发,能够模拟雷达扫描的余晖。可以作为二次开发使用,是本人项目中的一部分,可以使用!希望大家多指点指点。本人也是刚学习opengl的。
- 2022-11-30 19:05:03下载
- 积分:1
-
DeMatrix: 生物分子结构pdb文件的变换矩阵提取程序的源码。pdb文件可显示三维生物分子结构,并且用其他程序显示,显示后可以随意变换,这个程序可以抽取变...
DeMatrix: 生物分子结构pdb文件的变换矩阵提取程序的源码。pdb文件可显示三维生物分子结构,并且用其他程序显示,显示后可以随意变换,这个程序可以抽取变换的数学矩阵,用于变化同类pdb.-DeMatrix: bio-molecular structure pdb file extraction program source code transformation matrix. pdb file can be displayed three-dimensional structure of biological molecules, and other programs to use a display that can be freely after the change, this program can extract the mathematical transformation matrix for the change in the same pdb.
- 2022-03-23 21:37:55下载
- 积分:1