登录
首页 » OpenGL图像 » 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于单文档。...

使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于单文档。...

于 2022-04-17 发布 文件大小:38.43 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于单文档。-The use of C language constructs a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code. Based on Single Document.

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

发表评论

0 个回复

  • A very simple small program which in order to teach you how to use OpenGL to mak...
    一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
    2022-10-10 04:30:03下载
    积分:1
  • 在OPENGL环境下对MS3D文件进行加载
    在OPENGL环境下对MS3D文件进行加载-OPENGL environment in documents loaded on MS3D
    2022-01-28 00:34:29下载
    积分:1
  • OpenGL 4DOF Voxel landscape engine
    OpenGL 4DOF Voxel landscape engine
    2022-04-17 04:57:30下载
    积分:1
  • openGL编程,粒子系统的演示,有助于学习粒子模拟系统
    openGL编程,粒子系统的演示,有助于学习粒子模拟系统-openGL programming, particle system demo will help to learn particle simulation system
    2022-05-10 16:12:15下载
    积分:1
  • 商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的形学要素,包括2D形和3D物体的绘制、坐标系变换、光照、材质、...
    商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、2D纹理、曲线和曲面等,又进一步引入利用OpenGL开发图形工程的各种技术,如复杂3D建模、音频系统、摄像机控制、粒子系统、人机交互技术等。    本书图文并茂、实例丰富,所有例程都是基于一个功能齐全的编程框架文件(5DG编程框架文件)开发的,代码有详细的中文注释,可读性很强。本书既可作为高校的图形学实验教材,也是学习OpenGL的理想参考书,适合具有C语言基础的读者使用。-business systems source book to OpenGL development as the core, a carefully designed experiment 36. The book is divided into 10 chapters, we introduced the basic graphics elements, including 2 D and 3 D graphic objects mapping, coordinate transformation, lighting, material quality, 2D texture, curves and surfaces. further development of the introduction of OpenGL graphics engineering technologies, such as complex 3 D modeling, audio system, Camera control, particle systems, human-computer interaction technology. The book illustrated examples of rich, All routines are based on a fully functional programming framework document (5DG programming framework document) development, code detailed Chinese translations, readabilit
    2022-07-01 21:11:03下载
    积分:1
  • “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM...
    “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生成速度为秒级,浏览时无停顿。-"to the virtual scene generation system" is based on Windows 2000 and Visual C 6.0 platform, using the basic function of OpenGL programming technology developed by 3D visualization results. Through simple DEM (Digital Elevation Model) data, establish grid model, in accordance with light intensity, elevation data and the value of a mathematical model, generate Hillshading, then it projection plane to achieve realistic simulation of the effect of undulating topography. The system uses XP style interface as well. It has transmission/switching are overhead projectors, roaming, zoom function. Support for layered Hillshading, compete against the creation, translation, rotation, rolling and vision adjustment, atomization,
    2023-05-08 14:35:03下载
    积分:1
  • 三次样条曲线
    三次样条曲线是比较重要的曲线,在多个领域都有应用,本程序使用C++编程实现的三次样条曲线,并通过MFC界面实现,清晰可懂,通俗易懂。
    2022-01-25 14:24:10下载
    积分:1
  • 使用OpenGL编写的茶壶可旋转键盘控制方向…
    用opengl写出的茶壶 可以通过键盘控制旋转的方向与速度 -Use opengl to write the teapot can rotate the keyboard to control the direction and speed
    2022-10-31 13:35:03下载
    积分:1
  • A VC with opengl and prepared to launch missile animation.
    一个用opengl和VC编写的发射导弹的动画。-A VC with opengl and prepared to launch missile animation.
    2022-02-06 00:12:40下载
    积分:1
  • OpenGL 将对象使用鼠标拖动
    c + + 在 opengl 中的源代码 使用鼠标来移动一个对象 创一空窗口和一个绿色的矩形然后使用鼠标移动绿色矩形
    2022-11-26 04:45:03下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载