I want to use my models in a direct3d program, but I need to convert the blender file to a text file. Can someone please post the struct for the .blend file format or one of its export types?
Thanks,
Blender has a number of exporters, both native and implemented as python add-ons. Depending on which one you want, you may need to go into User Preferences and enable the particular add on.