Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
pre3d
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Using graphyCalc in my app
29 views
Skip to first unread message
Chintan Pathak
unread,
Aug 12, 2015, 4:44:48 AM
8/12/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pre3d
I am developing a web-app, that allows finite element analysis in the browser.
For that I need to use the beautiful graph that is outputted through graphyCalc, only I will be providing the x, y and z values programatically.
My code so far:
github.com/chintanp/finext
This is an open-source project. How can I use graphyCalc on my page ?
Dean
unread,
Aug 12, 2015, 4:57:57 AM
8/12/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pr...@googlegroups.com
The main elements of graphycalc are open-source:
https://github.com/deanm/pre3d
https://github.com/deanm/graphycalculator
This example should give you a bit of an idea of how the curve
rendering works in pre3d:
http://ich.deanmcnamee.com/pre3d/demos/loader.html#path_spiral.js
Basically then it's just a matter of fitting curves to your data. The
<canvas> API works in Béziers so that's the form your curves need to
take.
> --
> You received this message because you are subscribed to the Google Groups
> "pre3d" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
pre3d+un...@googlegroups.com
.
> To post to this group, send email to
pr...@googlegroups.com
.
> Visit this group at
http://groups.google.com/group/pre3d
.
> For more options, visit
https://groups.google.com/d/optout
.
Reply all
Reply to author
Forward
0 new messages