登录
首页 » Visual C++ » GLdialogs

GLdialogs

于 2021-03-29 发布 文件大小:446KB
0 168
下载积分: 1 下载次数: 94

代码说明:

  OpenGL程序配置对话框的编写,不同于MFC的对话框,相信看过的人会有启发。(OpenGL configuration dialog box procedure for the preparation, different from the MFC dialog box, I believe people have seen inspiring.)

文件列表:

camera.cpp
camera.h
collision.cpp
collision.h
Dialogs.dev
Dialogs.exe
Docs
....\html
....\....\annotated.html
....\....\camera_8cpp-source.html
....\....\camera_8cpp.html
....\....\camera_8h-source.html
....\....\camera_8h.html
....\....\classCAMERA-members.html
....\....\classCAMERA.html
....\....\classCAMERA.png
....\....\classLIGHT-members.html
....\....\classLIGHT.html
....\....\classLIGHT.png
....\....\classMATRIX-members.html
....\....\classMATRIX.html
....\....\classOBJECT-members.html
....\....\classOBJECT.html
....\....\classOBJECT.png
....\....\classPOLYGON-members.html
....\....\classPOLYGON.html
....\....\classQUAT-members.html
....\....\classQUAT.html
....\....\classTEXTURE-members.html
....\....\classTEXTURE.html
....\....\classVECTOR-members.html
....\....\classVECTOR.html
....\....\classVERTEX-members.html
....\....\classVERTEX.html
....\....\collision_8cpp-source.html
....\....\collision_8cpp.html
....\....\collision_8h-source.html
....\....\collision_8h.html
....\....\doxygen.css

....\....\files.html
....\....\functions.html
....\....\general_8cpp-source.html
....\....\general_8cpp.html
....\....\general_8h-source.html
....\....\general_8h.html
....\....\glfont_8h-source.html
....\....\glfont_8h.html
....\....\globals.html
....\....\hierarchy.html
....\....\index.html
....\....\light_8cpp-source.html
....\....\light_8cpp.html
....\....\light_8h-source.html
....\....\light_8h.html
....\....\locmath_8cpp-source.html
....\....\locmath_8cpp.html
....\....\locmath_8h-source.html
....\....\locmath_8h.html
....\....\main_8cpp-source.html
....\....\main_8cpp.html
....\....\matrix_8cpp-source.html
....\....\matrix_8cpp.html
....\....\matrix_8h-source.html
....\....\matrix_8h.html
....\....\namespaces.html
....\....\namespacestd.html
....\....\object_8cpp-source.html
....\....\object_8cpp.html
....\....\object_8h-source.html
....\....\object_8h.html
....\....\polygon_8cpp-source.html
....\....\polygon_8cpp.html
....\....\polygon_8h-source.html
....\....\polygon_8h.html
....\....\quat_8cpp-source.html
....\....\quat_8cpp.html
....\....\quat_8h-source.html
....\....\quat_8h.html
....\....\shared_8h-source.html
....\....\shared_8h.html
....\....\structCollisionPacket-members.html
....\....\structCollisionPacket.html
....\....\structGLFONT-members.html
....\....\structGLFONT.html
....\....\structGLFONTCHAR-members.html
....\....\structGLFONTCHAR.html
....\....\texture_8cpp-source.html
....\....\texture_8cpp.html
....\....\texture_8h-source.html
....\....\texture_8h.html
....\....\vector_8cpp-source.html
....\....\vector_8cpp.html
....\....\vector_8h-source.html
....\....\vector_8h.html
....\....\vertex_8cpp-source.html
....\....\vertex_8cpp.html
....\....\vertex_8h-source.html
....\....\vertex_8h.html
....\....\winfuncs_8cpp-source.html

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

发表评论

0 个回复

  • Software-Engineering
    本书全面系统地讲述了软件工程的概念、原理和典型的方法学,并介绍了软件项目的管理技术。本书正文共13章,第1章是概述,第2章至第8章顺序讲述软件生命周期各阶段的任务、过程、结构化方法和工具,第9章至第12章分别讲述面向对象方法学引论、面向对象分析、面向对象设计和面向对象实现,第13章介绍软件项目管理。正文后面有两个附录,分别讲述了用面向对象方法和结构化方法开发两个软件的过程,对读者深入理解软件工程学很有帮助,也是上机实习的好材料。 本书可作为高等院校“软件工程”课程的教材或教学参考书,也可供有一定实际经验的软件工作人员和需要开发应用软件的广大计算机用户阅读参考。 (This book comprehensively and systematically describes the concept of software engineering principles and typical methodologies, and introduces software project management techniques. Text book of 13 chapters, Chapter 1 is an overview, Chapter 2 to Chapter 8 describes the sequence of the various stages of the software lifecycle tasks, processes, methods and tools for structured, Chapter 9 to Chapter 12 were about object-oriented approach Introduction to science, object-oriented analysis, object-oriented design and object-oriented implementation, Chapter 13 describes software project management. There are two appendices behind the text, were about object-oriented methods and structured approach to develop two software products, for readers in-depth understanding of software engineering is helpful, but also on the local practice good material. This book can serve as institutions of higher learning " software engineering" course materials or teaching reference books are also avai)
    2014-04-01 08:33:49下载
    积分:1
  • surfAndsift
    里面有注释,还有sift和surf的比较(There are notes, there are more sift and surf the)
    2015-01-25 21:16:46下载
    积分:1
  • FIFO-c
    说明:  操作系统先来先服务调度算法模拟(C描述)(Operating a first-come first-served scheduling simulation (C description))
    2010-04-13 00:02:35下载
    积分:1
  • DHT90_
    温湿度传感器DHT11的C语言驱动程序,珂用于单片机的开发与应用。(Temperature and humidity sensors DHT11 C language driver, Ke for the development and application of SCM.)
    2011-07-25 09:34:21下载
    积分:1
  • ourdev_223615
    一个关于FAT16文件系统的说明与源码,对FAT16文件系统的开发好处(A note on the FAT16 file system with the source code, the FAT16 file system, the development of the benefits of)
    2009-10-26 14:10:00下载
    积分:1
  • hahamirror2
    完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
    2012-04-18 14:55:47下载
    积分:1
  • Services88
    一个多线程的HTTP服务器,采用阻塞模式,重叠输入输出模型,利用多线程来处理多用户连接。 (A multi-threaded HTTP server, using blocking mode, overlapping input-output model, to deal with the use of multi-threaded multi-user connectivity.)
    2008-05-11 23:59:20下载
    积分:1
  • OpenGL-ES-1.1-Emulator-v1.0
    OpenGL ES 模拟器,模拟OpenGL ES运行环境(OpenGL ES Emulator)
    2021-03-26 20:39:13下载
    积分:1
  • C_Primercode
    我收藏了好久的资料!C++ Primer的随书源代码(I am a long time data collection! C++ Primer of source code with the book)
    2010-05-12 12:49:55下载
    积分:1
  • AdaptiveTransparency_Source
    一種新的方法可以即時處理無須排序的重疊半透明三角形,比A-buffer方法的效率更高。(We introduce a new technique for real-time order independent transparency called Adaptive Transparency (AT) that closely approximates the ground-truth results obtained from A-buffer compositing but is 5x to 40x faster. The key contribution of Adaptive Transparency is the introduction of an adaptively compressed visibility representation that can be efficiently constructed and queried during rendering. It can be applied to a widerange of transparent geometry (e.g., foliage, windows, hair, and smoke). AT closely matches the ground-truth A-buffer solution and is both higher quality and faster than other approximate OIT techniques. )
    2011-05-27 01:39:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载