Skip to content

Commit

Permalink
use isec through collide instead of directly
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtized committed May 27, 2024
1 parent e6b0122 commit cd46d02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shimmers/sketches/window_glimpses.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
[thi.ng.geom.polygon :as gp]
[thi.ng.geom.rect :as rect]
[thi.ng.geom.types :refer [Circle2 Triangle2]]
[thi.ng.geom.utils.intersect :as isec]
[thi.ng.geom.vector :as gv]
[thi.ng.math.core :as tm]))

Expand Down

0 comments on commit cd46d02

Please sign in to comment.