Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Jan 3, 2025
1 parent 68c4ae2 commit 4371835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renderer/lights.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#.(vec 0 0 0))

(defmethod cast-shadows-p ((light light)) NIL)
(defmethod shadow-map ((light light)) NIL)

(defmethod in-view-p ((target light) camera) T)

Expand Down

0 comments on commit 4371835

Please sign in to comment.