Mesh Exporter
Blitz3D Forums/Blitz3D Programming/Mesh Exporter| 
 | ||
| I've looked through the code archives and I can't find one... I'm sure people have written them as quite a few blitz tool export to 3ds, etc etc... Basically I'm building a mesh in B3D then I want to export it to a modeller (milkshape) to monkey with it, so are there any 3ds exporters or Milkshape ASCii? or anything?! I don't want to have to reinvent the wheel if it's already been done. | 
| 
 | ||
| There are ASC, X and VRML exporters here: http://www.blitzbasic.com/codearcs/codearcs.php?cat=12 any use? | 
| 
 | ||
| i thought there was a plugin for milkshape for b3d (coud be wrong, may just be export) if you email me, i have a b3d exporter and a x exporter if u r interested (they are from the codearcs) | 
| 
 | ||
| milkshape exporter: http://www.blitzbasic.com/codearcs/codearcs.php?code=494 |