This is a migrated thread and some comments may be shown as answers.

Viewport3D support

3 Answers 132 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Naresh Goradara
Top achievements
Rank 2
Naresh Goradara asked on 27 Sep 2011, 10:58 AM
Hi,

I have developed one application in WPF with ViewPort3D and load xaml files for 3D griphics.
In WPF, I have used ViewPort3D control to render 3D, is there any equivalent control exists in telerik for Silverlight for loading 3D objects?

In SL application I want to load 3D objects from some xaml file and move load control into container.
I have tried the ViewportPanel but, I didn't get any tutorial on this. Please guide me.

Thanks in advance,
Naresh Goradara

3 Answers, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 28 Sep 2011, 10:55 AM
Hi,

There is no such 3D alternative in Silverlight. There are plans 3D to be introduced in Silverlight 5 but it would be based on the XNA's low level drawing API and not the WPF 3D. Also Silverlight supports projection that is not supported in WPF. You could check the MSDN Projection article to see if it would work for you.

Kind regards,
Pana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Naresh Goradara
Top achievements
Rank 2
answered on 20 Oct 2011, 12:47 PM
Thanks for your reply.

But, there is Viewport3D control in RAD controls for silverlight. 
I am trying to parse the 3D file manually. I get some success to parse it, but I am not able to instantiate the Model3DGroup.It raises an erro while creating the class of Model3DGroup. The error description is as below:

Message: Values for x,y and z cannot be less than 0
StackTrace: at Telerik.Windows.Media.Media3D.Size3D..ctor(Double x, Double y, Double z).....

Please give your ideas.
Thanks,
Naresh Goradara

0
Scott
Top achievements
Rank 1
answered on 18 Dec 2012, 11:49 PM
Even after a year this still hasn't been answered.

This library still contains this major floor. 

Is there a work around?

Thanks
Scott
Tags
General Discussions
Asked by
Naresh Goradara
Top achievements
Rank 2
Answers by
Pana
Telerik team
Naresh Goradara
Top achievements
Rank 2
Scott
Top achievements
Rank 1
Share this question
or