Re: Graphing Calculator 3D
Posted by
runiter on
Aug 13, 2022; 8:16pm
URL: https://forum.jogamp.org/Graphing-Calculator-3D-tp4036839p4041820.html
Hi Xerxes and gouessej,
I made a patch but doesn't look like I have permission to create PR in github against jogl.
Should I just copy and paste the patch here or is there a better way?
Here it is:
Index: www/index.html
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/www/index.html b/www/index.html
--- a/www/index.html (revision ecf6e499d3b582d651a28693c871ca14d6e8c991)
+++ b/www/index.html (revision 9acd5c1ff6c1dee9ee0fa66f8807dc5669142300)
@@ -330,6 +330,11 @@
testing. Feedback is appreciated.
</td>
<td width="50%">
+ <a href="https://www.runiter.com/graphing-calculator/"><img src="https://www.runiter.com/graphing-calculator/images/graph2.jpg" width="160" height="160" align="left" alt="Graphing Calculator 3D"></img>
+ Graphing Calculator 3D</a> plots high quality graphs of math equations and csv data. Its rich set of features includes: 2D & 3D functions, inequalities
+ with glass effects, importing large csv files rendering them as points or surface, plotting intersections of multiple graphs and animating math graphs.
+ </td>
+ <td width="50%">
</td>
</tr>
</tbody>