[Papervision3D] New PV3D site - Suite 23
Pedram Nimreezi
zenstyle at gmail.com
Fri Feb 15 18:08:21 PST 2008
Awesome, what 3D program though? Is there an example script? Can we
use just JSON as the format (your example is quite close to that)?
On Fri, Feb 15, 2008 at 3:19 PM, Jesse Ringrose
<jesse.ringrose at blastradius.com> wrote:
>
>
>
>
> Well as an example, let's say you have an FLA that has a square movieclip
> named 'myCube' with dimensions 300x300 on the stage. And since movieclips
> are dynamic, you could set other properties on it, say, 'material' or
> 'objectHeight' (just not 'height' since movieclips already have that
> property!). On export, you could run a script to run through each object on
> the stage, and then save all the properties you're interested in (like x, y,
> z, type, height, width, objectHeight, material) and generate some sort of
> string so you can save it for use in your 3d application. Depending on how
> it's saved, you might end up with something like:
>
>
>
> "name:myCube, type:cube, x:0, y:0, z:0, height:300, width:300,
> objectHeight:300, material:myMaterial.jpg"
>
>
>
> And then in your application you'd just parse that string and take all the
> data you want, and turn it into some pv3d objects! In this example I would
> have taken that information and made a 300x300x300 cube with a bitmap
> material loaded from myMaterial.jpg. It might seem like a lot of work, but
> it's a breeze once you've finished the saving/loading part of it.
>
>
>
> Hopefully that gives you a better idea of what I meant, and If you need any
> further explanation then just let me know!
>
>
>
> J
>
>
>
>
>
>
>
>
>
>
>
>
> From: papervision3d-bounces at osflash.org
> [mailto:papervision3d-bounces at osflash.org] On Behalf Of Justin Velazquez
> Sent: Friday, February 15, 2008 8:41 AM
>
>
> To: papervision3d at osflash.org
> Subject: Re: [Papervision3D] New PV3D site - Suite 23
>
>
>
>
>
>
> hello eveyone,
>
>
>
> First off I what to say that the site looks and runs great, a really good
> job. I have a question though, I didn't completely understand your message
> more specificly when you said "and it serializes
> position/scale/rotation/materials/etc. on export so it can be used in the
> app". I understand you probably may not be able to go into too much detail
> about it, but if and any clarification you might be able to give would be
> greatly apreciated. Again though great job on the site.
>
> --- On Tue, 2/12/08, Jesse Ringrose <jesse.ringrose at blastradius.com> wrote:
>
>
> From: Jesse Ringrose <jesse.ringrose at blastradius.com>
> Subject: Re: [Papervision3D] New PV3D site - Suite 23
> To: papervision3d at osflash.org
> Date: Tuesday, February 12, 2008, 2:29 PM
>
>
>
> All of the rooms were built in the flash IDE :)
>
>
>
> The editor is basically just a top down view of the room built with some
> special movieclips, and it serializes position/scale/rotation/materials/etc.
> on export so it can be used in the app. We did indeed use some general rules
> of size with the walls though, so we could reuse tileable textures.
>
>
>
> And thanks to the pv3d crew for making it all possible!
>
>
>
>
>
>
>
>
> From: papervision3d-bounces at osflash.org
> [mailto:papervision3d-bounces at osflash.org] On Behalf Of John Grden
> Sent: Tuesday, February 12, 2008 6:21 AM
> To: papervision3d at osflash.org
> Subject: Re: [Papervision3D] New PV3D site - Suite 23
>
>
>
> the wall paper is nicely continued on joining walls, so I'm intrigued to
> hear the answer as well ;) I would think they probably did, but maybe
> followed some general rules with sizes of walls so that tiling could occur?
>
>
>
>
> On Feb 12, 2008 8:13 AM, W Stroo <w.stroo at redfruit.nl> wrote:
>
>
>
> WOW, just amazing.
>
> Did you First create the scene in a 3d suite, or did you added materials in
> flash to the plane's?
>
> and again WOW
>
>
>
> grtz
>
>
>
>
>
> Van: papervision3d-bounces at osflash.org
> [mailto:papervision3d-bounces at osflash.org] Namens Jesse Ringrose
> Verzonden: dinsdag 12 februari 2008 1:47
> Aan: papervision3d at osflash.org
> Onderwerp: [Papervision3D] New PV3D site - Suite 23
>
>
>
>
>
> Hey everyone,
>
>
>
> Yet another pv3d site has gone live today – http://www.jumpman23.com/xx3/
> check it out!
>
>
>
> Cheers,
>
> J
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
>
>
> --
> [ JPG ] _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
>
> ________________________________
>
>
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
> now.
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
--
~
Pedram Nimreezi
Senior Programmer / Frameworkologist
mc at majorcomputing.com | pedram at 5g.com
--
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete
fools." - Douglas Adams
More information about the Papervision3D
mailing list