Which one os the best? Seems, like papervision is no longer updated and away3d is only for flash player 11. And I need a good (maintained) free framework to start with with flash player 10.
Any suggestions?
|
Which one os the best? Seems, like papervision is no longer updated and away3d is only for flash player 11. And I need a good (maintained) free framework to start with with flash player 10. Any suggestions? |
|||||
|
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 specific 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, see the FAQ for guidance.
|
It all depends if you are aiming at the current tech (CPU rendering) or the next-gen Stage3D APIs (GPU rendering). FP11 has gone into beta, and it probably won't be too long before its released into the wild - it opens up a lot of doors that prior versions simply couldn't. Whatever you do with the current gen stuff, keep your eyes on Stage3d. It's a game-changer. At any rate - which one is the best? The one you know, or the one that makes the most sense to you. If you are just getting into flash 3d, then it can't hurt to test several out. GPU rendering (>= FP11) Alternativa3d - I don't have much experience with it (my understanding was that it wasn't a pure actionscript solution - that may change with Stage3D), but the results are quite good. Unity3d - apparently is going to be integrating SWF / AS3 support. It is a robust middleware platform, and it's awesomeness cannot be overstated. It will support scripting in AS3 and export SWFs. How cool is that? CPU rendering (<= FP10) Away3D is also quite good. It was a fork of Papervision, so if you have any experience with that, Away will be very familiar. The real bonus with Away3d is that when FP11 does release, you will be able to integrate with the new features pretty seamlessly, as the architecture of the central framework hasn't changed that much. There are several others (Sandy3d, Five3d, Alternativa etc. ) but I have no experience with them. Hope that helps. |
|||||
|
|
Alternativa3D seems to be the winner these days. |
|||
|
|
|
Away3D is not just for Flash Player 11. The latest stable release can be found here : http://away3d.com/download/away3d_3.6.0 |
|||
|
|