Rendering a 3d wpf model as an image and passing back to a website

Posted by Russ on Stack Overflow See other posts from Stack Overflow or by Russ
Published on 2009-10-06T09:06:53Z Indexed on 2010/05/01 14:17 UTC
Read the original article Hit count: 255

Filed under:
|
|

I have a requirement to do the following.

  1. Pass a set of variables from a website to a backend webservice
  2. Apply the variables to a WPF 3D model.
  3. Generate an image and pass back to the website.

Is this possible?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about 3d