Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 1 Final Submission #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added PROJ1_WIN/565Raytracer.sdf
Binary file not shown.
5 changes: 5 additions & 0 deletions PROJ1_WIN/565Raytracer/565Raytracer.vcxproj.himanshu.nvuser
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectSettingsModel DefinitionId="a218e900-1199-4ab1-a767-7976786f04d4" DisplayName="Nexus Project User Settings" xmlns="clr-namespace:Ark.PropertyModel;assembly=Ark">
<SettingsPointModel DefinitionId="3eb7ba04-016d-475e-b0ff-daa5f0e59a08" DisplayName="Launch">
<Property Name="Arguments" Value="scene=&quot;../../scenes/sampleScene.txt&quot;" />
</SettingsPointModel>
</ProjectSettingsModel>
4 changes: 4 additions & 0 deletions PROJ1_WIN/565Raytracer/565Raytracer.vcxproj.user
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@
<LocalDebuggerCommandArguments>scene="../../scenes/sampleScene.txt"</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommandArguments>scene="../../scenes/sampleScene.txt"</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>
10 changes: 10 additions & 0 deletions PROJ1_WIN/565Raytracer/Debug/565Raytracer.exe.embed.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
2 changes: 2 additions & 0 deletions PROJ1_WIN/565Raytracer/Debug/565Raytracer.lastbuildstate
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#v4.0:v100:false
Debug|Win32|C:\Users\Himanshu\Documents\GitHub\Project1-Raytracer\PROJ1_WIN\|
10 changes: 10 additions & 0 deletions PROJ1_WIN/565Raytracer/Debug/565Raytracer.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Build started 9/30/2012 3:31:40 AM.
1>Project "C:\Users\Himanshu\Documents\GitHub\Project1-Raytracer\PROJ1_WIN\565Raytracer\565Raytracer.vcxproj" on node 2 (build target(s)).
1>InitializeBuildStatus:
Creating "Debug\565Raytracer.unsuccessfulbuild" because "AlwaysCreate" was specified.
AddCudaCompileDeps:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cl.exe /E /nologo /showIncludes /TP /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" /I"C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc" /I../shared/glew/includes /I../shared/freeglut/includes /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\bin" /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" /I. /FIcuda_runtime.h /c C:\Users\Himanshu\Documents\GitHub\Project1-Raytracer\src\raytraceKernel.cu
AddCudaCompilePropsDeps:
Skipping target "AddCudaCompilePropsDeps" because all output files are up-to-date with respect to the input files.
CudaBuild:
Compiling CUDA source file ..\..\src\raytraceKernel.cu...
Empty file.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/CL.read.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/CL.write.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/cl.command.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/glslUtility.obj
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/image.obj
Binary file not shown.
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link-cvtres.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link-cvtres.write.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.10008-cvtres.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.10008.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.10008.write.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.12444-cvtres.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.12444.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.12444.write.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.12584-cvtres.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.12584.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.12584.write.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.8992-cvtres.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.8992-cvtres.write.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.8992.read.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
1 change: 1 addition & 0 deletions PROJ1_WIN/565Raytracer/Debug/link.8992.write.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
Binary file added PROJ1_WIN/565Raytracer/Debug/link.command.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/link.read.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/link.write.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/main.obj
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/mt.command.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/mt.read.1.tlog
Binary file not shown.
Binary file added PROJ1_WIN/565Raytracer/Debug/mt.write.1.tlog
Binary file not shown.
26 changes: 26 additions & 0 deletions PROJ1_WIN/565Raytracer/Debug/raytraceKernel.cu.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Identity=..\..\src\raytraceKernel.cu
AdditionalDeps=
AdditionalOptions=
CInterleavedPTX=false
CodeGeneration=compute_10,sm_10
CompileOut=C:\Users\Himanshu\Documents\GitHub\Project1-Raytracer\PROJ1_WIN\565Raytracer\Win32/Debug/raytraceKernel.cu.obj
CudaToolkitCustomDir=
Defines=
Emulation=false
FastMath=false
GPUDebugInfo=true
HostDebugInfo=true
Include=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include;C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc;../shared/glew/includes;../shared/freeglut/includes
Keep=false
KeepDir=Debug
MaxRegCount=0
NvccCompilation=compile
NvccPath=
Optimization=Od
PtxAsOptionV=false
RequiredIncludes=
Runtime=MDd
RuntimeChecks=Default
TargetMachinePlatform=32
TypeInfo=false
Warning=W3
Loading