I am a .NET web developer, but I don't know anything about 3D yet. In Silverlight 5 3D API you draw material on the screen by code, not XAML for 3D objects / models, Iβm wondering how 3D developers can create such cool complex animated 3D games and scenes as the SL5 3D demo version of βWindows Cafeβ "? what software is used to draw the model and create such lighting effects .. etc.? How to import models? how to revive them? I just want to know the headings / basics.
Now everything is clear in Silverlight 2D, we draw everything with Expression Blend / Design or import graphics from Adobe Illustrator as XAML, then we use the built-in code animations and / or SL to animate the XAML elements. What are the equivalents for creating 3D with Silverlight 5?
Thanks.
source share