文件名称:CGReport
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.39mb
-
已下载:6次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
我的计算机图形学期末大作业。优等评分。
使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo.
实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, the fast surface rendering algorithm, with detailed documentation and descr iption of the procedures, and examples Demo. Realized the mask, hidden, projection, perspective, do not need OpenGL and DirectX, is a practical example of the underlying algorithm.
使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo.
实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, the fast surface rendering algorithm, with detailed documentation and descr iption of the procedures, and examples Demo. Realized the mask, hidden, projection, perspective, do not need OpenGL and DirectX, is a practical example of the underlying algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CGReport/DEMO/NUDTCGDLL.dll
CGReport/DEMO/NUDTCGReport.exe
CGReport/RawCodes/CGReport.sln
CGReport/RawCodes/CGReport.suo
CGReport/RawCodes/NUDTCGDLL/Debug/BuildLog.htm
CGReport/RawCodes/NUDTCGDLL/Debug/NUDTCGDLL_vc6.dll
CGReport/RawCodes/NUDTCGDLL/Debug/NUDTCGDLL_vc6.lib
CGReport/RawCodes/NUDTCGDLL/Debug/NUDTCGDLL.log
CGReport/RawCodes/NUDTCGDLL/NUDT3DSpace.h
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.APS
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.cpp
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.h
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.rc
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcproj
CGReport/RawCodes/NUDTCGDLL/ReadMe.txt
CGReport/RawCodes/NUDTCGDLL/Release/BuildLog.htm
CGReport/RawCodes/NUDTCGDLL/Release/NUDTCGDLL.log
CGReport/RawCodes/NUDTCGDLL/ReleaseStandAlone/BuildLog.htm
CGReport/RawCodes/NUDTCGDLL/ReleaseStandAlone/NUDTCGDLL.log
CGReport/RawCodes/NUDTCGDLL/resource.h
CGReport/RawCodes/NUDTCGDLL/stdafx.cpp
CGReport/RawCodes/NUDTCGDLL/stdafx.h
CGReport/RawCodes/NUDTCGDLL/NUDT3DSpace.cpp
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcproj.GOLDENHAWKING.GoldenHawk.user
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcxproj
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcxproj.user
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcxproj.filters
CGReport/RawCodes/NUDTCGReport/Debug/BuildLog.htm
CGReport/RawCodes/NUDTCGReport/Debug/NUDTCGDLL.dll
CGReport/RawCodes/NUDTCGReport/Debug/NUDTCGDLL.lib
CGReport/RawCodes/NUDTCGReport/Debug/NUDTCGReport.log
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.aps
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.cpp
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.h
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.rc
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcproj
CGReport/RawCodes/NUDTCGReport/NUDTCGReportDlg.cpp
CGReport/RawCodes/NUDTCGReport/NUDTCGReportDlg.h
CGReport/RawCodes/NUDTCGReport/NUDTViewControl.cpp
CGReport/RawCodes/NUDTCGReport/NUDTViewControl.h
CGReport/RawCodes/NUDTCGReport/RawPlot.cpp
CGReport/RawCodes/NUDTCGReport/RawPlot.h
CGReport/RawCodes/NUDTCGReport/ReadMe.txt
CGReport/RawCodes/NUDTCGReport/Release/BuildLog.htm
CGReport/RawCodes/NUDTCGReport/Release/NUDTCGDLL.dll
CGReport/RawCodes/NUDTCGReport/Release/NUDTCGDLL.lib
CGReport/RawCodes/NUDTCGReport/Release/NUDTCGReport.log
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/BuildLog.htm
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/NUDTCGDLL.dll
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/NUDTCGDLL.lib
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/NUDTCGReport.log
CGReport/RawCodes/NUDTCGReport/res/NUDTCGReport.ico
CGReport/RawCodes/NUDTCGReport/res/NUDTCGReport.manifest
CGReport/RawCodes/NUDTCGReport/res/NUDTCGReport.rc2
CGReport/RawCodes/NUDTCGReport/resource.h
CGReport/RawCodes/NUDTCGReport/stdafx.cpp
CGReport/RawCodes/NUDTCGReport/stdafx.h
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcproj.GOLDENHAWKING.GoldenHawk.user
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcxproj
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcxproj.user
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcxproj.filters
CGReport/RawCodes/NUDTCGReport/Template/NUDTCGReport.log
CGReport/RawCodes/CGReport_vc2010.sln
CGReport/RawCodes/CGReport_vc2010.suo
CGReport/RawDocuments/计算机图形学期末大作业.doc
CGReport/计算机图形学期末大作业.pdf
CGReport/RawCodes/NUDTCGDLL/Debug
CGReport/RawCodes/NUDTCGDLL/Release
CGReport/RawCodes/NUDTCGDLL/ReleaseStandAlone
CGReport/RawCodes/NUDTCGReport/Debug
CGReport/RawCodes/NUDTCGReport/Release
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone
CGReport/RawCodes/NUDTCGReport/res
CGReport/RawCodes/NUDTCGReport/Template
CGReport/RawCodes/NUDTCGDLL
CGReport/RawCodes/NUDTCGReport
CGReport/DEMO
CGReport/RawCodes
CGReport/RawDocuments
CGReport
CGReport/DEMO/NUDTCGReport.exe
CGReport/RawCodes/CGReport.sln
CGReport/RawCodes/CGReport.suo
CGReport/RawCodes/NUDTCGDLL/Debug/BuildLog.htm
CGReport/RawCodes/NUDTCGDLL/Debug/NUDTCGDLL_vc6.dll
CGReport/RawCodes/NUDTCGDLL/Debug/NUDTCGDLL_vc6.lib
CGReport/RawCodes/NUDTCGDLL/Debug/NUDTCGDLL.log
CGReport/RawCodes/NUDTCGDLL/NUDT3DSpace.h
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.APS
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.cpp
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.h
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.rc
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcproj
CGReport/RawCodes/NUDTCGDLL/ReadMe.txt
CGReport/RawCodes/NUDTCGDLL/Release/BuildLog.htm
CGReport/RawCodes/NUDTCGDLL/Release/NUDTCGDLL.log
CGReport/RawCodes/NUDTCGDLL/ReleaseStandAlone/BuildLog.htm
CGReport/RawCodes/NUDTCGDLL/ReleaseStandAlone/NUDTCGDLL.log
CGReport/RawCodes/NUDTCGDLL/resource.h
CGReport/RawCodes/NUDTCGDLL/stdafx.cpp
CGReport/RawCodes/NUDTCGDLL/stdafx.h
CGReport/RawCodes/NUDTCGDLL/NUDT3DSpace.cpp
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcproj.GOLDENHAWKING.GoldenHawk.user
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcxproj
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcxproj.user
CGReport/RawCodes/NUDTCGDLL/NUDTCGDLL.vcxproj.filters
CGReport/RawCodes/NUDTCGReport/Debug/BuildLog.htm
CGReport/RawCodes/NUDTCGReport/Debug/NUDTCGDLL.dll
CGReport/RawCodes/NUDTCGReport/Debug/NUDTCGDLL.lib
CGReport/RawCodes/NUDTCGReport/Debug/NUDTCGReport.log
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.aps
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.cpp
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.h
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.rc
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcproj
CGReport/RawCodes/NUDTCGReport/NUDTCGReportDlg.cpp
CGReport/RawCodes/NUDTCGReport/NUDTCGReportDlg.h
CGReport/RawCodes/NUDTCGReport/NUDTViewControl.cpp
CGReport/RawCodes/NUDTCGReport/NUDTViewControl.h
CGReport/RawCodes/NUDTCGReport/RawPlot.cpp
CGReport/RawCodes/NUDTCGReport/RawPlot.h
CGReport/RawCodes/NUDTCGReport/ReadMe.txt
CGReport/RawCodes/NUDTCGReport/Release/BuildLog.htm
CGReport/RawCodes/NUDTCGReport/Release/NUDTCGDLL.dll
CGReport/RawCodes/NUDTCGReport/Release/NUDTCGDLL.lib
CGReport/RawCodes/NUDTCGReport/Release/NUDTCGReport.log
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/BuildLog.htm
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/NUDTCGDLL.dll
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/NUDTCGDLL.lib
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone/NUDTCGReport.log
CGReport/RawCodes/NUDTCGReport/res/NUDTCGReport.ico
CGReport/RawCodes/NUDTCGReport/res/NUDTCGReport.manifest
CGReport/RawCodes/NUDTCGReport/res/NUDTCGReport.rc2
CGReport/RawCodes/NUDTCGReport/resource.h
CGReport/RawCodes/NUDTCGReport/stdafx.cpp
CGReport/RawCodes/NUDTCGReport/stdafx.h
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcproj.GOLDENHAWKING.GoldenHawk.user
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcxproj
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcxproj.user
CGReport/RawCodes/NUDTCGReport/NUDTCGReport.vcxproj.filters
CGReport/RawCodes/NUDTCGReport/Template/NUDTCGReport.log
CGReport/RawCodes/CGReport_vc2010.sln
CGReport/RawCodes/CGReport_vc2010.suo
CGReport/RawDocuments/计算机图形学期末大作业.doc
CGReport/计算机图形学期末大作业.pdf
CGReport/RawCodes/NUDTCGDLL/Debug
CGReport/RawCodes/NUDTCGDLL/Release
CGReport/RawCodes/NUDTCGDLL/ReleaseStandAlone
CGReport/RawCodes/NUDTCGReport/Debug
CGReport/RawCodes/NUDTCGReport/Release
CGReport/RawCodes/NUDTCGReport/ReleaseStandAlone
CGReport/RawCodes/NUDTCGReport/res
CGReport/RawCodes/NUDTCGReport/Template
CGReport/RawCodes/NUDTCGDLL
CGReport/RawCodes/NUDTCGReport
CGReport/DEMO
CGReport/RawCodes
CGReport/RawDocuments
CGReport
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.