C# wpf helix scale based mesh parenting using Transform3DGroup
- by Rick2047
I am using https://helixtoolkit.codeplex.com/ as a 3D framework.
I want to move black mesh relative to the green mesh as shown in the attached image below. I want to make green mesh parent to the black mesh as the change in scale of the green mesh also will result in motion of the black mesh. It could be partial parenting or may be more. I need 3D…