文件名称:RayTrace_3.1
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.69mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Mathematical Introduction with OpenGL 这本书配的软件包。里面包括丰富的图形学基本技术和功能,同时有很图形学数值运算的实例。采用vc和OpenGL实现,便于参考。这是3.1版本(for vc2003)-Mathematical Introduction of this with OpenGL Books packages. Includes a wealth of basic technical and graphics functions, while graphics are examples of numerical computation. Using vc and OpenGL, ease of reference. This is version 3.1 (for vc2003)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DataStructs
...........\Array.h
...........\CLinkedList.h
...........\DataStructs.vcproj
...........\DoubleRecurse.cpp
...........\DoubleRecurse.h
...........\KdTree.cpp
...........\KdTree.h
...........\ShellSort.h
...........\Stack.h
Graphics
........\BumpMapFunction.cpp
........\BumpMapFunction.h
........\CameraView.cpp
........\CameraView.h
........\DirectLight.cpp
........\DirectLight.h
........\Extents.cpp
........\Extents.h
........\Graphics.vcproj
........\Light.h
........\Material.cpp
........\Material.h
........\MaterialBase.h
........\MaterialCookTorrance.cpp
........\MaterialCookTorrance.h
........\PixelArray.cpp
........\PixelArray.h
........\RgbImage.cpp
........\RgbImage.h
........\TextureAffineXform.cpp
........\TextureAffineXform.h
........\TextureBilinearXform.cpp
........\TextureBilinearXform.h
........\TextureCheckered.cpp
........\TextureCheckered.h
........\TextureMapBase.cpp
........\TextureMapBase.h
........\TextureMultiFaces.cpp
........\TextureMultiFaces.h
........\TextureRgbImage.cpp
........\TextureRgbImage.h
........\TextureSequence.cpp
........\TextureSequence.h
........\TransformViewable.cpp
........\TransformViewable.h
........\ViewableBase.cpp
........\ViewableBase.h
........\ViewableBezierSet.cpp
........\ViewableBezierSet.h
........\ViewableCone.cpp
........\ViewableCone.h
........\ViewableCylinder.cpp
........\ViewableCylinder.h
........\ViewableEllipsoid.cpp
........\ViewableEllipsoid.h
........\ViewableParallelepiped.cpp
........\ViewableParallelepiped.h
........\ViewableParallelogram.cpp
........\ViewableParallelogram.h
........\ViewableSphere.cpp
........\ViewableSphere.h
........\ViewableTorus.cpp
........\ViewableTorus.h
........\ViewableTriangle.cpp
........\ViewableTriangle.h
........\VisiblePoint.h
OpenglRender
............\GlutRenderer.cpp
............\GlutRenderer.h
............\OpenglRender.vcproj
RayTrace
........\RayTrace.cpp
........\RayTrace.vcproj
........\RayTraceData.cpp
........\RayTraceData.h
RayTraceKd
..........\balls_2_1.nff
..........\balls_3_1.nff
..........\balls_4_1.nff
..........\balls_5_1.nff
..........\f15.obj
..........\jacks_2_1.nff
..........\jacks_3_1.nff
..........\jacks_4_1.nff
..........\jacks_5_1.nff
..........\RayTraceKd.cpp
..........\RayTraceKd.ncb
..........\RayTraceKd.sln
..........\RayTraceKd.vcproj
..........\RayTraceSetup2.cpp
..........\RayTraceSetup2.h
..........\RayTraceStats.cpp
..........\RayTraceStats.h
..........\sponzaAlex.obj
..........\sponzaOrig.obj
RaytraceMgr
...........\LoadNffFile.cpp
...........\LoadNffFile.h
...........\LoadObjFile.cpp
...........\Array.h
...........\CLinkedList.h
...........\DataStructs.vcproj
...........\DoubleRecurse.cpp
...........\DoubleRecurse.h
...........\KdTree.cpp
...........\KdTree.h
...........\ShellSort.h
...........\Stack.h
Graphics
........\BumpMapFunction.cpp
........\BumpMapFunction.h
........\CameraView.cpp
........\CameraView.h
........\DirectLight.cpp
........\DirectLight.h
........\Extents.cpp
........\Extents.h
........\Graphics.vcproj
........\Light.h
........\Material.cpp
........\Material.h
........\MaterialBase.h
........\MaterialCookTorrance.cpp
........\MaterialCookTorrance.h
........\PixelArray.cpp
........\PixelArray.h
........\RgbImage.cpp
........\RgbImage.h
........\TextureAffineXform.cpp
........\TextureAffineXform.h
........\TextureBilinearXform.cpp
........\TextureBilinearXform.h
........\TextureCheckered.cpp
........\TextureCheckered.h
........\TextureMapBase.cpp
........\TextureMapBase.h
........\TextureMultiFaces.cpp
........\TextureMultiFaces.h
........\TextureRgbImage.cpp
........\TextureRgbImage.h
........\TextureSequence.cpp
........\TextureSequence.h
........\TransformViewable.cpp
........\TransformViewable.h
........\ViewableBase.cpp
........\ViewableBase.h
........\ViewableBezierSet.cpp
........\ViewableBezierSet.h
........\ViewableCone.cpp
........\ViewableCone.h
........\ViewableCylinder.cpp
........\ViewableCylinder.h
........\ViewableEllipsoid.cpp
........\ViewableEllipsoid.h
........\ViewableParallelepiped.cpp
........\ViewableParallelepiped.h
........\ViewableParallelogram.cpp
........\ViewableParallelogram.h
........\ViewableSphere.cpp
........\ViewableSphere.h
........\ViewableTorus.cpp
........\ViewableTorus.h
........\ViewableTriangle.cpp
........\ViewableTriangle.h
........\VisiblePoint.h
OpenglRender
............\GlutRenderer.cpp
............\GlutRenderer.h
............\OpenglRender.vcproj
RayTrace
........\RayTrace.cpp
........\RayTrace.vcproj
........\RayTraceData.cpp
........\RayTraceData.h
RayTraceKd
..........\balls_2_1.nff
..........\balls_3_1.nff
..........\balls_4_1.nff
..........\balls_5_1.nff
..........\f15.obj
..........\jacks_2_1.nff
..........\jacks_3_1.nff
..........\jacks_4_1.nff
..........\jacks_5_1.nff
..........\RayTraceKd.cpp
..........\RayTraceKd.ncb
..........\RayTraceKd.sln
..........\RayTraceKd.vcproj
..........\RayTraceSetup2.cpp
..........\RayTraceSetup2.h
..........\RayTraceStats.cpp
..........\RayTraceStats.h
..........\sponzaAlex.obj
..........\sponzaOrig.obj
RaytraceMgr
...........\LoadNffFile.cpp
...........\LoadNffFile.h
...........\LoadObjFile.cpp