搜索资源列表
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
Lorenz
- 用OpenGL实现画出洛伦兹奇异吸引体,并可以实现图像的放大缩小,翻转,停止等功能键控制的操作-Lorenz Strange Attractor by opengl in VC++6.0.Commands: * Arrow keys: Rotate the view * PgUp, PgDn: Zoom in and out * Mouse click: Center on the nearest point on a particle trajectory *