登录
首页 » Visual C++ » GLdialogs

GLdialogs

于 2021-03-29 发布 文件大小:446KB
0 179
下载积分: 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 个回复

  • fast_sort
    /*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组 *大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边, *基准值为一组,这样就找到了基准元素的位置就确定了 *如此递归调用。直到每一组的low==high,即实现了排序的要求。 */ (/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the elements are divided into three groups* is greater than the reference element of a group is placed on the right side of the reference value, smaller than the reference value elements for a group of placed on the left side of the reference value,* reference value, a group, so that the location of the reference element is found it is determined* so recursive call. Until each group of low == high to achieve the requirements of the sort.* /)
    2012-10-26 21:42:43下载
    积分:1
  • testPowerCtrl
    电力系统监测组件,显示电动机的控件的源代码。(N/A)
    2010-12-27 22:26:57下载
    积分:1
  • F16_aerodatas
    F16战斗机的气动数据文件,是开发飞行仿真的好的空气动力学系数文件,(air datas)
    2014-09-28 14:22:17下载
    积分:1
  • ads
    用来刷百度,google 的 广告,一天默认刷搜索10个关键词,随机点击推广连接20个。可配置、(To brush Baidu, google ads, the 10 day default brush search keywords, random visit to promote connections 20. Configurable,)
    2011-01-10 16:01:52下载
    积分:1
  • jiansheyinhan
    一个银行的提款程序。提款机的程序编译,提款机如何操作!(A bank ATM procedures. Teller machines to compile the program, how to operate teller machine!)
    2008-06-26 13:06:32下载
    积分:1
  • ComputerGraphicsofVC
    这个事关于Computer Graphics (计算机图形学)的教学代码!!!(The thing about Computer Graphics (computer graphics) teaching the code! ! !)
    2010-05-24 15:13:55下载
    积分:1
  • CompareFiles
    Compare two txt files
    2014-09-14 10:46:34下载
    积分:1
  • KAZE-Features
    日本人kaze发明的kaze算法,较为先进运行效率够快。文档详细讲述了算法的理论及实现。(Abstract. In this paper, we introduce KAZE features, a novel multiscale 2D fea- ture detection and description algorithm in nonlinear scale spaces.)
    2014-03-03 14:22:47下载
    积分:1
  • longgekuta
    针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。(Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficult to understand the phenomenon of post-graduate program, I have added comments to beginners can learn the corresponding algorithms and programming together, which could effectively implementation of control algorithms, using Runge-Kutta method for online real-time simulation, modeling, optimal control and adaptive control of a meaningful education.)
    2010-02-07 17:09:08下载
    积分:1
  • sql--keshe
    一个很完善的设计,用VC++和sql server 完成,附有报告,程序(A well-designed, using VC++ and sql server to complete, with the report, the program)
    2011-06-22 12:55:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载