/DXFutils.jl

Primary LanguageJuliaMIT LicenseMIT

DXFutils

This repository will hopefilly evolve into a set of utilities for working with DXF files.

My initial motivation was to extract SVG sketches from a 3D model.

THe repository currenctly contains a partial implementation of a DXF parser.

The DXF Specification, such as it is, can be found here.