Loading 3D Model Data In Flash At Runtime
I was working on a small 3D flash program today and wanted it to read in it’s model data from a file that I created with another program, such as Blender. I’m not sure if it’s the best way to do things, but it was fairly painless to export the model data to a plaintext […]