Savemesh?

Blitz3D Forums/Blitz3D Programming/Savemesh?

I know we can load a mesh saved from some other modeling applications but, if we create a mesh manually in Blitz, can we save it to use later without generating it again?

there are several export sources in the code archives. check 3d and files sources. eg. "SaveB3D"

There is also a save DX "*.x" posted there too I think. :)

L8r,