-
一个C#使用OpenGL库的例子程序,相信会对你有所启发
一个C#使用OpenGL库的例子程序,相信会对你有所启发-a C# use OpenGL procedures for example, I believe you may find inspiration
- 2022-02-14 11:25:16下载
- 积分:1
-
OpenGL的例子
一个opengl实例---台球
开发环境visual c-Opengl examples--- a development environment for visual c billiards
- 2022-03-20 03:50: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
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-02-21 01:20:14下载
- 积分:1
-
这是图形学opengl的一个应用实例,内容是天体运动,即月亮围绕地球转动的模拟....
这是图形学opengl的一个应用实例,内容是天体运动,即月亮围绕地球转动的模拟.-This is a graphics opengl application examples, as is the movement of celestial objects, the moon revolves around the Earth simulation.
- 2022-02-02 05:44:40下载
- 积分:1
-
VC实现单螺杆的计算机仿真计算及模拟,采用的技术是有OPENGL等技术...
VC实现单螺杆的计算机仿真计算及模拟,采用的技术是有OPENGL等技术-VC single screw computer simulation calculation and simulation, the technology is OpenGL technology
- 2022-05-16 08:37:20下载
- 积分:1
-
菜单选择项目
一个简单的菜单选择,让你的界面更完整。旁边有许多选项选择,让你切换物品的种类、颜色,甚至可以让你三百六十度旋转物品。选项里有固体和线框,供你选择。还附有退出键,方便操作。适合用于许多游戏及开发软件中,非常方便。
- 2022-07-08 10:43:57下载
- 积分:1
-
OpenGL开发库
开发OpenGL程序所要的库文件,这个库非常的全,下载之后安装网上的教程配置好环境后即可进行OpenGL的程序开发!
- 2022-07-09 01:21:33下载
- 积分:1
-
meshlib是多边形网格创建、编辑和模型库。meshlib已…
MeshLib is our polygon mesh creation, editing and modeling library. MeshLib has been used in all our mesh modeling plug-ins for various CAD systems as well as standalone applications.
- 2022-05-15 23:45:54下载
- 积分:1
-
the opengl programming procedures
c#下的opengl编程程序-the opengl programming procedures
- 2023-07-11 09:35:02下载
- 积分:1