[Golist] updates to GO3D - updates to demos
Moses Gunesch
moses at goasap.org
Fri Aug 8 09:34:13 PDT 2008
Thanks John!
Hey, a current project I'm doing requires 2.5d, so we tried using
Flash 10's new rendering. We found it to be terribly slow and have
really bad anti-aliasing. So I figured I'd try switching to
PaperVision.. turns out it looks better, runs massively faster, and
provides a ton of easy control that makes real sense. (All Flash does
is skew planes, it leaves everything stacked in the display list so
when you spin a cube all the planes overlap incorrectly – close to
useless.)
I also needed to do some tweening, so I threw Tween3D in there, worked
like a charm man. I think anyone using eclipse or flex builder will
just love this library since it provides ultimate code hinting and is
extremely straightforward to use.
So, thanks on both counts!
:-)
moses
On Aug 8, 2008, at 11:42 AM, John Grden wrote:
> updated Tween3D to work with PlayState and updated both demo's to
> work with the latest version of GreatWhite
>
> FreeCamera3D and Camera3D have become FrustrumCamera3D.
> FrustrumCamera3D is renamed to Camera3D and if you want it to be a
> "free" camera, just don't set the target or set target to "null"
>
> John
>
> --
> [ JPG ]
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080808/0e7ca28d/attachment.html
More information about the GoList
mailing list