issues
search
simonech
/
ray-tracer-challenge-netcore
My attempt at implementing the The Ray Tracer Challenge book in .NET Core and C#
MIT License
26
stars
5
forks
source link
Spelling corrections
#4
Closed
y2k4life
closed
5 years ago
y2k4life
commented
5 years ago
In ColorTest change CanSubstractColors to CanSubtractColors.
In TupleTest changed MagnituteOfNormalizedVectorIs1 to MagnitudeOfNormalizedVectorIs1
simonech
commented
5 years ago
Thx for the PR!