Dxf loader?
Blitz3D Forums/Blitz3D Programming/Dxf loader?| 
 | ||
| Does anyone have any .bb code to load a Dxf file? | 
| 
 | ||
| Absolutely nobody has DXF loading code? | 
| 
 | ||
| nope, sorry. All I can suggest is get the format description, or try to get a commandline driven converter that converts eg. to .3ds. Together with Runfile, or some other solution to execute a dos box invisibly, it may be a quick work around. | 
| 
 | ||
| A dxf file can represent almost everyting in a dwg file. What is it you want to read? 2D Polylines? Solids? 3D faces? etc, etc. | 
| 
 | ||
| @Peter - god knows, I don't. Someone just asked me to include this in my engine. If it wasn't too much trouble I wouldn't mind, but these days why is anyone bothering with an untextured format? | 
| 
 | ||
| THis seems to be a commandline tool that converts dxf to 3ds: http://www.bbs.motion-bg.com/index.php?file=46 although the readme says it can handle dxf only to Autodesk Version 13 release dxf standard. | 
| 
 | ||
| Ouch! It's nearly 12 years old. But thanks anyway jfk. | 
| 
 | ||
| well DXF IS old :) |