-
Notifications
You must be signed in to change notification settings - Fork 16
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
Any tutorial available? #17
Comments
Unfortunately, no. |
Which tool did you used to convert java to C#? Is it possible to convert these examples in java |
I want to contribute. But where and how should I start with? Any class diagrams or design ideas? |
The conversion was mostly manual, since the OpenGL library used is
different, and probably since I didn't knew how to do it differently at
that time.
Regarding your will to contribute, you are more than welcome.
Unfortunately the documentation is absolutely missing. I just open-sourced
the code since I felt it could be valuable to someone else but never had
the time / energy to structure this as a real opensource project.
I don't know what could be the best way to onboard you on the project.
There is quite a lot of work which has been done on jzy3d which has not
been backported to nzy3d. Any suggestion ?
Le mar. 9 avr. 2019 à 10:31, ShannonZ <notifications@github.com> a écrit :
… I want to contribute. But where and how should I start with? Any class
diagrams or design ideas?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGxeiTAlocpLKDsLKNjvrWgJYNSBrxTaks5vfE_7gaJpZM4cj396>
.
|
How to draw a pie/bar/heatmap?
How to plot lines in a 3D charting with giving X,Y,Z arrays?
The text was updated successfully, but these errors were encountered: