Hi,
I understand that with the new Projection feature of Silverlight 3, it should be relatively easy to display simple 3D objects like cubes. Is there a 3D engine in works, that uses those SL 3 features to produce 3D scenes?
I know that there is Kit3D, but it seems it still runs on SL 1 or 2 and the project website is updated very rarely.
If there still is not such engine, I would need some help with my own. Using PlaneProjection, I made this simple demo (move using WASD).
However, I have problems creating composite objects and transforming object positions according to the camera looking direction. I will provide more explanation and source code, if there is no engine that already does this.
Thanks, Andrej