-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Similar goals in CeranPaul/SketchCurves #166
Comments
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 ***@***.***> 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 <#166>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AC5UbpyZp8VVeRxXVQ3fIfnCntnvCZylks5tPPr3gaJpZM4Rv5aP>.
|
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 ***@***.***> 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 ***@***.***> 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 <#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.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello! I am also working on a geometry tool library as referenced above. You might find something useful there. Paul
The text was updated successfully, but these errors were encountered: