登录
首页 » Visual C++ » 6584124622

6584124622

于 2021-03-29 发布 文件大小:3525KB
0 138
下载积分: 1 下载次数: 10

代码说明:

  有关opengl对话框的制作,有利于初学者更好的了解opengl对话框的实现(Related to the production of opengl dialog is conducive to a better understanding of beginners dialog realize opengl)

文件列表:

6584124622
..........\Bin
..........\...\Antialiasing.exe



..........\...\Gouraud.exe
..........\...\Lighting.exe

..........\...\TextureLighting.exe
..........\...\TextureMapping.exe
..........\...\TextureTransparency.exe
..........\Package
..........\.......\Antialiasing
..........\.......\............\DialogGL.001
..........\.......\............\DialogGL.aps
..........\.......\............\DialogGL.cpp
..........\.......\............\DialogGL.dsp
..........\.......\............\DialogGL.dsw
..........\.......\............\DialogGL.h
..........\.......\............\DialogGL.ncb
..........\.......\............\DialogGL.opt
..........\.......\............\DialogGL.plg
..........\.......\............\DialogGL.rc
..........\.......\............\DialogGLDlg.cpp
..........\.......\............\DialogGLDlg.h
..........\.......\............\ReadMe.txt
..........\.......\............\Release
..........\.......\............\res

..........\.......\............\...\DialogGL.rc2
..........\.......\............\resource.h
..........\.......\............\StdAfx.cpp
..........\.......\............\StdAfx.h
..........\.......\Gouraud
..........\.......\.......\DialogGL.001
..........\.......\.......\DialogGL.aps
..........\.......\.......\DialogGL.cpp
..........\.......\.......\DialogGL.dsp
..........\.......\.......\DialogGL.dsw
..........\.......\.......\DialogGL.h
..........\.......\.......\DialogGL.ncb
..........\.......\.......\DialogGL.opt
..........\.......\.......\DialogGL.plg
..........\.......\.......\DialogGL.rc
..........\.......\.......\DialogGLDlg.cpp
..........\.......\.......\DialogGLDlg.h
..........\.......\.......\ReadMe.txt
..........\.......\.......\Release
..........\.......\.......\res

..........\.......\.......\...\DialogGL.rc2
..........\.......\.......\resource.h
..........\.......\.......\StdAfx.cpp
..........\.......\.......\StdAfx.h
..........\.......\Lighting
..........\.......\........\DialogGL.001
..........\.......\........\DialogGL.aps
..........\.......\........\DialogGL.cpp
..........\.......\........\DialogGL.dsp
..........\.......\........\DialogGL.dsw
..........\.......\........\DialogGL.h
..........\.......\........\DialogGL.ncb
..........\.......\........\DialogGL.opt
..........\.......\........\DialogGL.plg
..........\.......\........\DialogGL.rc
..........\.......\........\DialogGLDlg.cpp
..........\.......\........\DialogGLDlg.h
..........\.......\........\Release
..........\.......\........\res

..........\.......\........\...\DialogGL.rc2
..........\.......\........\resource.h
..........\.......\........\StdAfx.cpp
..........\.......\........\StdAfx.h
..........\.......\Src
..........\.......\...\Texture.cpp
..........\.......\...\Texture.h
..........\.......\TextureLighting

..........\.......\...............\Debug
..........\.......\...............\DialogGL.001
..........\.......\...............\DialogGL.aps
..........\.......\...............\DialogGL.cpp
..........\.......\...............\DialogGL.dsp
..........\.......\...............\DialogGL.dsw
..........\.......\...............\DialogGL.h
..........\.......\...............\DialogGL.ncb
..........\.......\...............\DialogGL.opt
..........\.......\...............\DialogGL.plg
..........\.......\...............\DialogGL.rc
..........\.......\...............\DialogGLDlg.cpp
..........\.......\...............\DialogGLDlg.h
..........\.......\...............\res

..........\.......\...............\...\DialogGL.rc2
..........\.......\...............\resource.h
..........\.......\...............\StdAfx.cpp
..........\.......\...............\StdAfx.h
..........\.......\TextureMapping

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

发表评论

0 个回复

  • shellcode
    一个实现shellcode的程序,可以弹出MessageBox对话框。(A program used to realize shellcode.)
    2016-03-31 19:49:22下载
    积分:1
  • imageprocess
    利用C++语言,实现对图象处理的一些操作。比较简单(The use of C++ language, implementation of some image processing operations. Relatively simple)
    2009-03-15 17:01:07下载
    积分:1
  • uart
    一个实用的uart协议模块,使用verilog 实现(A practical uart protocol modules, use verilog to achieve)
    2013-07-25 11:43:34下载
    积分:1
  • Cyuyan100li-p
    本PDF内有100道C++基础知识的编程,讲述了各种情境下的编程方法,为初学C++着提供良好的平台实例。(This PDF is 100 basic knowledge of c++ programming, programming method, tells the story of a variety of situations for beginners c++ provides a good platform for instance.)
    2014-07-05 18:15:10下载
    积分:1
  • fiber-HE11-mode
    利用matlab模拟光纤中的HE11模的模式分布图。(Using matlab to simulate the HE11 mode fiber mode distribution.)
    2013-07-30 09:55:11下载
    积分:1
  • multiview_for_doc3_demo
    说明:  动态实现多视图,作者好象是印度的,从国外站点下载的代码,并且每个视图有具体的view类进行支撑,可用于多场景显示(Realize the dynamic multi-view, the author seems to be in India from the foreign site to download the code, and view each specific type of view to support, can be used for multi-scene display)
    2008-10-01 10:34:24下载
    积分:1
  • wannianli
    输入一个年份(1-3000),然后显示12个月的月历(Enter a year (1-3000), and then show the 12-month calendar)
    2008-12-17 09:08:18下载
    积分:1
  • calculator
    用MFC做计算器,满足MFC初学者的教学(make calculator by MFC)
    2010-09-30 14:06:18下载
    积分:1
  • 3DSLoader
    导入3ds模型的程序,运行程序后点打开导入3ds的文件即可(a)
    2010-07-31 10:21:36下载
    积分:1
  • spincontrol
    简单介绍了上下控件的使用方法,对于初学者,有一定的帮助。(Briefly introduced the use of upper and lower control method, for beginners, there are certainly helpful to them.)
    2007-08-16 21:25:17下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载