Unable to cast object of type 'Axelerate.Silverlight3D.Media.Media3D.DirectionalLight' to type 'Axelerate.Silverlight3D.Media.Media3D.GeometryModel3D'.
How can apply image through code behind can u send the sample to me …
SimbuAarumugam India
http://simbusoftwareengineer.blogspot.com
(Mark As Answer If its Satisfy your needs)
How do we create AmbientLight and
DirectionalLight in silverlight by using Kit3D .. i am creating one 3D application by using Kit3D . now i want to give
AmbientLight and
DirectionalLight
on that 3D Object from code behind .In that Kit3D dont have the
facility for creating AmbientLight and
DirectionalLight .How can we achieve this any solution
SimbuAarumugam India
http://simbusoftwareengineer.blogspot.com
(Mark As Answer If its Satisfy your needs)
You can try to use a pluggin from Maya to export to xaml and the Axelerate Silverlight 3D to display it. But remember remove from the exported model the unsoported elements like SepecularMaterials, MaterialGroups, etc..., Also the exported xaml don't have
the namespaces required. If you download the source code of the Axelerate Silverlight 3D from codeplex on the demo where is the horse i put there (on the xaml) the urls to the page that i use to convert the horse from 3DS to xaml.
The official site now has tutorials and a release to start working with it. The current 0.8 release supports both SL2 and SL3. You'll find the official site
here.
3dsilverlight
---
Silverlight MVP
http://www.ingebrigtsen.info
Author of Balder 3D Engine for Silverlight (http://balder.codeplex.com)
(If this post answered your question, please click on "mark as answer" on this post. Thank you in advance)
simbuaarumugam
Participant
1182 Points
405 Posts
Re: Re: Re: Re: Re: Basic Silverlight 3D Element
Dec 10, 2008 05:53 AM | LINK
Hi Toducs
I was checking your code . it through some error
Unable to cast object of type 'Axelerate.Silverlight3D.Media.Media3D.DirectionalLight' to type 'Axelerate.Silverlight3D.Media.Media3D.GeometryModel3D'.
How can apply image through code behind can u send the sample to me …
http://simbusoftwareengineer.blogspot.com
(Mark As Answer If its Satisfy your needs)
simbuaarumugam
Participant
1182 Points
405 Posts
Re: Re: Re: Re: Re: Basic Silverlight 3D Element
Dec 22, 2008 07:28 AM | LINK
How do we create AmbientLight and DirectionalLight in silverlight by using Kit3D .. i am creating one 3D application by using Kit3D . now i want to give AmbientLight and DirectionalLight on that 3D Object from code behind .In that Kit3D dont have the facility for creating AmbientLight and DirectionalLight .How can we achieve this any solution
http://simbusoftwareengineer.blogspot.com
(Mark As Answer If its Satisfy your needs)
balukr54
Member
339 Points
241 Posts
Re: Re: Re: Re: Re: Re: Basic Silverlight 3D Element
Jan 19, 2009 05:13 AM | LINK
hi all
how can i create 3d models in silverlight.Is there any tools for it.
Thanks and regards
balu
Toducs
Member
20 Points
10 Posts
Re: Re: Re: Re: Re: Re: Re: Basic Silverlight 3D Element
Jan 19, 2009 03:45 PM | LINK
You can try to use a pluggin from Maya to export to xaml and the Axelerate Silverlight 3D to display it. But remember remove from the exported model the unsoported elements like SepecularMaterials, MaterialGroups, etc..., Also the exported xaml don't have the namespaces required. If you download the source code of the Axelerate Silverlight 3D from codeplex on the demo where is the horse i put there (on the xaml) the urls to the page that i use to convert the horse from 3DS to xaml.
einar@dolitt...
Member
54 Points
29 Posts
Re: Re: Re: Re: Re: Re: Re: Basic Silverlight 3D Element
Jul 07, 2009 10:32 AM | LINK
Balder has reached Alpha stage and we're getting quite good framerates on Silverlight 3 with complex models.
You can read more about it here and here.
The official site now has tutorials and a release to start working with it. The current 0.8 release supports both SL2 and SL3. You'll find the official site here.
3d silverlight
Silverlight MVP
http://www.ingebrigtsen.info
Author of Balder 3D Engine for Silverlight (http://balder.codeplex.com)
(If this post answered your question, please click on "mark as answer" on this post. Thank you in advance)