Viewer3ds - 3ds to xaml converter
|
Viewer3ds is a 3ds to xaml converter for WPF.
Viewer3ds features
- The objects hierarchy is displayed in a tree view. It displays names of the objects
that were defined in a 3D modeling applications. So when the exported xaml is used
in your application, you can know which names to use to access the objects.
- All the 3D objects can be renamed (or given a name if a name was not specified).
- If the 3ds file contains an animation, it can be played with Viewer3ds. A selected
frame can be exported into xaml.
- Besides exporting all the 3D objects, only selected objects can be exported.
- Camera can be freely rotated around the read objects (select Free Camera in Cameras
Panel).
- Lights can be turned on and off. A camera light that shines in the direction of
the camera can be added to the scene (in case the scene does not contain any light).
- There are many options on how to load the 3ds file. For example it is possible to
disable transparencies, control the shading of objects, etc.
Reader3ds library
Viewer3ds is using the Ab3d.Reader3ds library to read 3ds files.

The library can be used to read 3ds files in your WPF applications.
It is very easy to use and it provides many advanced features to control the reading of 3ds files.
Screenshots
History
To see the development history of Ab3d.Reader3ds and Viewer3ds, check out the
related blog posts.
Information about changes:
Subscribe to RSS feed to all Blog posts.
Follow me on twitter.
Subscribe to newsletter - enter your email into Newsletter box on my Blog.
|