登录
首页 » Visual C++ » computer-graphics

computer-graphics

于 2020-09-06 发布 文件大小:998KB
0 72
下载积分: 1 下载次数: 9

代码说明:

  本程序主要实现场景的读入,纹理映射,使用最新的opengl编程方法。是基于着色器的!(The main achievement of the program reads the scene, texture mapping, using the latest opengl programming methods. Is based shader!)

文件列表:

SC13010065
..........\Angel.h,2166,2013-09-26
..........\fshader.glsl,156,2013-12-27
..........\GL.H,69083,2005-10-19
..........\glew.h,853373,2011-08-25
..........\glut.h,21440,1998-08-18
..........\InitShader.cpp,2289,2013-10-14
..........\mat.h,19100,2013-09-26
..........\puget_tex.obj,6165024,2008-02-06
..........\puget_tex.ppm,196623,2008-02-06
..........\readme.txt,905,2013-12-30
..........\string.h,28414,2009-12-08
..........\third.cpp,11099,2013-12-30
..........\third.exe,131072,2013-12-30
..........\third.vcxproj,4065,2013-12-25
..........\third.vcxproj.filters,1252,2013-12-25
..........\third.vcxproj.user,143,2013-12-21
..........\three.sln,1799,2013-12-23
..........\vshader.glsl,1135,2013-12-27
..........\wx.obj,254463,2013-12-27

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

发表评论

0 个回复

  • Multisim_10
    multisim软件是画图仿真领域的龙头,而这个文件是个好的开始(the multisim Software is drawing the the simulation field' s leading, and this document is a good start)
    2013-03-18 22:57:33下载
    积分:1
  • OPenGL
    MFC下使用OpenGl的方法,这是一个多文档应用程序。(Use OpenGl in MFC,MDI)
    2015-01-23 09:03:35下载
    积分:1
  • VC_ADO-SQLSERVER-Access
    mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。 (mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.)
    2011-08-21 10:38:29下载
    积分:1
  • NetHandle(TDI_Filter_Hook)
    使用TDI 和Filter-Hook进行网络数据拦截的两个例子, 以前外挂用过(The use of TDI and the Filter-Hook for network data to intercept the two examples previously used plug-ins)
    2008-03-11 15:27:10下载
    积分:1
  • BDEcode
    Normalized Cuts Clustering
    2011-01-24 21:01:43下载
    积分:1
  • VC++6.0
    说明:  本资料系转载内容,适合初学者参考,与大家共享,希望对大家有帮助,(Reprint the contents of the data is suitable for beginners and reference, and share, in the hope that we help)
    2008-09-12 11:49:42下载
    积分:1
  • ajks
    说明:  许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
    2006-03-23 20:52:57下载
    积分:1
  • cifafenxi
    通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 实验内容及基本要求: 设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句) 要求: 1.输入源程序,最后以“#”作结束标志; 2.处理各单词,计算各个单词的值和类型; 3.输出各个单词名、单词的值和类型。 (By design, develop and debug a specific lexical analysis procedures, to deepen understanding of the principles of lexical analysis, and mastery of the programming language source code will be scanned in the decomposition process of lexical analysis of various types of words. Experimental content and basic requirements: the design of a simple programming language (language has+,- arithmetic, assignment statement has input statements, output statements, compound statements) requirements: 1 input source, and finally to " #" as. end marker 2 each word processing, calculating the value and type of each word 3 outputs each word name, value and type of the word.)
    2021-04-28 08:28:43下载
    积分:1
  • ART2C++
    该算法是常用的ART2的vc++实现算法,代码思路清晰,注释详细,相信对ART2网络的初学者有很大帮助。(The ART2 algorithm is commonly used in the vc++ Realization of algorithms, code clear, detailed notes, I believe ART2 networks are very helpful for beginners.)
    2008-12-15 17:39:08下载
    积分:1
  • Gauss---Seidel-Algorithm
    合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现(Gauss- Seidel Algorithm)
    2011-11-30 14:45:19下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载