登录
首页 » Visual C++ » OPENGL

OPENGL

于 2020-10-15 发布 文件大小:3486KB
0 37
下载积分: 1 下载次数: 17

代码说明:

  通过OPENGL来实现烟花的燃放,烟花绽放的一瞬间照亮大地!(OPENGL to achieve through the discharge of fireworks, fireworks illuminate the earth bloom of the moment!)

文件列表:

OPENGL的烟花程序演示附代码\3DS.h
OPENGL的烟花程序演示附代码\Camera.h
OPENGL的烟花程序演示附代码\Debug\Fireworks.exe
OPENGL的烟花程序演示附代码\Debug\Fireworks.ilk
OPENGL的烟花程序演示附代码\Debug\Fireworks.pch
OPENGL的烟花程序演示附代码\Debug\Fireworks.pdb
OPENGL的烟花程序演示附代码\Debug\main.obj
OPENGL的烟花程序演示附代码\Debug\main.pch
OPENGL的烟花程序演示附代码\Debug\main.pdb
OPENGL的烟花程序演示附代码\Debug\vc60.idb
OPENGL的烟花程序演示附代码\Debug\vc60.pdb
OPENGL的烟花程序演示附代码\Fireworks.dsp
OPENGL的烟花程序演示附代码\Fireworks.dsw
OPENGL的烟花程序演示附代码\Fireworks.exe
OPENGL的烟花程序演示附代码\Fireworks.ncb
OPENGL的烟花程序演示附代码\Fireworks.opt
OPENGL的烟花程序演示附代码\Fireworks.plg
OPENGL的烟花程序演示附代码\Grass2.jpg
OPENGL的烟花程序演示附代码\main.cpp
OPENGL的烟花程序演示附代码\main.dsp
OPENGL的烟花程序演示附代码\main.dsw
OPENGL的烟花程序演示附代码\main.ncb
OPENGL的烟花程序演示附代码\main.opt
OPENGL的烟花程序演示附代码\main.plg
OPENGL的烟花程序演示附代码\Misc.h
OPENGL的烟花程序演示附代码\Particle.bmp
OPENGL的烟花程序演示附代码\skybox.3DS
OPENGL的烟花程序演示附代码\skybox.jpg
OPENGL的烟花程序演示附代码\Debug
OPENGL的烟花程序演示附代码

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

发表评论

0 个回复

  • man
    snow man is dere u can move it different direction in opengl
    2009-09-01 20:29:55下载
    积分:1
  • TeSys
    基于VC++和ADO的考试系统,数据库使用SQL2000。实现了用户管理,老师可在后台添加学生和试题。(Based on VC++ and ADO exam system, the database using SQL2000. Implementation of user management, teacher in the background can be added to students and examination questions.)
    2012-03-11 13:59:27下载
    积分:1
  • Zigbee
    Zigbee开发文档和常见案例 18B20可休眠温度采集方案快速搭建手册 串口透传方案快速上手指南(Zigbee )
    2013-10-18 15:57:29下载
    积分:1
  • 765476
    改变对话框的背景颜色,VC++精选编程学习源码,很好的参考资料。(Dialog box to change the background color, VC++ select learning programming source code, a good reference.)
    2013-12-01 22:03:08下载
    积分:1
  • simplec++codeforp2p
    说明:  C++的一个P2P程序,支持流媒体的传输(a P2P C procedures, streaming media transmission)
    2006-05-07 15:53:54下载
    积分:1
  • FFT-VCPP-1024-point
    FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar(FFT 1024 point 512 point 128 point 64 point 32point)
    2012-11-24 11:48:55下载
    积分:1
  • VC++ 串口调试精灵源代码
    VC串口调试软件的源代码,还可以,挺好用(The source code of VC serial debug software)
    2018-03-25 22:44:53下载
    积分:1
  • 1
    说明:  线形骨架的综述类文献,着重强调定义属性和应用(Curve-skeleton properties, applications, and algorithms)
    2010-06-16 13:53:59下载
    积分:1
  • DXF_read_display_wxwidgets
    编程环境为Visual studio2008,采用dxflib库编写,内部定义了一些图形类,可以实现dxf文件的读取,显示,及删除操作。页面侧边有动态标尺,按住鼠标中键可平移窗口,拨动滚轮可缩放视图,采用窗口裁剪以及显示缓存来提高性能及防止闪烁。本来是做为激光切割机控制系统来开发的,但是后来因为某些原因搁浅了,现在就拿出来供大家参数吧。界面上有一些激光加工参数的输入,但是实际是没有任何作用的。 程序界面使用wxwidgets库编写。这是一个跨平台的库,有很多有用的控件,在不同平台是会有相应平台的风格。此程序也可做为学习wxwidgets的例程。 编译此程序需要wxwidgets2.8.7 ;这是一个开源的界面库,请到官方主页去下载。 本人英文不好,以下英文描述为自动翻译。请见谅(Programming environment for Visual studio2008, using dxflib library prepared a number of graphics within the definition of class, can achieve dxf file to read, display, and delete operations. Pages are dynamically scale the side, hold down the mouse button to pan the window, toggle wheel to zoom the view, with window clipping and display cache to improve performance and prevent blinking. Originally as a laser cutting machine control system to develop, but was stranded for some reason, and now Take it out for your parameters. Interface, there are some laser processing parameters input, but actually have no effect. Prepared using the wxwidgets library program interface. This is a cross-platform library, there are many useful controls, there will be appropriate in different platforms, platform style. This procedure can also be used as learning wxwidgets routines. Compile this program requires wxwidgets2.8.7 this is an open source interface library, please go to the official home page)
    2010-07-11 21:08:48下载
    积分:1
  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • 696524资源总数
  • 103990会员总数
  • 18今日下载