Hi,
I am developing an application in WPF and now need some features of 3D. It's not at all for gaming or high animations.
What I want is something like this site image . I don't want exactly like this, but somewhat in this area. To give you more idea, check the below image
Image gives more idea on what I want to design & how.
I am totally new for 3D. I tried Helix toolkit. Draw'd pipe, tube etc but couldn't find a way to get it transparent. I mean see in above img, their is a pipe type which has an inner pipe again. For that, the pipe should be transparent, then only the inner pipe can be visible. I couldn't get a way to achieve that.
Should I use regular Line of Wpf to divide the whole into 3 different parts ? To draw the middle pipes, should I use Line s only, or WPF or Helix have any such control that I can use to achieve the pipe structure ?
Can you help me know how can I draw such a kind of design. Might be imp for you to help me, almost all parts will have their own sizes.
This will be sort of report I need to design n development based on available data. What sort of controls or idea to use to draw such design.
Your ideas and suggestions are highly appreciated.
Thanks
If you find any answer helpful, then click "Vote As Helpful" and if it also solves your question then also click"Mark As Answer".