Objectified lights, cleanup and messification.

This commit is contained in:
2018-03-19 08:44:07 -05:00
parent 62364b2145
commit 4818d5a67e
4 changed files with 52 additions and 40 deletions

View File

@@ -16,6 +16,7 @@ else
raise RuntimeError, "Unsupported platform."
end
require_relative "lib/objects/light"
require_relative "lib/wavefront/model"
require_relative "lib/wavefront/object"
require_relative "lib/wavefront/material"