Maximus Primal #1 Is there anyway of saving a mesh in Blitz? I want to save a rough model I have made using blitz's primitves so I can edit properly in a 3D modeler (keeping all the sizes the same). I can't see a "Savemesh" command. Any ideas anyone?Max
Sterling #2 Check the code archives......SaveB3dhttp://blitzbasic.com/codearcs/codearcs.php?code=866Directx X file Exporter http://blitzbasic.com/codearcs/codearcs.php?code=819http://blitzbasic.com/codearcs/codearcs.php?code=111
jfk EO-11110 #3 There are more mesh Exporters in the code archives! I remember .OBJ, .WRL, Milkshape etc.