91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

20170218:將chapter 15:Specular Reflection(Phong)相關的代碼移植上來,并生成chapter 15對應的圖形; 20170217:將《ray tracing from the ground up》的部分代碼移植到CodeBlocks。生成的圖形對應書本chapter 14: Lights and materials;

資源截圖

代碼片段和文件信息

#include?“World.h“

int?main(){
????World?w;????????//?construct?a?default?world?object
????w.build();
????w.camera_ptr->render_scene(w);
????return?0;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????2499534??2017-02-18?22:26??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\bin\Debug\raytracegroundup.exe

?????文件???????1488??2007-09-24?00:14??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Ambient.h

?????文件????????813??2007-09-16?19:13??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\BRDF.h

?????文件???????3028??2007-09-24?00:05??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Camera.h

?????文件????????569??2007-03-05?00:33??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Constants.h

?????文件???????2282??2007-09-24?00:14??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Directional.h

?????文件???????1351??2007-10-08?18:27??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Geometricobject.h

?????文件???????1639??2007-09-16?20:47??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Lambertian.h

?????文件????????614??2007-09-24?00:14??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Light.h

?????文件????????530??2007-09-16?18:48??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Material.h

?????文件???????2555??2007-12-10?04:15??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Maths.h

?????文件????????872??2007-03-05?00:34??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Matrix.h

?????文件???????2054??2007-09-16?15:02??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Matte.h

?????文件???????4205??2007-03-05?00:34??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Normal.h

?????文件???????1204??2007-09-16?18:57??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Pinhole.h

?????文件????????958??2007-10-08?18:27??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Plane.h

?????文件????????705??2007-03-31?13:39??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Point2D.h

?????文件???????3323??2007-03-31?13:39??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Point3D.h

?????文件????????371??2007-03-05?00:34??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Ray.h

?????文件????????362??2007-09-16?14:35??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\RayCast.h

?????文件???????4108??2007-03-05?00:34??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\RGBColor.h

?????文件???????1130??2007-04-03?11:01??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\ShadeRec.h

?????文件???????1484??2007-10-08?18:27??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Sphere.h

?????文件????????731??2007-09-16?14:13??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Tracer.h

?????文件???????4906??2007-03-05?00:35??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\Vector3D.h

?????文件???????2294??2007-06-25?21:16??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\ViewPlane.h

?????文件???????2627??2017-02-16?23:38??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\include\World.h

?????文件????????162??2017-02-16?21:15??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\main.cpp

?????文件??????36443??2017-02-18?22:26??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\obj\Debug\main.o

?????文件??????15734??2017-02-15?19:14??raytracegroundup_transplant1_picturechapter15_20170218\raytracegroundup\obj\Debug\rtgd\BRDFs\BRDF.o

............此處省略121個文件信息

評論

共有 條評論