Hi,

I'm trying to get in to thi-ng/geom since my dog ate my woodworking
notebook. It involved a lot of sketches, geometry and algebra: things I'm
hoping Clojure is good at too.

One of the first things I'm trying to do with thi.ng/geom is "create a
line, then create another line constrained by a shared point and an angle
between it and the first line". Am I thinking too much like CAD-style
constraints here?

The only constructors for lines I could find take points. I was hoping to
produce polylines from intersections -- but again, maybe I'm just trying to
force CAD thinking on something that isn't quite CAD :-)


lvh

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to