tonystone / geofeatures2

A lightweight, high performance geometry library in Swift.
Apache License 2.0
19 stars 4 forks source link

Similar goals in CeranPaul/SketchCurves #166

Closed CeranPaul closed 6 years ago

CeranPaul commented 6 years ago

Hello! I am also working on a geometry tool library as referenced above. You might find something useful there. Paul

tonystone commented 6 years ago

Hi Paul, thanks for letting me know about your project, I’ll look it over. In general what is the goal of your project?

We are currently working on the math functions within our geometries at the moment such as intersection, union, etc.

On Jan 28, 2018, at 2:55 PM, CeranPaul notifications@github.com wrote:

Hello! I am also working on a geometry tool library as referenced above. You might find something useful there. Paul

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tonystone/geofeatures2/issues/166, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5UbpyZp8VVeRxXVQ3fIfnCntnvCZylks5tPPr3gaJpZM4Rv5aP.

CeranPaul commented 6 years ago

Two goals: build a collection of geometry tools that will allow me to use an iPad and Pencil to create simple parts for 3D printing; and have a repository where employers can see my programming skills.

The intersections my code can currently do are line & line and plane & plane. Because the solids I’m interested in will usually have one or more bicubic surfaces, I’m months away from having that ability.

 Paul H.

On Jan 29, 2018, at 2:22 PM, Tony Stone notifications@github.com wrote:

Hi Paul, thanks for letting me know about your project, I’ll look it over. In general what is the goal of your project?

We are currently working on the math functions within our geometries at the moment such as intersection, union, etc.

  • Tony

On Jan 28, 2018, at 2:55 PM, CeranPaul notifications@github.com wrote:

Hello! I am also working on a geometry tool library as referenced above. You might find something useful there. Paul

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tonystone/geofeatures2/issues/166, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5UbpyZp8VVeRxXVQ3fIfnCntnvCZylks5tPPr3gaJpZM4Rv5aP.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.