bfoz / geometry

Geometric primitives for Ruby
https://rubygems.org/gems/geometry
BSD 2-Clause "Simplified" License
47 stars 18 forks source link

Line interception #73

Open fabianfiorotto opened 9 years ago

fabianfiorotto commented 9 years ago

Well ... this is my interception method. Whatever you think I should change just tell me.

bfoz commented 9 years ago

Thanks. We're off to a good start. I have a few comments...

Thanks for taking care of this. It's almost ready to go.

kigster commented 7 years ago

Any reason this is not yet merged to master? Seems legit to me, and most certainly a useful feature.

I am debating using this library for re-implementation of my laser-cutter gem, since I had to build my own geometry objects, but I'd rather use something more feature rich and well tested.

bfoz commented 7 years ago

Because I completely forgot about it 😳 I'll try to get to it soon.

Nice gem. Why do I feel like I've heard about it somewhere? Hackaday? Let me know if you need anything for the integration.