-
用C++与OpenGL写的sph流体仿真
项目是光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,该方法的基本思想是将连续的流体(或固体)用相互作用的质点组来描述,各个物质点上承载各种物理量,包括质量、速度等,通过求解质点组的动力学方程和跟踪每个质点的运动轨道,求得整个系统的力学行为用C++与OpenGL的。
- 2022-01-26 04:07:20下载
- 积分:1
-
在vc环境下显示二维飞机,可以实现旋转等操作,是学习opengl的一个基本程序构架。按键上、下、左、右可以实现功能。...
在vc环境下显示二维飞机,可以实现旋转等操作,是学习opengl的一个基本程序构架。按键上、下、左、右可以实现功能。-Vc environment shown in the two-dimensional plane rotation operation can be achieved, is a basic program to learn opengl framework. Button up, down, left and right function can be achieved.
- 2023-05-01 10:35:03下载
- 积分:1
-
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-08-20 01:19:10下载
- 积分:1
-
OepnGL simulations for multipl sensor environment in all types of conditions.......
OepnGL simulations for multipl sensor environment in all types of conditions-OepnGL simulations for multipl sensor environment in all types of conditions.....
- 2022-09-20 08:25: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
-
本人调试ColdFire MCF5307的调试笔记,希望对大家有用处
本人调试ColdFire MCF5307的调试笔记,希望对大家有用处-I debug debugging ColdFire MCF5307 notes, and they hope to have the use of U.S.
- 2022-07-08 16:44:26下载
- 积分:1
-
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释...
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释-3D graphics using OpenGL drawing of a simple example, the passage of this code can be very straightforward to learn painting 3D graphics, use of Chinese Notes
- 2022-07-22 21:26:30下载
- 积分:1
-
openglMFC播放器
用mfc框架实现的OpenGL播放器
- 2022-02-04 00:47:30下载
- 积分:1
-
利用MFC开发的OpenGL开发包.有例子程序
利用MFC开发的OpenGL开发包.有例子程序-use OpenGL development kits. Are examples of procedures
- 2022-11-10 22:20:08下载
- 积分:1
-
A novice started strongly recommended the book OpenGL book containing a highly p...
一本OpenGL书 新手入门强烈推荐 书内附有源代码 实用价值很高 !-A novice started strongly recommended the book OpenGL book containing a highly practical source code!
- 2022-06-21 23:32:19下载
- 积分:1