Main Page: Difference between revisions
PeterHarding (talk | contribs) No edit summary |
PeterHarding (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Where do I start? | Where do I start? | ||
= So far = | |||
So far I have looked at: | So far I have looked at: | ||
| Line 7: | Line 9: | ||
* OpenGL ([[Using_OpenGL_with_Swift]]) | * OpenGL ([[Using_OpenGL_with_Swift]]) | ||
* Metal (macOS analogue for OpenGL) | * Metal (macOS analogue for OpenGL) | ||
* Downloaded and installed Eclipse Java IDE | |||
= Next = | |||
Started to look at the Java source code. I am working through how to open the source code in Eclipse and run it. | |||
= Activities = | |||
Checkout "Recent Changes" to see what I have been up to | Checkout "Recent Changes" to see what I have been up to | ||
[[Category:Java]] | [[Category:Java]] | ||
Latest revision as of 04:30, 20 December 2024
Where do I start?
So far[edit]
So far I have looked at:
- Java 3D (j3d.org)
- JAMA (matrix Libraries) - Git_Repos
- OpenGL (Using_OpenGL_with_Swift)
- Metal (macOS analogue for OpenGL)
- Downloaded and installed Eclipse Java IDE
Next[edit]
Started to look at the Java source code. I am working through how to open the source code in Eclipse and run it.
Activities[edit]
Checkout "Recent Changes" to see what I have been up to