Rename tuple file to remove the plural.

Also add empty shell ray.
This commit is contained in:
Godzil
2020-02-15 23:18:04 +00:00
parent 1f4b14c896
commit 1e2588441f
11 changed files with 33 additions and 12 deletions

8
source/objects/ray.cpp Normal file
View File

@@ -0,0 +1,8 @@
/*
* DoRayMe - a quick and dirty Raytracer
* Ray implementation
*
* Created by Manoël Trapier
* Copyright (c) 2020 986-Studio.
*
*/