登录
首页 » OpenGL图像 » 本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。...

本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。...

于 2022-01-25 发布 文件大小:11.27 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。-this program is based on the opengl vc programming, focusing on the development of three-dimensional objects partial amplification, and through multi-view show that the function is a certain reference value.

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

发表评论

0 个回复

  • OpenGL实现无限大地形,收藏的, http://www.azure.com.cn 作者博客
    OpenGL实现无限大地形,收藏的, http://www.azure.com.cn 作者博客-OpenGL realize infinite terrain, collection, http://www.azure.com.cn Author blog
    2023-01-01 22:35:03下载
    积分:1
  • 学习如何映射有很多好处。我们说你想要一个导弹…
    光照和键盘控制: 添加光照和键盘控制,它让程序看起来更美观。 -Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
    2022-05-15 07:48:56下载
    积分:1
  • 一个用OpenGL写得时钟,还算一般,呵呵。
    一个用OpenGL写得时钟,还算一般,呵呵。-A clock written using OpenGL, fairly general, huh, huh.
    2023-01-31 01:45:04下载
    积分:1
  • 使用OpenGL屏保制作程序
    使用OpenGL技术制作屏保程序-use OpenGL screensaver production procedures
    2022-08-08 17:34:46下载
    积分:1
  • 实现星系中的公转与自转,主要学习POP与PUSH的用法....
    实现星系中的公转与自转,主要学习POP与PUSH的用法.-achieve galaxies and the conversion of public rotation, with the main learning POP PUSH usage.
    2022-11-14 15:10:04下载
    积分:1
  • 老外的粒子引擎,支持OPENGL,迷你型的粒子引擎。是初学者了解粒子引擎的最佳的开源代码工程。...
    老外的粒子引擎,支持OPENGL,迷你型的粒子引擎。是初学者了解粒子引擎的最佳的开源代码工程。
    2022-01-26 07:31:27下载
    积分:1
  • 基于OpenGL的3D赛车游戏
    资源描述OpenGL 是一个 3D 图形 API (Application Programming Interface,应用程序编程接口),英文全称“Open Graphics Library”,即开放的图形程序接口技术,它广泛的应用与数字化应用技术以及娱乐领域,它具有开放性的图形库,良好的可移植性,是跨平台的计算机工业标准应用程序接口,它主要应用于专业3D 图形设计领域。若能利用OpenGL营造出逼真的视听效果和具有模拟驾驶感觉的赛车系统,将能给玩家和车迷带来身临其境的感觉。    
    2022-08-15 03:14:03下载
    积分:1
  • GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuSe...
    GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均须 CompuServe公司授权-GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuServe is the development of graphics file formats, copyright, any business purposes must be authorized CompuServe
    2023-05-15 10:05:04下载
    积分:1
  • 贪吃蛇游戏
    #include < stdio.h > #include < time.h > #include < windows.h > #include < gl/glut.h > #define 1 #define 下 2 #define 左 3 #define 右 4 状态变量 闪烁
    2022-02-07 21:32:42下载
    积分:1
  • opengl红宝书源代码
    opengl红宝书源代码 :红宝书也更新到第七版,既含有固定管线也有可编程渲染管线。 Open GL编程指南(原书第7版)》对OpenGL以及OpenGL实用函数库进行了全面而又权威的介绍。它以清晰的语言描述了OpenGL的功能以及许多基本的计算机图形技巧,例如创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等。另外,《Open GL编程指南(原书第7版)》还深入探讨了许多高级技巧,包括纹理贴图、抗锯齿、雾和大气效果、NURBS、图像处理子集等。此外,《Open GL编程指南(原书第7版)》还对一些重要的主题进行了讨论,例如提高性能、OpenGL扩展以及跨平台技术等。
    2022-07-02 08:25:13下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载