Hi, thankx for ur response. one quick ques , can i use away3D instead of papervision3d? i m reading tutorials abt google sketchup. Actually my requirement is at runtime. the customer shud be able to add his/her photo to a 3D object(we save a number of 3D objects in a tab), preview it and can add it to cart for the print. As u can see this in so many websites , our project is similar to tasveer.com. so if u can provide me with some sample code or some links would be very helpful. -madhu
On Sat, May 15, 2010 at 2:30 PM, Nishant Kyal <[email protected]>wrote: > Hi, > > You can use papervision3d. You can draw your models using google sketchup, > define areas where your image gets applied inside the tool interactively, > export them as google earth file (.kmz format). > > The kmz file can be unzipped to give you the dae file containing the info > about the models. Import that in flex using papervision3d. Then using the id > for the texture area that you defined in the model, you can make the image > fit on a specific area of the model. > > Nishant > > On Sat, May 15, 2010 at 1:09 PM, bindu madhavi <[email protected]>wrote: > >> hi all, >> my requirement is i have to add my photos to 3D objects like cup, >> ball..something like tht... and i shud be able to give it to print... i shud >> be able to add it to front part of doll. the picture shud not occupy the >> whole object.... i used away3D and tried to add my pic to cylinder, if the >> image is smaller than the object it is streched and covering the whole >> cylinder. i just want to add my pic to circular part of the cup and it shud >> not add it to the handle of the cup,, on the ball also the pic shud occuly >> only some part of it. >> i think u understood what i meant. >> It will be helpful if anyone provide some sample code and wat are the >> ways to achieve it other than using away3D. >> waiting for the reply, >> thanks in advance >> madhu. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

