Files
dorayme/source/objects/light.cpp
Godzil 5ebed12f4f Add support for point light and materials.
Add material to objects.
2020-02-17 19:12:57 +00:00

9 lines
146 B
C++

/*
* DoRayMe - a quick and dirty Raytracer
* Light implementation
*
* Created by Manoël Trapier
* Copyright (c) 2020 986-Studio.
*
*/