Looking for a 3D renderer in Flash
May 18, 2008 2:18 PM
Subscribe
Is anyone aware of a general-purpose 3D renderer built with Flash? Sort of like a Flash version of those VRML plugins that were all the rage in 1997, only without the suck?
I'm creating a browser game, and I'd like the main viewport to display 3D images. I
could render images on the server and feed them to the client, but the demand on server CPU and bandwidth would be prohibitive. I'd love to find a client-side solution.
What I'm hoping for, ideally, is a .swf file to which I can feed 3D models (via JavaScript, probably—as XML, perhaps), which will then display those models using the camera angles, lighting, etc. that I specify. It doesn't have to support animation, but if it does, then hey, great.
I don't even know what you'd call something like this, but it seems like it should exist. Any clues?
posted by greenie2600 to computers & internet (6 comments total)
posted by Alterscape at 2:32 PM on May 18, 2008