开发者

Scala 2D Animation library [closed]

开发者_Go百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

Can anyone recommend a good 2D animation package for Scala? I prefer something which already have some basic events handling, more like JavaFX than like processing.org.


I used piccolo2d with Scala, and it worked out nicely. Here's another thread along those lines, or visit www.piccolo2d.org for a more general introduction.


Have you look at Wiggle?


Instead of looking for something like processing, you can use processing directly. It's called SPDE and you can get it here. It's really nice.

Here are a couple of applets written in Scala using SPDE (Rosetta Clock, Starlings).


There's a nice scala api wrapper for JavaFX: http://code.google.com/p/scalafx/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜