Hi Surya,

You could write a program in AS3/ Away3D to match your scenario.
If I were you I would have thunbnails that represent your different
DAE files,
and have them load when the thunbnail is dragged over the window (if
it satisfies the
rules you've set up). Loading all the actual files just to show them
as options will be heavy.

Away3D is opensource.
If you're not familiar with it, or 3D generally, I would suggest
finding a developer with at least
a little experience, if you don't have a few days to invest in
learning it yourself.
Flash and Away3D are in a transition period right now, while OpenGL/
DirectX
support is added. This will give a huge boost when rendering large CAD
models.
Release of the Flash player 11 is expected within 2 months.

I hope that helps a little!

Cheers

On May 19, 3:43 pm, surya pavan <[email protected]> wrote:
> Hi Developer
>
> Thanks in advance. I was basically a  java / Flex developer.
>
> I have to figure out the technology and API's for the following requirement.
> Could you please let me know if *Away3D* works out in this regard.
>
> ----------------
> HTML / JSP Page
> ---------------
> | |
> | |
> | |
> | |
> | |
> | |
> ---------------
> Consider for an instance,
>                      I have image1,image2,image3,image4,image5 3D images
> available on left side pane of my html/Jsp page . Right side pane is used to
> assemble the combination of the listed images. The above layout mimics the
> current scenario. Where image1,image2,image3,image4,image5 are 3D images
> generated from Solidworks/CAD tools with dxf/dwg/wrl format. solid works
> have capability to export in collada format
>
> *Query 1: *Is there any way to render 3D images generated from CAD tools
> like solidworks (which support dxf/dwg/wrl and solidworks has provision to
> export in  collada format) to render in browser via embedding through ..swf
> file
>
> I have logical grouping of rules available like (image1,image2,image3)
> ,(image1,image3),(image1,image4) e.t.c are possible to assemble or group.
>
> Basically, I could able to drag & drop the images to right side pane from
> the list of images available in left pane and apply the rules on click of
> some button (event). After validating the images against the rules i need to
> throw message to the user.
>
> On a High Level:
> -------------------------------------------------------------------------
> *Query 2 :* Display set of 3D images in list view of left pane.
>
> *Query 3 *:. Editable right pane is required to ship  images dragged from
> left pane.
>
> *Query 4 :*Drag and Drop functionality of images from Left to Right
>
> *Query 5:* Applying rules to conclude it is best fit or not.
>
> *Query 6:* Prompt with resultant error message(either fit or not fit)
>
> *Query 7*: Possibility of snap fit feature while assembling 3D images when
> rule is validated.
>
> *Query 8:* Is Away 3D is opensource or proprietary.
>
> *Query 9 :* Can i have program to load collada (.dae) format files and
> render it using flex (Away3D).
>
> *Query 10 : *How could i reach (contact number) out to you in case of any
> follow up assistance required.
>
> Your comments and suggestions are appreciated. Please suggest the API's or
> tools or example links that are used to render the above stuff in browser.
>
> It would be great if you provide the swift response.
>
> Regards,
> Surya

Reply via email to