I was recently happened to see this animation (http://universe.daylife.com/). I was wondering what are the algorithms behind this applet. How and Where to learn such things?
Thanks
|
I was recently happened to see this animation (http://universe.daylife.com/). I was wondering what are the algorithms behind this applet. How and Where to learn such things? Thanks |
|||
|
|
|
Mmm, funny, I had lot of exceptions in the Java console, yet it kind of worked (changing colors, but not doing much other work, apparently). Exceptions were:
which reveal at least how the applet was done: by using the excellent Processing environment (using a "simplified" Java and a good graphics library). Since it didn't really worked for me, I can hardly tell you how it was done (what it was supposed to do?), but well, you have at least a starting point! Note that Processing offers good tutorials too... [EDIT] I re-tried with a standard search term (New-York instead of JavaFX...), and I got some result. Quite impressive. |
||||
|
|