登录
首页 » C++ » opengl

opengl

于 2020-08-31 发布 文件大小:13641KB
0 48
下载积分: 1 下载次数: 11

代码说明:

  用opengl做的一个小项目,用到了NeHe教程里的很多章节的知识。请按键“W”“F”“D”“M”“L”“N”等进行体验。如果你是初学者,会很有帮助(Opengl to do with a small project, used the NeHe tutorial knowledge of many chapters. Please click on the " W" " F" " D" " M" " L" " N" , etc. experience. If you are a beginner, it would be helpful)

文件列表:

opengl
......\debug
......\.....\opengl.exe,4284416,2010-06-19
......\.....\opengl.ilk,3770924,2010-06-19
......\.....\opengl.pdb,838656,2010-06-19
......\GlAux.Lib,1198410,2006-03-03
......\GlU32.Lib,12672,2007-09-27
......\opengl
......\......\Debug
......\......\.....\BuildLog.htm,10902,2010-06-19
......\......\.....\glHouse.obj,158345,2010-06-19
......\......\.....\mt.dep,67,2010-06-19
......\......\.....\opengl.exe.embed.manifest,403,2010-06-16
......\......\.....\opengl.exe.embed.manifest.res,468,2010-06-16
......\......\.....\opengl.exe.intermediate.manifest,385,2010-06-19
......\......\.....\opengl.res,3490616,2010-06-16
......\......\.....\pic





......\......\.....\...\roof.bmp,196662,2009-04-30
......\......\.....\...\stair.bmp,24630,2009-05-01
......\......\.....\...\stair1.bmp,24630,2009-05-02
......\......\.....\...\stair2.bmp,24632,2009-05-02
......\......\.....\...\wall1.bmp,196664,2009-05-01
......\......\.....\...\wall2.bmp,196664,2009-05-01
......\......\.....\...\wall3.bmp,196664,2009-05-01
......\......\.....\vc80.idb,453632,2010-06-19
......\......\.....\vc80.pdb,249856,2010-06-19
......\......\GLAux.h,12051,2010-06-11
......\......\glHouse.cpp,51347,2010-06-19
......\......\logfile.txt,0,2010-06-15
......\......\opengl.aps,3525516,2010-06-11
......\......\opengl.rc,2494,2010-06-11
......\......\opengl.vcproj,5205,2010-06-11
......\......\opengl.vcproj.CHINA-C45D7A2C7.Administrator.user,1427,2010-06-19
......\......\pic





......\......\...\roof.bmp,196662,2009-04-30
......\......\...\stair.bmp,24630,2009-05-01
......\......\...\stair1.bmp,24630,2009-05-02
......\......\...\stair2.bmp,24632,2009-05-02
......\......\...\wall1.bmp,196664,2009-05-01
......\......\...\wall2.bmp,196664,2009-05-01
......\......\...\wall3.bmp,196664,2009-05-01
......\......\resource.h,899,2010-06-11
......\opengl.ncb,10521600,2010-06-20
......\opengl.sln,883,2010-06-11
......\OpenGL32.Lib,76924,2007-09-27
......\pic





......\...\roof.bmp,196662,2009-04-30
......\...\stair.bmp,24630,2009-05-01
......\...\stair1.bmp,24630,2009-05-02
......\...\stair2.bmp,24632,2009-05-02
......\...\wall1.bmp,196664,2009-05-01
......\...\wall2.bmp,196664,2009-05-01
......\...\wall3.bmp,196664,2009-05-01

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

发表评论

0 个回复

  • MyPolyStock
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
    2021-04-19 23:08:50下载
    积分:1
  • dol-plugin-0.1-src
    IDA反汇编器DOL加载器插件源码,编译需要IDA SDK(IDA disassembler DOL loader plug-in source code, the compiler needs IDA SDK)
    2011-09-16 14:48:22下载
    积分:1
  • 2.4G无线通信应用
    说明:  通过STM32控制2.4G WIFI模块,实线无线通信(Communicatie between STM32 and 2.4G WIFI moudle.)
    2020-06-17 09:40:01下载
    积分:1
  • 平衡小车代码
    小车默认搭载的是标准版程序, 没有开启避障、 巡线, 无线模块驱动等功能, 这些功能在顶配版的程序里面有,请同学们根据自己的能力,最好先看完标准版 平衡小车直立部分的程序后,再学习平衡小车的其他功能,谢谢。
    2022-03-05 01:15:13下载
    积分:1
  • xvidcore-1.0.0-rc4
    xvidcore-1.0.0-rc4, 国外开源的视频代码,很有参考价值,供大家学习使用。(xvidcore-1.0.0-rc4, foreign open-source code of the video, a good reference for everyone learning to use.)
    2009-06-07 19:08:49下载
    积分:1
  • C++ Builder MDI多文档
    C++ Builder MDI多文档OpenGL界面,附带自定义的类,能绘制三维立体文字
    2022-03-03 20:26:31下载
    积分:1
  • C++programseji2
    作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。(as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu)
    2020-06-26 04:20:02下载
    积分:1
  • PID控制器参数整定及其在逆变控制上的应用
    针对PI 控制器的参数整定通常采用归一参数法和试凑法,很难得到优化的整定参数的问题,一种快速且有效的基于四维数据可视化算法的PI 控制器参数整定方法。运用可视化方法将Bode 图形簇体现在四维可视化幅频特性图和相频特性图里,可直接观察kp,ki 与幅频特性和相频特性的关系。该方法可间接地将幅值裕度和相角裕度表现在频域特性里,通过观察频域特性的变化来达到整定的目的。仿真实例表明该方法适用于低阶或高阶被控对象,得到了比较满意的效果,阶跃响应验证该方法的正确性。
    2022-03-05 07:19:25下载
    积分:1
  • BIN
    BIN转换问HEX格式工具,使用宇单片机开发人员学习(BIN conversion asked the HEX format tool, to use the Yu microcontroller developers learning)
    2013-03-22 16:38:46下载
    积分:1
  • 用VC开发的书籍,内容丰富全面,特别…
    这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
    2022-01-25 19:27:08下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载