A moebius strip is a surface with one side.

How would one define such an object in XAML/WPF?
How could such an object be manipulated in 3D, scaled up and down and rotated using C#?

link|improve this question

feedback

1 Answer

This is a good starting point. You need to create the mobius strip using meshes. It would probably be highly convenient if you can create the mesh using a 3d modeler to create a 3ds model of the strip and then convert it to xaml.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.