-
这是一个OpenGL教程,简单的讲解对话框的使用和球的绘制
这是一个OpenGL教程,简单的讲解对话框的使用和球的绘制-This is an OpenGL tutorial, a simple dialog box to explain the use and the ball drawn
- 2023-04-22 07:55:02下载
- 积分:1
-
基于Open GL实现的太阳系模拟系统,模拟太阳和八大行星运行。...
基于Open GL实现的太阳系模拟系统,模拟太阳和八大行星运行。-The program is created in Open GL.It simulates that how the Solar system is trunning in space.
- 2022-03-22 06:24:47下载
- 积分:1
-
用OpenGL,在VC++环境下,制作彩色三角形
用OpenGL,在VC++环境下,制作彩色三角形-use OpenGL, the VC environment, the production of color triangle
- 2022-01-26 01:00:32下载
- 积分:1
-
德国Signsoft公司的用于Opengl编程的控件,可直接调用.3ds文件创建虚拟仿真环境,这是另外几个事例包。有兴趣的刻意一起研究!...
德国Signsoft公司的用于Opengl编程的控件,可直接调用.3ds文件创建虚拟仿真环境,这是另外几个事例包。有兴趣的刻意一起研究!
-Signsoft Opengl programming for the control, direct calls .3 ds document creation of virtual simulation environment, this is another example of several packages. Interested deliberate together!
- 2022-11-16 21:20:03下载
- 积分:1
-
a 3D particle dispersion process
一个三维粒子分散的程序-a 3D particle dispersion process
- 2022-11-10 03:30:03下载
- 积分:1
-
一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。...
一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。-a simulation using OpenGL surface fluctuations in the proceedings, although it is very simple. However, a clear indication of surface simulation basic idea is well-suited to learning.
- 2022-01-21 22:36:28下载
- 积分:1
-
A plane shooting game of the source, using opengl library function shooting, 3D...
一个飞机射击游戏的源码,采用opengl库函数射击,3D模型采用3ds软件生成
-A plane shooting game of the source, using opengl library function shooting, 3D model generation software used 3ds
- 2023-05-19 14:50:03下载
- 积分:1
-
用C++与OpenGL写的sph流体仿真
项目是光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,该方法的基本思想是将连续的流体(或固体)用相互作用的质点组来描述,各个物质点上承载各种物理量,包括质量、速度等,通过求解质点组的动力学方程和跟踪每个质点的运动轨道,求得整个系统的力学行为用C++与OpenGL的。
- 2022-01-26 04:07:20下载
- 积分:1
-
一段雷达PPI扫描的OPENGL实现
可以实现园扫PPI,目标显示,使用OPENGL实现。
- 2022-10-02 00:40:03下载
- 积分:1
-
OpenGL编写的烟花屏保
利用OpenGL编写的烟花屏幕保护,烟花升空时还有烟花燃放的声音和鞭炮声,程序里利用FMOD库实现了播放MP3等声音文件的功能。屏幕保护程序的关键是对以下两个入口函数的编写:1、屏幕保护处理程序入口函数LRESULT WINAPI ScreenSaverProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)2、屏幕保护设置对话框BOOL WINAPI ScreenSaverConfigureDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
- 2022-02-03 17:33:40下载
- 积分:1