登录
首页 » OpenGL图像 » 自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的...

自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的...

于 2022-03-15 发布 文件大小:24.47 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的 -simulation of natural phenomena. This program is a dynamic simulation of clouds examples. Through a quadrilateral clouds posted an image to achieve the clouds simulation

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

发表评论

0 个回复

  • OpenGL System source code accompanying article
    OpenGL系统开发篇所附源代码-OpenGL System source code accompanying article
    2022-05-05 04:30:13下载
    积分:1
  • MFC Opengl三维控件
    应用背景 1当二维自定义控件的绘制效果无法满足图形需求时,需要考虑三维控件的可行性; 2在三维控件中,可绘制立体的效果; 3 可在二维图形程序中,绘制三维的图表,如饼图。曼哈顿图等; 关键技术 1 mfc自绘制控件的技术实现; 2 opengl基本绘制图形 3 opengl图形框架,包括编辑,旋转,视图缩放等 4 提供了三维投影,拾取基础类的代码;  5 自定义控件派生自static控件; void COpenglWnd::Paint() { InitOpengl(); glMatrixMode(GL_MODELVIEW); glLoadIdentity(); ////////////////////////////////////////////////////////////////////////// glPushMatrix(); glTranslated(0,0, -m_OpenglSize.GetEyeDistance() ); RenderOpengl(); glPopMatrix(); HDC m_hgldc = ::GetDC(m_hWnd); ::SwapBuffers(m_hgldc); }
    2023-04-10 06:30:03下载
    积分:1
  • 用OpenGL画RGB颜色的
    用OpenGL画RGB颜色的图-painting with OpenGL RGB color map
    2022-07-13 19:41:42下载
    积分:1
  • 基于opengl的VC++编程,可以在屏幕上显示文字
    基于opengl的VC++编程,可以在屏幕上显示文字-Opengl based on the VC++ Programming can be displayed on the screen text
    2022-02-15 21:15:58下载
    积分:1
  • OpenGL 三维地形漫游系统,提供源代码及详细注释
    OpenGL 三维地形漫游系统,提供源代码及详细注释-OpenGL 3D terrain roaming system to provide source code and detailed Notes
    2022-11-10 15:50:04下载
    积分:1
  • OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料...
    OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料-OpenGL: A Primer of the source code, Edward Angel tries their best to build, OpenGL invaluable reference for beginners
    2022-02-05 02:54:25下载
    积分:1
  • opengl中输出矢量形的源码,不错的东西,建议
    在opengl中输出矢量图形的源码,不错的东西,建议-in opengl output vector graphics source code, the good things, look at the recommendations
    2022-03-26 19:03:13下载
    积分:1
  • This is a screen saver, OpenGL VC production, light code, the result was terrifi...
    这是一个屏幕保护程序,有OPENGL+VC++制作,轻量的代码,效果却很棒.-This is a screen saver, OpenGL VC production, light code, the result was terrific.
    2023-01-26 23:05:04下载
    积分:1
  • OPENGL下的鼠标键盘操作
    OPENGL下的鼠标键盘操作, VC++实现的 opengl 窗体中的鼠标、键盘操作与事件响应处理。
    2022-04-20 10:34:39下载
    积分:1
  • MFC + OPENGL 动态雷达扫描
    使用线程来停止/开始画图 ,VS2010 ,MFC 在picture control控件上,使用OPENGL绘图,绘制动态雷达扫描图,扇形是透明效果,内有详细注释
    2022-03-05 05:53:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载