Does anyone have a link or some code snippets for managed code, that would help me create a 3D mesh in direct3d? I have seen plenty for basic shapes like cubes but nothing more complicated. Specifically I am looking to dynamically create a mesh with an ‘I’ shape with variable dimensions.
Thanks in advance.