登录
首页 » Visual C++ » Waterfall-OPENGL

Waterfall-OPENGL

于 2013-01-07 发布 文件大小:719KB
0 155
下载积分: 1 下载次数: 47

代码说明:

  该程序基于VC++语言和OPenGL语言相结合,利用OPenGL中粒子系统原理,在MFC界面内完成绘制从天空下雨的3D仿真效果。该界面中主要以其中一点为中兴点喷射弧形粒子,达到仿真效果。(The program is based on VC++ language and OPenGL language, combining use OPenGL particles in the system principle, in MFC interface to finish drawing from the sky rain 3 d simulation effect. The interface mainly one for zte point injection arc particle to the simulation results.)

文件列表:

Waterfall OPENGL

................\BMPLoader.cpp,2657,2006-12-19
................\BMPLoader.h,1050,2006-12-19
................\Data


................\Font.cpp,4230,2006-12-19
................\Font.h,768,2006-12-19
................\GLFrame.cpp,10635,2006-12-19
................\GLFrame.h,3759,2006-12-19
................\GLWindow.cpp,9497,2006-12-19
................\GLWindow.h,2379,2006-12-19
................\Particle.cpp,7751,2006-12-19
................\Particle.h,3598,2006-12-19
................\Release
................\.......\BMPLoader.obj,23084,2010-07-13
................\.......\BuildLog.htm,10526,2010-07-13
................\.......\Font.obj,26509,2010-07-13
................\.......\GLFrame.obj,37884,2010-07-13
................\.......\GLWindow.obj,30928,2010-07-13
................\.......\mt.dep,69,2010-07-13
................\.......\Particle.obj,38146,2010-07-13
................\.......\ScreenDlg.obj,26451,2010-07-13
................\.......\stdafx.obj,20076,2010-07-13
................\.......\vc80.idb,248832,2010-07-12
................\.......\vc80.pdb,110592,2010-07-12
................\.......\vc90.idb,273408,2010-07-13
................\.......\vc90.pdb,126976,2010-07-13
................\.......\Waterfall.exe,251392,2010-07-13
................\.......\Waterfall.exe.intermediate.manifest,381,2010-07-13
................\.......\Waterfall.obj,48988,2010-07-13
................\.......\Waterfall.pdb,1551360,2010-07-13
................\.......\Waterfall.res,153232,2010-07-12
................\resource.h,910,2006-11-08
................\ScreenDlg.cpp,2870,2006-12-19
................\ScreenDlg.h,920,2006-12-19
................\stdafx.cpp,67,2006-12-12
................\stdafx.h,754,2006-12-16
................\UpgradeLog.XML,4347,2010-07-12
................\UpgradeLog2.XML,2587,2010-07-13
................\Waterfall.cpp,7053,2006-12-19
................\Waterfall.exe,251392,2010-07-13
................\Waterfall.h,2212,2006-12-19
................\Waterfall.ncb,35840,2010-07-13
................\Waterfall.rc,3347,2006-11-08
................\Waterfall.sln,878,2010-07-13
................\Waterfall.sln.old,907,2006-12-19
................\Waterfall.vcproj,5305,2010-07-13
................\Waterfall.vcproj.7.10.old,4380,2006-12-19
................\Waterfall.vcproj.8.00.old,5241,2010-07-12
................\Waterfall.vcproj.MACBOOK.Administrator.user,1411,2010-07-12
................\Waterfall.vcproj.WANGQICHAO.wang.user,1417,2010-07-13
................\_UpgradeReport_Files
................\....................\UpgradeReport.css,3348,2010-07-13
................\....................\UpgradeReport.xslt,12579,2007-06-27
................\....................\UpgradeReport_Minus.gif
................\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Taxicab_CCDF
    THIS IS THE MATLAB SOURCE CODE
    2014-02-25 11:50:04下载
    积分:1
  • Deconvolution
    此程序为地震数据处理中的反褶积,用于提高纵向分辨率。此程序构建在简单褶积模型上,分为脉冲和预测反褶积两种,参数可自调。(This procedure for seismic data processing deconvolution, used to improve the vertical resolution. This program is built on a simple convolution model is divided into pulses and predictive deconvolution two parameters can be self-adjusting.)
    2014-10-19 13:23:50下载
    积分:1
  • 简单机械管理软件
    这是一款有关设备管理系统的源码,功能相对比较完整,比较适合新手学习交流以及课程设计使用,感兴趣的可以下载看看啊。
    2022-04-19 01:34:10下载
    积分:1
  • SIFT_VC
    һ
    2009-07-25 23:08:40下载
    积分:1
  • OpenGL20031101
    OPENGL资源 三维图形的好资源 是初学者的好资料(OPENGL 3D graphics resources, good resources are a good information for beginners)
    2009-10-13 20:18:59下载
    积分:1
  • kennedy_-pso
    二进制粒子群的源代码,可以用来给初学者作为学习的模板。只要修改目标函数,就可以运行解决离散的优化问题(Binary particle swarm of source code, and can be used as a template for beginners to learn. As long as the objective function changes can run to solve the problem of the optimization of the discrete)
    2012-03-28 15:13:18下载
    积分:1
  • CPP-Primer-3rd-Edition-
    C++入门和深入学习标准参考书籍,是学习C++的必备资料(Entry and depth of C++ learning standard reference books, learning C++ must)
    2012-11-30 12:00:03下载
    积分:1
  • UDF_Manual
    基于C++程序语言的UDF全英文使用手册(UDF mannual)
    2014-11-05 22:09:40下载
    积分:1
  • 利用opencv和opengl进行开闭运算
    利用vs2008在mfc框架下开发的可执行的图像处理案例程序,可以实现图像的开闭运算以及交互式操作,根据自己的要求还可以对图像进行扫描填充
    2022-02-03 01:24:16下载
    积分:1
  • IsoTest_src
    一个象《帝国时代》游戏里农民行走的游戏例子,使用到前面的DXGuilde.zip( In an elephant "Empire Time" plays the game example which the farmer walks, uses front DXGuilde.zip)
    2001-02-21 02:35:20下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载