I have a bunch of polygons that are generated by my program (i.e. I manually calculate position vectors for vertices). I want to dump them into a .x file (or .fbx or any format that I could reload later with XNA). Is there any C # or XNA API for this?
10x!
Yo-yo
Yaniv source
share