]> code.bitgloo.com Git - clyne/raytracer.git/commit
move classes to headers
authorClyne Sullivan <clyne@bitgloo.com>
Tue, 14 May 2024 21:26:52 +0000 (17:26 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Tue, 14 May 2024 21:26:52 +0000 (17:26 -0400)
commitaf1740bde341ef7703696cb7fd26d66cd8a37462
treecc2276fbe88fd225f068a0eb89ea8b28846f4961
parent8a8fab0c68d867d1e1e870252819d15e2b6d0c6f
move classes to headers
main.cpp
random.h [new file with mode: 0644]
sphere.h [new file with mode: 0644]
vec3.h
view.h [new file with mode: 0644]
world.h [new file with mode: 0644]