Main Page: Difference between revisions

From PESI Impact Project
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
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:


* Java 3D (j3d.org)
* Java 3D ([https://j3d.org/ j3d.org])
* JAMA (matrix Libraries)
* JAMA (matrix Libraries) - [[Git_Repos]]
* 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
[[Category:Java]]

Latest revision as of 04:30, 20 December 2024

Where do I start?

So far[edit]

So far I have looked at:

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