-
SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要...
SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要用于控制领域,可用于工业生产,航空,航海,天体运行等系统的仿真,也可作为CAI教学软件使用。
-SimuCenter is based on the C and OpenGL technology system simulation software, using cutting-edge module configuration to edit documents, in your easy click, complex systems can achieve the realistic simulation. The system is mainly used to control the area can be used for industrial production, aviation, navigation, and other celestial bodies operating system simulation, CAI also can be used as teaching software use.
- 2022-05-17 03:13:53下载
- 积分:1
-
OpenGL实现在三维场景下的漫游
采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景
- 2023-07-08 11:10:04下载
- 积分:1
-
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像...
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像-Simulation of fractal texture opengl generated procedures, the use of fractal methods to generate topographic images
- 2022-04-23 20:12:38下载
- 积分:1
-
很高的3DS模型载入软件
很高的3DS模型载入软件-3DS model of a high loading software
- 2022-02-26 06:01:24下载
- 积分:1
-
摄像头控制程序
应用背景基于C++开发的摄像头控制程序,用了OPENCV库进行图像处理,完整实现了摄像头的开启运行及截图等功能,可供相关方面初学者学习借鉴使用关键技术使用C++作为开发语言开发,用了OPENCV库中的函数进行图像处理,编译工程前需要安装OPENCV并确认各个库的路径正确,否则会出错
- 2022-05-14 08:52:52下载
- 积分:1
-
程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好...
程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好指导作用。
-Procedures demonstrated MFC framework for the development of OpenGL and OpenGL demo visit in the executable file in the package of resources, which is a reference to a procedure adapted from NeHe to use MFC to write a good OpenGL program guide.
- 2023-05-01 19:00:04下载
- 积分:1
-
研究研opengl的请参看以下程序
研究研opengl的请参看以下程序-Research Institute opengl See the following procedure
- 2022-02-26 02:28:02下载
- 积分:1
-
opengl编的,三维界面,提供接口,可用于开发3d和平面软件
opengl编的,三维界面,提供接口,可用于开发3d和平面软件-opengl series, three-dimensional interface, providing interface can be used to develop software 3d and planar
- 2023-02-24 11:00:03下载
- 积分:1
-
这是一个基于opengl的桌球游戏,包括power设置,房间灯光,纹理, 得分的设置...
这是一个基于opengl的桌球游戏,包括power设置,房间灯光,纹理, 得分的设置-
this program is game of billards
- 2022-05-30 05:35:08下载
- 积分:1
-
have included this Multiple Document Interface example here because any game dev...
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
- 2022-01-31 20:36:34下载
- 积分:1