CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - programming windows

搜索资源列表

  1. MapMaker

    2下载:
  2. “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1mb
    • 提供者:Flex
  1. OpenGL超级宝典各章源代码01-19

    2下载:
  2. 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.76mb
    • 提供者:罗衫
  1. OpenGL光照效果

    0下载:
  2. OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library *.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:255.06kb
    • 提供者:方怡新
  1. openglchs

    0下载:
  2. 图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11.61mb
    • 提供者:larry
  1. openglexample0

    0下载:
  2. 一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!-a beginners to learn opengl procedures, described how the windows environment for the conduct of opengl programming, opengl including steps such as the initialization of the Notes
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14.29kb
    • 提供者:张阳
  1. OOWin32

    0下载:
  2. NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19.41kb
    • 提供者:zw
  1. 01_BaseFrame

    0下载:
  2. 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -create an OpenGL window : In this tutorial, I will teach you in the Windows envi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:224.51kb
    • 提供者:zw
  1. MutiWindow

    0下载:
  2. 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:344.24kb
    • 提供者:龚勋
  1. Windows.Image.Programming.Essentials

    0下载:
  2. Windows图像编程概要主要是针对Windows平台下的数字图像编程的一份入门材料。其中还包括部分OpenGL的编程知识。-Windows programming outline image is the main platform for Windows under the Digital Image Programming an introductory materials. It also includes part of OpenGL programming knowledge.
  3. 所属分类:OpenGL

    • 发布日期:2014-01-15
    • 文件大小:18.27kb
    • 提供者:nic lin
  1. win32plane

    0下载:
  2. 本程序是对想学习windows编程的同学很有帮助.本程序是基于opengl的,可以在不同的视角来观察飞机的造型,对防真学的同学大有帮助.-the process of learning to students of windows programming helpful. The procedure is based on opengl, in a different perspective to observe the shape of the aircraft, the defense re
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:53.98kb
    • 提供者:songyunan
  1. MyOpenGL001

    0下载:
  2. 单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台-single window of OpenGL, many books are in the console under the OpenGL programming, in a single programming under Windows can add more features controls for large structures plat
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42.82kb
    • 提供者:吴龙
  1. OpenGL程序

    0下载:
  2. 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口(\"GL\"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47.23kb
    • 提供者:和平鸽
  1. OpenGL01

    0下载:
  2. 传统Windows平台OpenGL的编程要点例程,c++ Builder代码,大家分享!-traditional Windows platform OpenGL programming routines points, c Builder code share with you!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41.29kb
    • 提供者:东方旭
  1. opengl_qt

    0下载:
  2. windows下的qt的opengl库的入门编程例子,是一个立方体,可以通过鼠标旋转,放大缩小操作。-under windows the qt library entry programming opengl example, is a cube, the mouse can rotate, zoom operation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:60.46kb
    • 提供者:李焕
  1. oglmdi2

    0下载:
  2. have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:415.38kb
    • 提供者:johnnystar
  1. opengl

    0下载:
  2. OpenGL提供了一系列的辅助函数,用于简化Windows操作系统的窗口操作,使我们能把注意力集中到图形编程上,这次试验的程序就采用这些辅助函数。-OpenGL provides a series of auxiliary functions for the Windows operating system to simplify operation of the window, so that we can focus on the graphical programming of the t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:120.87kb
    • 提供者:朱旺南
  1. Visual-CPP-OpenGL-Programming-Guide

    0下载:
  2. 用vc++进行opengl编程的指南,对于在windows下进行多媒体和游戏编程有参考价值。-Using vc++ for opengl programming guide, for under the windows multimedia and game programming a valuable reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.03mb
    • 提供者:brucelee
  1. Coverflow

    0下载:
  2. POWERVR SDK下OGLES2_WINDOWSMOBILE6_ARMV4I采用OpenGL ES编程实现3D效果例程-POWERVR SDK under OGLES2_WINDOWSMOBILE6_ARMV4I programming using OpenGL ES 3D effect routines
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.48mb
    • 提供者:hexiaoyun
  1. Petzold

    0下载:
  2. The uploaded files are related to Programming Windows book by Charles Petzold.-The uploaded files are related to Programming Windows book by Charles Petzold.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:334.49kb
    • 提供者:Afshar
  1. 方格网络可视化

    1下载:
  2. 2016年西北工业大学数模校赛,题目“五子连珠”可视化软件,本程序使用codeblocks,基于win32编程和OpenGL,能够实现在三维环境中的五子连珠检测和实时修改并显示不满足要求点,还能读取和输出。(2016 Northwestern Polytechnical University model school tournament, the title "five or" visualization software, this program uses the Co
  3. 所属分类:OpenGL

    • 发布日期:2018-04-30
    • 文件大小:943kb
    • 提供者:mkb9559
« 12 3 »
搜珍网 www.dssz.com